View Single Post
09-11-20, 03:49 PM   #1
MuffinManKen
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 106
How to figure out if an item id is valid?

G'day!

I'm messing around with a item data extractor and a few items are tripping me up. Specifically, unimplemented recipes. For example, ID: 52497 wasn't implemented, but the various Item querying things all show that it's valid.

The only sign I have now is that the tooltip seems to never finish updating (the item it should craft stays at "Retrieving item information"). I hate to rely on that behaviour because there are delays in getting that info and I'd like something more reliable.

Any thoughts?
  Reply With Quote