TellMeWhen

TellMeWhen

24M Downloads

[Bug]: Execute does not count for cooldown

smittan opened this issue ยท 2 comments

commented

WoW Version

Retail

TellMeWhen Version

10.0.2

Describe the bug

When the talent Massacre is taken, checks against cooldown doesn't work. Execute will always be ready as long as the target's health are below 35%. I do not have this issue when not using the Massacre talent and the target's health are below 20%.

execute

Export Strings

^1^T^SShowTimer^B ^SType^Sreactive ^SName^SExecute ^SClockGCD^B ^SGUID^STMW:icon:1ZVGHiCnZr06 ^SCooldownCheck^B ^SStates^T ^N4^T ^SAlpha^N0 ^t^t^SRangeCheck^B ^SFakeHidden^B ^SEnabled^B ^t^N100200^S~`~| ^Sicon^^
commented

Apparently works using spellid 280735 (fury specific) instead of just typing in Execute. Cudos to Zanth discovering this!

commented

Execute has been giga broken in wow's api for a while now. Duplicate of #1653