World::setWeatherTransition

From RAGE Multiplayer Wiki
Revision as of 02:11, 14 June 2018 by Kar (talk | contribs)

This function start a weather transition to the weather specified and sync it to all clients.

Example

mp.world.setWeatherTransition("CLEARING"); // Set's the server's weather to 'CLEARING'

See Also

Weather