#Changes to GetItemCooldown for Healthstone?

6 messages · Page 1 of 1 (latest)

jovial tangle
#

Here is the weakaura:

https://wago.io/Q6stX3ePz

Healthstone is no longer properly recognised as being on cooldown when used during combat. Obviously, healthstone doesn't have a CD in combat but in previous patches this weakaura would show healthstone desaturated because GetItemCooldown() would return 0 for enable which I understand to be a flag which means its cooldown is disabled.

Has this changed in recent patches?

Wago.io is a database of sharable World of Warcraft addon elements

inner pumice
#

did you try using a default trigger?

jovial tangle
#

I didn't, I've just been using the same weakaura for eternity. I know I could solve the problem by fundamentally changing the weakaura I was just curious why it might have stopped working 😦

woven topaz
#

didn't they change the 0 / 1 to false / true?

#

it was fixed in weakauras, but you don't use weakauras

jovial tangle
#

Ahh is that right? I will give that a go thanks