Thread Tools Display Modes
04-21-09, 01:59 AM   #1
v6o
An Onyxian Warder
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 399
Durability from itemLinks?

Is it possible to retrieve max durability on an item from an ItemLink?

Last edited by v6o : 04-21-09 at 02:03 AM.
  Reply With Quote
04-21-09, 06:13 AM   #2
Cirk
A Cobalt Mageweaver
 
Cirk's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 226
Not possible as far as I know Yourstruly - the link itself doesn't contain that data, and neither does GetItemInfo (or its family of functions).

Usually durability, if an addon wants that, is measured by using a private tooltip and parsing the tooltip data.
__________________
Cirk's Addons
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Durability from itemLinks?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off