overcast: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma1 | |game1= arma1 | ||
|1.00 | |version1= 1.00 | ||
|gr1= Environment | |gr1= Environment | ||
| 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''' | ||
| [[Number]] | |r1= [[Number]] | ||
|x1= <code> _cloudLevel <nowiki>=</nowiki> '''overcast''' </code> | |x1= <code> _cloudLevel <nowiki>=</nowiki> '''overcast''' </code> | ||
|mp= | |mp= Before {{arma3}}, each client and the server can have differing overcast values. | ||
| [[overcastForecast]], [[setOvercast]], [[nextWeatherChange]] | |||
|seealso= [[overcastForecast]], [[setOvercast]], [[nextWeatherChange]] | |||
}} | }} | ||
Revision as of 00:11, 1 February 2021
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
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