simulWeatherSync: Difference between revisions
Jump to navigation
Jump to search
m (See also) |
No edit summary |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on May 4, 2016 - 22:24 (UTC)</dd> | |||
<dt class="note">[[User:AgentRevolution|AgentRevolution]]</dt> | |||
<dd class="note"> | |||
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]]. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 23:24, 4 May 2016
Description
- Description:
- Synchronizes Simul Weather with Arma weather, generates all keyframes.
- Groups:
- Uncategorised
Syntax
- Syntax:
- simulWeatherSync
- Return Value:
- Nothing
Examples
- Example 1:
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)
- AgentRevolution
- 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.