GetIsCurrentWeather

From the Oblivion ConstructionSet Wiki
Revision as of 18:54, 25 March 2006 by imported>JT (the->into)
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).