AIDef:Query/CheckTime: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino (import AI definitions from 1.5.0) |
imported>Leoetlino No edit summary |
||
Line 3: | Line 3: | ||
|type=Query | |type=Query | ||
}} | }} | ||
Returns 1 if the current time is {condition} than or equal to the specified time, and 0 otherwise. | |||
== DynamicInstParams == | == DynamicInstParams == | ||
Line 12: | Line 14: | ||
| Minute || Int || || | | Minute || Int || || | ||
|- | |- | ||
| ConditionType || String || || | | ConditionType || String || || "le" (lower than or equal to) or "ge" (greater than or equal to) | ||
|- | |- | ||
|} | |} |