WoW:API GetShapeshiftFormCooldown (source)
Revision as of 19:45, 30 December 2005
, 30 December 2005no edit summary
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
/script A,B,C = GetShapeshiftFormCooldown(1); DEFAULT_CHAT_CHANNEL("Time Remaining: "..B-(GetTime()-A),1,1,1); | /script A,B,C = GetShapeshiftFormCooldown(1); DEFAULT_CHAT_CHANNEL("Time Remaining: "..B-(GetTime()-A),1,1,1); | ||
{{template:WoW API}} | |||