WoW:API GetBuybackItemInfo

From AddOn Studio
Revision as of 05:52, 4 January 2006 by WoWWiki>WoWWiki-Hammersmith (cat)
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) Template:WoW API