overcast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {2,}\}\}" to " }}")
m (Text replacement - " *\| *= *Multiplayer * " to "")
Line 22: Line 22:
|x1= <code> _cloudLevel <nowiki>=</nowiki> '''overcast''' </code>
|x1= <code> _cloudLevel <nowiki>=</nowiki> '''overcast''' </code>


| mp = Each client and the server can have differing overcast values. |= Multiplayer
| mp = Each client and the server can have differing overcast values.
 
| [[overcastForecast]], [[setOvercast]], [[nextWeatherChange]]
| [[overcastForecast]], [[setOvercast]], [[nextWeatherChange]]
}}
}}

Revision as of 16:40, 19 January 2021




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:
Environment

Syntax

Syntax:
Number = overcast
Return Value:
Number

Examples

Example 1:
_cloudLevel = overcast

Additional Information

See also:
overcastForecastsetOvercastnextWeatherChange

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