Other great resources: Official JS API docs, Scripting Forum
WEATHER_RAIN
Adds a rain effect to the entire map, disabling any previous weather setting in the process.
Example
setWeather(WEATHER_RAIN); // rain starts, any other weather ends
Other great resources: Official JS API docs, Scripting Forum
Adds a rain effect to the entire map, disabling any previous weather setting in the process.
setWeather(WEATHER_RAIN); // rain starts, any other weather ends