[Trigger] Niiiiiiight time, DAY TIME!

Status
Not open for further replies.
Level 7
Joined
Jul 9, 2012
Messages
159
Hello!
Is there a way to turn the custom script off after you have enabled it in the map?
  • Custom Script: call SetDayNightModels("","")
I want to make a map where the characters walk shortly into a cavern where this effect is on, but not to make it permenant :)

Thanks!
 
We need to see your map to give correct answer, but this might do it for you.

  • Custom script: call SetDayNightModels("Environment\\DNC\\DNCLordaeron\\DNCLordaeronTerrain\\DNCLordaeronTerrain.mdl", "Environment\\DNC\\DNCLordaeron\\DNCLordaeronUnit\\DNCLordaeronUnit.mdl")
This custom script turns lights on.
 
Status
Not open for further replies.
Back
Top