rain: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (format) |
m (template:command argument fix) |
||
Line 13: | Line 13: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns the current value of rain density in range 1...0 |= | | Returns the current value of rain density in range 1...0 |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''rain''' |= | | '''rain''' |SYNTAX= | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 25: | Line 25: | ||
| mp = Pre-Arma 3, each client and the server could have different rain values. Since Arma 3 the value is synced over network. |= Multiplayer | | 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]], [[fog]] |= | | [[setRain]], [[fog]] |SEEALSO= | ||
}} | }} |
Revision as of 14:45, 7 April 2019
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