overcast: Difference between revisions

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


| Return the current overcast level. Zero is clear skies, one is maximum cloud cover.|= Description
| Return the current overcast level. Zero is clear skies, one is maximum cloud cover. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 18: Line 18:


| [[Number]] |= Return value
| [[Number]] |= Return value
____________________________________________________________________________________________
 


____________________________________________________________________________________________
|x1= <code> _cloudLevel <nowiki>=</nowiki> '''overcast''' </code> |= Example 1
 
| mp = Each client and the server can have differing overcast values. |= Multiplayer


| [[setOvercast]] |= See also
| [[setOvercast]], [[nextWeatherChange]] |= See also


}}
}}

Revision as of 14:44, 25 November 2008



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

Description

Description:
Return the current overcast level. Zero is clear skies, one is maximum cloud cover.
Multiplayer:
Each client and the server can have differing overcast values.
Groups:
Uncategorised

Syntax

Syntax:
Number = overcast
Return Value:
Number

Examples

Example 1:
_cloudLevel = overcast

Additional Information

See also:
setOvercastnextWeatherChange

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