WoW:USERAPI GetAuctionBuyout: Difference between revisions

m
Move page script moved page USERAPI GetAuctionBuyout to WoW:USERAPI GetAuctionBuyout without leaving a redirect
(New page: GetAuctionBuyout is an API proposed by Tekkub as a standard for getting auction house buyout price recommendations from addons that are so capable. Here's a possible imple...)
 
m (Move page script moved page USERAPI GetAuctionBuyout to WoW:USERAPI GetAuctionBuyout without leaving a redirect)
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
GetAuctionBuyout is an API proposed by [[User:Tekkub|Tekkub]] as a standard for getting auction house buyout price recommendations from addons that are so capable.
{{userapi}}
'''GetAuctionBuyout''' is an API proposed by Tekkub as a standard for getting auction house buyout price recommendations from addons that are so capable.


Here's a possible implementation that assumes you have an internal function call '''MyGetAuctionPriceByItemName'''.
Here's a possible implementation that assumes you have an internal function call '''MyGetAuctionPriceByItemName'''.
Line 35: Line 36:
GetAuctionBuyout is supported by:
GetAuctionBuyout is supported by:


* [http://auctionator-addon.com Auctionator] by [[User:Zirco|Zirco]]
* [http://wow.curse.com/downloads/wow-addons/details/auctionlite.aspx AuctionLite] by Merial.
* [http://auctionator-addon.com Auctionator] by Zirco
* [http://wow.curse.com/downloads/wow-addons/details/vendor.aspx AuctionMaster] by [http://wow.curse.com/user/Profile.aspx?UserID=5937 Udorn]


 
== See also ==
 
* [[GetSellValue]]
See also:
[[GetSellValue]]
Anonymous user