overcastForecast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>")
 
(47 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| arma |= Game name
|game1= arma1
|version1= 1.00


|2.92|= Game version
|game2= arma2
____________________________________________________________________________________________
|version2= 1.00


| Return the overcast forecast. |= Description
|game3= arma2oa
____________________________________________________________________________________________
|version3= 1.50


| '''overcastForecast''' |= Syntax
|game4= tkoh
|version4= 1.00


| [[Number]] |= Return value
|game5= arma3
____________________________________________________________________________________________
|version5= 0.50


| |= See also
|gr1= Environment


}}
|descr= Return the overcast forecast.


<h3 style="display:none">Notes</h3>
|s1= '''overcastForecast'''
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|r1= [[Number]]
</dl>


<h3 style="display:none">Bottom Section</h3>
|x1= <sqf>_forecast = overcastForecast;</sqf>


[[Category:Scripting Commands|OVERCASTFORECAST]]
|seealso= [[overcast]] [[rain]] [[fog]]
[[Category:Scripting Commands ArmA|OVERCASTFORECAST]]
}}

Latest revision as of 22:21, 7 May 2022

Hover & click on the images for description

Description

Description:
Return the overcast forecast.
Groups:
Environment

Syntax

Syntax:
overcastForecast
Return Value:
Number

Examples

Example 1:
_forecast = overcastForecast;

Additional Information

See also:
overcast rain fog

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