simulWeatherSync: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - ">Posted on May ([0-9]{1}), ([0-9]{4})" to ">Posted on $2-05-0$1") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 6: | Line 6: | ||
|gr1= Environment | |gr1= Environment | ||
|descr= Synchronizes Simul Weather with | |descr= Synchronizes Simul Weather with {{arma}} weather, generates all keyframes. | ||
|s1= | |s1= [[simulWeatherSync]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Line 17: | Line 17: | ||
}} | }} | ||
{{Note | |||
|user= AgentRev | |||
|timestamp= 20160504222400 | |||
|text= 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]]. | |||
}} | |||
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]]. | |||
Latest revision as of 09:45, 7 April 2024
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
- Posted on May 04, 2016 - 22:24 (UTC)
- 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.