READ

SellValue

Remember the sell price for items when not at the merchant.

===========
Quick Start
===========

Unzip the contents of the zip archive into your WoW game directory.
Make sure you 'Use folder names' so the files end up in the right
place. You should end up with:
InterfaceAddOnsSellValueeadme.txt
InterfaceAddOnsSellValueBindings.xml
InterfaceAddOnsSellValueSellValue.toc
InterfaceAddOnsSellValueSellValue.xml
InterfaceAddOnsSellValueSellValue.lua
InterfaceAddOnsSellValueInventoryList.xml
InterfaceAddOnsSellValueInventoryList.lua

For every item in your inventory when you visit a merchant, that price is
saved and you can refer to it when not at the vendor.

Use /inventorylist or /il to get a list of things in your inventory
and their sell prices. The list should function the same as all
your bags. This can be bound to a key using the Toggle Inventory Sell
List keybinding.

==============
Slash Commands
==============
In addition to using /inventorylist to toggle the frame display
you can also prevent certain items from ever showing up on the
list. For example, my skinning knife, poisons, bandages, etc
which I never want to drop or sell.

/inventorylist hide
/inventorylist show
/inventorylist list
/inventorylist tooltipmode
0 = do not show sell value on tooltips
1 = show only for things not on the hidden list
2 = show for all items

Note that itemname is CASE-SENSITIVE!

Thanks to sarf (Azam) for writing the original SellValue code.
Thanks to vjeux for removing the GameTooltip override requirement.
Thanks to Malkai for pointing out there is a MERCHANT_SHOW event and the
'No Sell Price' idea.
Thanks to Hawkes for narrowing down the scrolling tooltip problem.
Thanks to Telo for figuring out that the CLEAR_TOOLTIP event sucks.
Thanks to Angarth for suggesting new CLEAR_TOOLTIP behavior.
Thanks to Juki for providing French localization.
Thanks to Zett for providing German localization.
Thanks to Snuggles@Hyjal for the excellent suffix-agnostic sell value idea.



download:
INPUT:admin

 
PRV:Outfitter 2.1.2
NEXT:All in One Inventory & Bank - 2.1
ABOUT NEWS