12.06.2015, 00:12
@BornHuman - What did I tell you? Editing a gamemode and having absolutely no clue of what is actually going on internally.
Look into your scripts (gamemode and filterscripts) for any "SetWeather(...);" functions in act, and verify if it's on a timer, if so, delete the function that is forwarded by the timer and remove whatever is related to it.
Look into your scripts (gamemode and filterscripts) for any "SetWeather(...);" functions in act, and verify if it's on a timer, if so, delete the function that is forwarded by the timer and remove whatever is related to it.

