Yes, enabled returns 0 if the item CANNOT have a cooldown
(→Returns: 0? not nil?) |
(Yes, enabled returns 0 if the item CANNOT have a cooldown) |
||
| Line 22: | Line 22: | ||
:;start : the time the cooldown period began | :;start : the time the cooldown period began | ||
:;duration : the duration of the cooldown period | :;duration : the duration of the cooldown period | ||
:;enabled : 1 if the item has a cooldown, 0 otherwise | :;enabled : 1 if the item has a cooldown, 0 otherwise | ||