overcast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ")
m (Text replacement - "<code> +" to "<code>")
Line 12: Line 12:
|r1= [[Number]]
|r1= [[Number]]


|x1= <code> _cloudLevel <nowiki>=</nowiki> '''overcast''' </code>
|x1= <code>_cloudLevel <nowiki>=</nowiki> '''overcast''' </code>


|mp= Before {{arma3}}, each client and the server can have differing overcast values.
|mp= Before {{arma3}}, each client and the server can have differing overcast values.

Revision as of 23:47, 10 June 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:
Before Arma 3, each client and the server can have differing overcast values.
Groups:
Environment

Syntax

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