• Dear Guest,

    You're browsing our forum as a Guest meaning you can only see a portion of the forum in read-only mode.
    To view all forum nodes and be able to create threads/posts please register or log-in with your existing account.

    TwinStar team

Debuff Filter - little help!

Frozted

New Member
Joined
Apr 9, 2016
Veery popular addon which i loved for raiding and pvp. Looking for some help inputing the BUFFS / DEBUFFS into the .lua.

http://www.wowinterface.com/downloads/info6530-DebuffFilterandCooldowns.html#info

This is what this addon does basically. and this is a Working version for 1.12.1


https://mega.nz/#!alYCWZ5R!qyD9-VGQiWVme24BZ5Wmep5p5-K6PQw-FJ4bKdwom_w

Heres the thing...

Theres like 5 Debuffs and like 5 Buffs in this addon. I just wanted some community help to add

- All Impotant Boss Debuffs.
- All Debuffs (since you can turn x debuff on or off )
- All Buffs ( Same u can turn off or on.)

Inside th .lua, (rather than in game.. ) you can add the code whiich looks as such:

debuff_list = {
["Sunder Armor"] = 1,
["Faerie Fire"] = 1,
["Curse of Recklessness"] = 1,
["Thunder Clap"] = 1,
["Expose Armor"] = 1,

This is the total debuffs currenty in the addon.. Im sure you gt the point if you are a coder.

Thanks in advance.

Personally - i couldnt find a list of ALL... Debuffs and Buffs for "Vanilla" maybe somebody else will have better luck
 
Top Bottom