Set skill Cooldown
Posted: Thu Jun 12, 2014 8:42 pm
Does anyone know the in-game function for returning the remaining cooldown on Set skills? These are the only cooldown functions I can find but none of them seem to be what i'm after:
I would think there would have to be a function somewhere related to the cd on set skills, but I just can't find it.
Code: Select all
GetImplementActionCooldown -- This one I thought seemed most likely, but no matter what value I enter I can't get a result
GetPetActionCooldown -- Obviously related to pet skills
GetSkillCooldown -- This only seems to work for all the skills in your skill book.
GetActionCooldown -- This is the only function that I could successfully use to get the cooldown on a set skill, but I don't have enough room on action bar to do it this way.
GetEquipItemCooldown -- I would assume for finding the cooldown on things such as aoth cape and rings, honor gloves, etc
GetExtraActionCooldown -- Extra action bar, Siege herald skills for example
GetGoodsItemCooldown -- cooldown on the pots/food in your bag