GetRainLevel

From Multi Theft Auto: Wiki
Revision as of 12:34, 4 September 2011 by OpenIDUser28 (talk | contribs) (Extended the info.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This function is used to get the current rain level.

Note: The server can only return the rain level if it has actually been set by script, otherwise it will return false.

Syntax

float getRainLevel( )

Returns

Returns the rain level as a number.