-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Is it possible to track debuff timers of two different addons?
I use DebuffFilter and Discord Unit Frames, and I can get it to work on either one of them, but not on both at the same time.
For now, I can just add
elseif getglobal("DebuffFilter_DebuffButton1") then AUF.DebuffAnchor = "DebuffFilter_DebuffButton"; AUF.BuffAnchor = "DebuffFilter_DebuffButton"
and comment out the DUF line, but I would like it to work on both addons.
Metadata
Metadata
Assignees
Labels
No labels