rain: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (local value, see also)
Line 12: Line 12:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Return the current rain. |= Description
| Return the current rain density. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 19: Line 19:
| [[Number]] |= Return value
| [[Number]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1=<pre>_RainLevel=rain</pre>
|x1=<pre>_RainLevel=rain</pre>
| mp = Each client and the server can have differing rain values. |= Multiplayer
| [[setRain]] |= See also
| [[setRain]] |= See also



Revision as of 14:10, 1 December 2008



-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the current rain density.
Multiplayer:
Each client and the server can have differing rain values.
Groups:
Uncategorised

Syntax

Syntax:
Number = rain
Return Value:
Number

Examples

Example 1:
_RainLevel=rain

Additional Information

See also:
setRain

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

Notes

Bottom Section