forceWeatherChange: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *Multiplayer *= * " to " ")
m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
Line 13: Line 13:
<br><br>
<br><br>


{{Informative|The engine has own idea about the weather and will interfere with your scripted weather at every opportunity it gets. So don't give it the opportunity. In the editor's Intel there are Manual Override setting for many aspects of the weather. Select them to disable engine interference. Some commands such as [[setWaves]] and  [[setLightnings]] will not even work until their respective settings are set to manual.}}
{{Feature|Informative|The engine has own idea about the weather and will interfere with your scripted weather at every opportunity it gets. So don't give it the opportunity. In the editor's Intel there are Manual Override setting for many aspects of the weather. Select them to disable engine interference. Some commands such as [[setWaves]] and  [[setLightnings]] will not even work until their respective settings are set to manual.}}


| '''forceWeatherChange'''
| '''forceWeatherChange'''

Revision as of 01:12, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Multiplayer:
Execute on server
Groups:
Environment

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
0 setOvercast 1; 0 setRain 1; forceWeatherChange; Force immediate change overriding smooth transition

Additional Information

See also:
See also needed

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