View Single Post
05-10-14, 01:25 AM   #15
Mazzop
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 74
Originally Posted by semlar View Post
If GetItemInfo works then so does GetitemFamily, they both rely on the item being cached.
o cool, i was not sure if it need to be item cached or item already somewhere in bags situation


Phanx -> but i get item name from game, so its should be localized? Example was just for testing.
Figuring out if its enchanting material or not seemed more elegant then putting all those ID's and then update it with every WoW tier.

http://www.wowinterface.com/download...Announcer.html
its that addon (announces in raid chat numbered list of dropped items from boss, but can fire also on disenchanting loot window) i am talking about and got recently request to exclude disenchant info (can produce unnecessary spam and atm it is most likely Sha Crystals)

So i guess i can use GetItemFamily for my needs - item being checked will be in loot window and should be cached then?
Or maybe GetLootSourceInfo will produce something that will allows me to exclude disenchant in first place?
  Reply With Quote