Difference between revisions of "ForceWeather"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Hayly
Line 6: Line 6:


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.
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.
'''Console IDs'''
;Tamriel
:CamoranWeather 000370CE
:Clear 00038EEE
:Cloudy 00038EFE
:DefaultWeather 0000015E
:Fog 00038EEF
:Overcast 00038EEC
:Rain 00038EF2
:Snow 00038EED
:Thunderstorm 00038EF1
:OblivionStormTamriel 000836D5
:OblivionStormTamrielMQ16 0006BC8B
;Oblivion
:tba
   
   
==See Also==
==See Also==

Revision as of 19:16, 27 March 2006

Syntax:

ForceWeather WeatherID WeatherOverrideFlag (optional)

Example:

ForceWeather Clear
ForceWeather OblivionStorm 1

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.

Console IDs

Tamriel
CamoranWeather 000370CE
Clear 00038EEE
Cloudy 00038EFE
DefaultWeather 0000015E
Fog 00038EEF
Overcast 00038EEC
Rain 00038EF2
Snow 00038EED
Thunderstorm 00038EF1
OblivionStormTamriel 000836D5
OblivionStormTamrielMQ16 0006BC8B
Oblivion
tba

See Also

ReleaseWeatherOverride

SetWeather