overcast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (locality, example, see also)
m (overcastForecast to see also)
Line 23: Line 23:
| mp = Each client and the server can have differing overcast values. |= Multiplayer
| mp = Each client and the server can have differing overcast values. |= Multiplayer


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


}}
}}

Revision as of 14:46, 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:
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

Notes

Bottom Section