rain: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Killzone Kid (talk | contribs) (format) |
||
Line 13: | Line 13: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns the current value of rain density in range 1...0 |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | '''rain''' |= Syntax | ||
| [[Number]] |= Return value | | [[Number]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1=< | |x1=<code>_rainLevel = [[rain]];</code>|= | ||
| mp = | | mp = Pre-Arma 3, each client and the server could have different rain values. Since Arma 3 the value is synced over network. |= Multiplayer | ||
| [[setRain]] |= See also | | [[setRain]], [[fog]] |= See also | ||
}} | }} |
Revision as of 15:39, 23 March 2016
Description
- Description:
- Returns the current value of rain density in range 1...0
- Multiplayer:
- Pre-Arma 3, each client and the server could have different rain values. Since Arma 3 the value is synced over network.
- Groups:
- Uncategorised
Syntax
- Syntax:
- rain
- Return Value:
- Number
Examples
- Example 1:
_rainLevel = rain;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note