[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 12:30, 23 January 2008 by imported>Fella
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).