EquipCompare
From WoWWiki
World of Warcraft has a nice feature in that when you shop for items at a merchant and you hover over an item with your mouse, you get a comparison tooltip showing the stats of the "currently equipped" item as well, in addition to the item you are looking at.
EquipCompare is a simple AddOn that adds such a feature everywhere in the game where you can hover over items, such as in your bags, in the loot window or on the reward page of a quest.
Contents |
Installation
Simply unzip the file into your World of Warcraft directory. This is a standalone, pure AddOn. To uninstall, delete the "<World of Warcraft>\Interface\AddOns\EquipCompare" directory.
Usage
The AddOn is enabled by default after installation. To use it, simply hover the mouse over any item anywhere in the game, such as in your bag or on the reward page of a quest. In addition to the regular tooltip showing the item's description, you will also see a tooltip showing the description of the currently equipped item of the same type, just like at a merchant. The AddOn can be turned on and off. It remembers the last setting.
Slash Commands
The AddOn is enabled by default. To toggle whether it's on or off, simply type /equipcompare. To turn it on, /equipcompare on. To turn it off, /equipcompare off. You can use /eqc instead of /equipcompare.
To turn the AddOn on/off:
/equipcompare [on|off] or /eqc [on|off]
To show usage information:
/equipcompare or /eqc help
Dependencies
This AddOn is optionally dependent on Cosmos. If you have Cosmos installed, you can turn the AddOn on and off from the Cosmos Configuration Menu.
This AddOn is optionally dependent on LootLink. If you have LootLink installed, it will display comparison tooltips when you hover over items in the LootLink database.
This AddOn is optionally dependent on CharactersViewer. If you have CharactersViewer, then EquipCompare will display the stats of the items of the character selected in CharactersViewer, as opposed to the stats of the currently equipped items.
