Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(Updated to reflect changes to GetItemInfo)
 
m (→‎Source: Robot: questclass->plain link. Help:DefaultLinks)
 
Line 1: Line 1:
  +
{{Removed|patch=4.0.3a}}
−
{{userapi}}
 
  +
{{#data:itemtip
  +
|name=Brutal Legguards
  +
|quality=uncommon
  +
|icon=inv_pants_03
  +
|bind=BoP
  +
|slot=Legs
  +
|type=Mail
  +
|armor=171
  +
|strength=7
  +
|stamina=7
  +
|durability=85
  +
|classes=Warrior
  +
|ilvl=29
  +
|sellprice=2338
  +
|itemid=7132}}
   
 
== Source ==
−
GetSellValue is an obsolete user-defined API that was intended to provide a simple, consistent API for addons to query other addons to get the vendor sell value of an item. As of patch 3.2, this interface is no longer needed as the built-in [[API GetItemInfo]] provides the vendor sell value as the 11th parameter.
 
  +
This item is a quest reward from [[Quest:Brutal Legguards]].
   
  +
==External links==
−
An addon that needs the vender sell price for an item can get it as follows:
 
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
−  
  +
Links that do not conform to the rules will be DELETED.
−
sellToVendorPrice = select (11, GetItemInfo(item))
 
  +
Repeat violations may result in a BAN.
−  
  +
Have a nice day. :) -->
−
Addons may continue to support GetSellValue for a while but it should be considered deprecated and any addons that still call it should to switch to GetItemInfo.
 
  +
{{elinks-item|7132}}
−  
−  
== See also ==
 
−
* [[GetAuctionBuyout]]
 
−  
−  
−
== Addons which have provided (and may still provide) this interface ==
 
−
* [[Informant]] of the [[Auctioneer (AddOn)|Auctioneer]] [[AddOns]] Package by [http://auctioneeraddon.com/ The Auctioneer AddOns Team].
 
−
* [[User:Rowaasr13#My_addons|ItemDataCache]] (v1.11 and higher).
 
−
* [http://www.wowace.com/wiki/ItemPriceTooltip ItemPriceTooltip] by [[User:Bam|Bam]].
 
−
* [http://www.wowinterface.com/downloads/info7035-SellFish.html SellFish] by [[User:Tuller|Tuller]].
 
−
* [http://www.wowinterface.com/downloads/info7493-Valuation.html Valuation] by [[User:Polarina|Polarina]].
 
−
* [http://auctionator-addon.com Auctionator] by [[User:Zirco|Zirco]].
 
−
* [http://wow.curse.com/downloads/wow-addons/details/auctionlite.aspx AuctionLite] by Merial.
 

Revision as of 13:28, 4 December 2011

Inv pants 03

Source

This item is a quest reward from Quest:Brutal Legguards.

External links