overcastForecast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. ArmA2 classification)
m (template:command argument fix)
(6 intermediate revisions by 4 users not shown)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Return the overcast forecast. |= Description
| Return the overcast forecast. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Number]] <nowiki>=</nowiki> '''overcastForecast''' |= Syntax
| '''overcastForecast''' |SYNTAX=


| [[Number]] |= Return value
| [[Number]] |RETURNVALUE=
 
|x1=<code>_forecast = [[overcastForecast]];</code>|Example 1= 
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= See also
| [[overcast]], [[rain]], [[fog]] |SEEALSO=


}}
}}
Line 33: Line 35:
[[Category:Command_Group:_Environment|OVERCASTFORECAST]]
[[Category:Command_Group:_Environment|OVERCASTFORECAST]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[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