overcast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +<\/code>" to "</code>")
m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ")
Line 8: Line 8:
|descr= Return the current overcast level. Zero is clear skies, one is maximum cloud cover.
|descr= Return the current overcast level. Zero is clear skies, one is maximum cloud cover.


|s1= '''overcast'''
|s1= [[overcast]]


|r1= [[Number]]
|r1= [[Number]]

Revision as of 17:41, 12 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