View Single Post
05/02/14, 03:53 PM   #2
Kaolas
Join Date: May 2014
Posts: 1
I've been working on another problem with getting the item info I want out of the API, but I found that when I called GetItemCraftingInfo on each item in my backpack and simply d() printed out the results, it only returned data for actual crafting components (ore, wood, plants, runes, upgrade components, etc.). For items that were armor, weapons, jewelry, or otherwise already "put together", it would return nil and/or zeros.
  Reply With Quote