All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:31, 29 April 2024 Shr0x talk contribs created page Gameplay::setRainLevel (Created page with "{{ClientsideJsFunction}} {{JSContainer| Sets rain level, level must be between 0.0 and 1.0 ===Required Params=== *'''level:''' {{RageType|float}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setRainLevel(level); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> mp.game.gameplay.setRainLevel(0.5); </syntaxhighlight> }} ==See also== {{Gameplay_definition_c}} Category:Clientside API...")