Wikia

WoWWiki

API GetItemCooldown

Talk0
98,468pages on
this wiki
Revision as of 23:39, October 13, 2010 by DrDoom (Talk | contribs)

(diff) ←Older revision | Latest revision (diff) | Newer revision → (diff)

Returns cooldown information for the item.

startTime, duration, enable = GetItemCooldown(itemID)


Arguments

(itemID)
itemID 
Integer - The numeric ID of the item. ie. 12345

Returns

startTime, duration, enable
startTime 
Number - The time when the cooldown started (as returned by GetTime()) or zero if no cooldown.
duration 
Number - The number of seconds the cooldown will last, or zero if no cooldown.
enable 
Number - 1 if the item is ready or on cooldown, 0 if the item is used, but the cooldown didn't start yet (e.g. potion in combat).

Notes

As of patch 4.0.1, you can no longer use this function to return the Cooldown of an item link or name, you MUST pass in the itemID.

Advertisement | Your ad here

Photos

Add a Photo
61,982photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki