[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
GetIsCurrentWeather
Revision as of 09:58, 20 June 2008 by imported>Vswe (Added Search Terms)
Syntax:
GetIsCurrentWeather WeatherID getweather WeatherID
Example:
GetIsCurrentWeather Thunderstorm
Returns 1 if the current weather matches the parameter. Note that this will return true as soon as the weather starts transitioning into the specified weather (even if it isn't finished with the transition yet).