ForceWeather

From the Fallout3 GECK Wiki
Revision as of 12:13, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Jump to navigation Jump to search

Syntax:

ForceWeather WeatherID WeatherOverrideFlag (optional)

Example:

ForceWeather MegatonCloudy01
ForceWeather MegatonFalloutDecay 1
fw SuburbanCloudy

Forces the weather to immediately switch to the specified weather. If OverrideWeatherFlag is 1, the weather will not change again until ReleaseWeatherOverride is called. Otherwise, the weather will change back in the normal fashion according to the weather system.

See Also