Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/21/14, 05:46 PM   #1
SubitusNex
Join Date: Apr 2014
Posts: 2
Problems with itemLink Parsing

I've been reading a few threads around here on itemLink parsing and I have a question for you knowledgeable ones.

Is there information on itemLinks on CraftingInfo (such as crafting type - provisioning, etc).

For items in your bags you can find out which type of crafting an item is for through the function GetItemCraftingInfo(integer bagId, integer slotIndex)

But if I want to do that based on a mail without putting it into the inventory there's no such function. The best thing I could come up with was getting the ItemLink and through that look into the item properties.

Figured out how to get item quality/color, but don't know yet about CraftingInfo.

Any ideas?
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Problems with itemLink Parsing


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