Broker_Tabard is little DataBroker plugin which lets you choose your tabard without openning the PaperDoll frame or your inventory.
It uses your current tabard icon and name to display. It now has the support for Tabard-O-Matic (better tabard icons)
Just click (right or left it doesn't matter) on the text or icon to display to dropdown with all the choices.
r3
Toc bump
r1.1
- Checks with verification on login (thanks Fritos)
r1.0.1
- Fixed a bug on login
- Added Tabard-O-Matic support
It checks all the tabards in your inventory and the last one is the currently equipped one.
I might add a feature for bank, but what I want to include first is an option for championning to automaticaly switch the tabard to the default championning tabard when entering a dungeon.
Pretty nifty.. Thanks for adding support for my addon Tabard-O-Matic..
I did get some errors upon log in.. Make sure you do some valid checks before attempting to gather data.. If your not wearing a tabard, it'll error out and won't populate a list until you equip one.
Code:
Broker_Tabard-r1.0\core.lua:9: Usage: GetItemInfo(itemID|"name"|"itemlink")
Broker_Tabard-r1.0\core.lua:9: in function `GetCurrentTabard'
Broker_Tabard-r1.0\core.lua:78: in function `?'
Broker_Tabard-r1.0\core.lua:86: in function <Interface\AddOns\Broker_Tabard\core.lua:86>