GetIsCurrentWeather

From the Oblivion ConstructionSet Wiki
Revision as of 22:55, 6 July 2007 by imported>Haama (Category links)
Jump to navigation Jump to search

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).