er2.setRaining 173

Activates the rain on the map.
To synchronize the weather changes to other clients you can use synchWeather.


Return value

Return TypeDescription
voidThis function doesn't return anything

No parameters defined for this function.


Examples

Example 108

er2.setRaining() -- Will start raining on the map.

Back to Scripting API