In the old
DogTag thread (p5),
Trouble uses the following codes for his auras:
AI, Fort, Spirit, Mark, and Shadow:
[Outline][ [HasAura(Arcane Intellect) | HasAura(Arcane Brilliance)] ? Text(. ):Color(008aff)][ [HasAura(Power Word: Fortitude) | HasAura(Prayer of Fortitude)] ? Text(. ):White][ [HasAura(Divine Spirit) | HasAura(Prayer of Spirit)] ? Text(. ):Yellow][ [HasAura(Mark of the Wild) | HasAura(Gift of the Wild)] ? Text(. ):Color(ff00ce)][ [HasAura(Shadow Protection) | HasAura(Prayer of Shadow Protection)] ? Text(.):Color(8300fd)]
Food + Flask:
[Outline][HasAura(Well Fed) ? Text(. ):Color(682e00)][ [HasAura(Flask of Supreme Power) | HasAura(Shattrath Flask of Supreme Power) | HasAura(Flask of Pure Death) | HasAura(Shattrath Flask of Pure Death)] ? Text(.):Color(ad0505)]
Blessings:
[Outline][ [HasAura(Blessing of Kings) | HasAura(Greater Blessing of Kings)] ? Text(.):Color(5b82ff)][ [HasAura(Blessing of Salvation) | HasAura(Greater Blessing of Salvation)] ? Text( .):Color(a2ff00)][ [HasAura(Blessing of Wisdom) | HasAura(Greater Blessing of Wisdom)] ? Text( .):Color(ac54ff)]
This is what it looks like:
Standard buffs left, consumables middle, blessings right.
I'd really like to use these on my frames but I don't think I am adding them to the right place. Will I have to open my Pitbull_Aura folder and add it somewhere in one of those files? Any help would be much appreciated. Thanks in advance.