WoW:API GetBuybackItemInfo

From AddOn Studio
Revision as of 13:45, 6 May 2005 by WoWWiki>Enatrak
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get infos on the last item sold to the merchant (the one in the merchant slot)




name,texture,price,quantity = GetBuybackItemInfo();




name : the name of the item

texture : the directory/filename of the texture used for the item

price : the price (lol)

quantity : so... the quantity



--Enatrak 09:45, 6 May 2005 (EDT)