View Single Post
01/26/21, 09:46 AM   #5
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,963
Originally Posted by shira View Post
this is a few days old, but i was looking for the same thing and couldnt find any addon that tracked it the way i wanted (basically like the other counters you mentionned). so i looked into it and the difference between kjalnar and the others (skills or sets) is that kjalnar is a target debuff and does not have a cooldown on its own (as it is per target). which means, unless there is some other way im not aware of, you can only track its stacks + duration when you are looking at the target ('reticleover').

i ended up making my own little thing quickly, i can see if i can make it clean and maybe post it here, if you're still interested
Just because I saw this happening in the past with other likewise addons:
Make sure to clear the tracke data and especially controls (if you use any "per target unit") as the target unit get's destroyed. There should be an event firing as the unitTag get's destroyed.
Else you will fill up the ressources without ever clearing them again (until reloadui).
  Reply With Quote