Open lastnoob opened 7 years ago
It already does work. You can look at the X-Perl version to see how it needs to call UNIT_AURA event handlers whenever you receive an addon message with timers from your partner.
You can also look at how it's implemented in ArenaLive.
Maybe I'm stupid, but a timer should show up on the target's debuff icon, right? Cause even with the debuff timer turned on in SUF, there's no actual number of how many seconds are left. Does this addon have any dependencies?
It doesn't have any dependencies. If SUF doesn't have timers on any debuffs, then this addon won't do anything for you. It just intercepts the regular Blizzard functions that supply timers to all addons. Your SUF settings should probably have an option to enable cooldown frames on top of buffs/debuffs.
If you're looking for something that puts a timer (numerical) on a cooldown spiral, you're looking for OmniCC.
Hey is this thread still open? :)
I got some questions, and I would be so pleased if you had the time Schaka.
I'm trying to make this work with the backported SUF to TBC.
Any ideas how to make it work?