Difference between revisions of "GetIsCurrentWeather"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>Fella |
||
Line 8: | Line 8: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] |
Revision as of 11:30, 23 January 2008
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).