Thread Tools Display Modes
Prev Previous Post   Next Post Next
03-07-17, 04:33 PM   #1
Layback_
An Onyxian Warder
Join Date: Feb 2016
Posts: 358
Can you get db for every single items exist in WoW (in-game)?

Hi all,

Just being curious with this, but could also be stupid question to ask.

As long as I know, :GetItemInfo() method will return an item info of passed item ID, item name or item link.

If that particular item exists in Cache/your WoW locale/Item-sparse.dba, it will get an info from there, otherwise will request a server to pass one (and save it into Item-sparse.dba).

My question is would there be any possible solution to get item info of all items exist in WoW, so that you can keep a db within a game?

+ Would Wowhead allow you to export items db into JSON format?

Thank you!
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Can you get db for every single items exist in WoW (in-game)?

Thread Tools
Display Modes

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