forceWeatherChange: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Broken file link! So that's why there were no spaces...) |
Fred Gandt (talk | contribs) (Improved example (I think), but still just guessing.) |
||
Line 15: | Line 15: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[forceWeatherChange]];</code> |= Example 1 | |x1= <code>240 [[setOvercast]] 1; | ||
360 [[setRain]] 1; | |||
[[forceWeatherChange]]; [[comment]] "force immediate change overriding smooth transition";</code> |= Example 1 | |||
| mp = Each client and the server can have differing weather. |= Multiplayer | | mp = Each client and the server can have differing weather. |= Multiplayer |
Revision as of 12:26, 11 April 2014
Description
- Description:
- Force a change in the weather.
- Multiplayer:
- Each client and the server can have differing weather.
- Groups:
- Uncategorised
Syntax
- Syntax:
- forceWeatherChange
- Return Value:
- Nothing
Examples
- Example 1:
240 setOvercast 1; 360 setRain 1; forceWeatherChange; comment "force immediate change overriding smooth transition";
Additional Information
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