simulWeatherSync

From Bohemia Interactive Community
Revision as of 00:41, 13 January 2021 by Lou Montana (talk | contribs) (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Synchronizes Simul Weather with Arma weather, generates all keyframes.
Groups:
Environment

Syntax

Syntax:
simulWeatherSync
Return Value:
Nothing

Examples

Example 1:
simulWeatherSync;

Additional Information

See also:
forceWeatherChange

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

Posted on May 4, 2016 - 22:24 (UTC)
AgentRev
The behavior of this command is similar to forceWeatherChange, however it leaves current weather transitions intact. Its main purpose would be to refresh the cloud cover to properly reflect current overcast, as they can sometime get out of sync, especially when using setTimeMultiplier and setAccTime.