Skip to content

Tracking timers for multiple addons #18

@ice-92

Description

@ice-92

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions