WoW:API GetBuybackItemInfo
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