overcastForecast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
m (template:command argument fix)
(14 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands|OVERCASTFORECAST]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|OVERCASTFORECAST]]
____________________________________________________________________________________________
 
| arma |= Game name


|1.00|= Game version
____________________________________________________________________________________________


<h2 style="color:#000066">''' overcastForecast'' </h2>
| Return the overcast forecast. |DESCRIPTION=
____________________________________________________________________________________________


| '''overcastForecast''' |SYNTAX=


'''Operand types:'''
| [[Number]] |RETURNVALUE=


None
|x1=<code>_forecast = [[overcastForecast]];</code>|Example 1= 
____________________________________________________________________________________________


'''Type of returned value:'''
| [[overcast]], [[rain]], [[fog]]  |SEEALSO=


[[Nothing]]
}}


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


Version 2.92 required.
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Return the overcast forecast.
[[Category:Scripting Commands|OVERCASTFORECAST]]
[[Category:Scripting Commands ArmA|OVERCASTFORECAST]]
[[Category:Scripting Commands ArmA2|OVERCASTFORECAST]]
[[Category:Command_Group:_Environment|OVERCASTFORECAST]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 15:44, 7 April 2019

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the overcast forecast.
Groups:
Uncategorised

Syntax

Syntax:
overcastForecast
Return Value:
Number

Examples

Example 1:
_forecast = overcastForecast;

Additional Information

See also:
overcastrainfog

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