forceWeatherChange: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
Fred Gandt (talk | contribs) (Removed categories for Arma, Arma2 and TKOH scripting cmds. Right? Makes sense. Wherever I copied the template for the page from (an existing cmd page) might have the same category twice.) |
||
Line 21: | Line 21: | ||
| mp= Execute on server |= Multiplayer | | mp= Execute on server |= Multiplayer | ||
| [[fog]], [[fogForecast]], [[setFog]], [[overcast]], [[setOvercast]], [[overcastForecast]], [[nextWeatherChange]], [[rain]], [[setRain]] |= See also | | [[fog]], [[fogForecast]], [[setFog]], [[overcast]], [[setOvercast]], [[overcastForecast]], [[nextWeatherChange]], [[rain]], [[setRain]], [[setWind]] |= See also | ||
}} | }} | ||
Line 34: | Line 34: | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Environment|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Environment|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 22:39, 12 April 2014
Description
- Description:
- Forces saved wanted settings for weather to be actual (BEWARE: Will cause lag).
- Multiplayer:
- Execute on server
- 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
- See also:
- fogfogForecastsetFogovercastsetOvercastovercastForecastnextWeatherChangerainsetRainsetWind
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