resetWorldProperty | Multi Theft Auto: Wiki Skip to content

resetWorldProperty

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function is used to reset the values of time cycle and weather related properties.

Note

Some properties (like RainFog and Sandstorm ) are not reset immediately. The game resets it smoothly over small period of time.

Syntax

resetWorldProperty ( )

Code Examples

Script Example Missing

Function resetWorldProperty needs a script example. Help out by writing one.

Contribution guidelines

See Also

World Functions