This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
This addon will make you a Tabard Champion and will auto equip a tabard (that you have set) any time you enter an 5-man instance.
And it will take off the tabard once you leave an instance.
You can also set a tabard to be equipped when not in an instance.
Hey, love this mod. Unfortunately as of patch 6.0.3 I'm getting an issue where if I go through any zone line (exiting an instance, going to a new world/expansion, logging into the game etc) Tabard Champion will equip my instance tabard and ignore my out of instance settings.
is there anyway to add an option to equip a guild tabard (the one that gives more rep) anytime I interact with a quest NPC and then un-equip it once i am no longer interacting with a quest NPC?
i hate wearing one all the time because it covers my transmogged gear...i only want to wear a guild tabard when i turn in quests (so i can get the extra guild rep from quest turn ins)
i dont know if this is possible, but it would def be a great option to have, don't you think?
Hey, love this mod. Unfortunately as of patch 6.0.3 I'm getting an issue where if I go through any zone line (exiting an instance, going to a new world/expansion, logging into the game etc) Tabard Champion will equip my instance tabard and ignore my out of instance settings.
Is there any way I can have 2 normal tabards? One for each spec.
hiya
is there anyway to add an option to equip a guild tabard (the one that gives more rep) anytime I interact with a quest NPC and then un-equip it once i am no longer interacting with a quest NPC?
i hate wearing one all the time because it covers my transmogged gear...i only want to wear a guild tabard when i turn in quests (so i can get the extra guild rep from quest turn ins)
i dont know if this is possible, but it would def be a great option to have, don't you think?
thanks for reading!
If you want to equip the Tabard in raids as well, then change in the
TabardChampion.lua -> "enteringWorld" function the if statement
from:
if initype == "party" then
to
if initype == "party" or initype == "raid" then
Just a note, you spelled Tabard wrong in those pics.