Thread Tools Display Modes
04/12/14, 12:52 PM   #1
thifi
 
thifi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 10
[implemented] Function to query TradeSkillType, ResearchLineIndex and TraitIndex

I would like to be able to query an item for Research related information. Something like this:

Code:
local tradeSkillType, researchLineIndex, traitIndex = 
              GetItemResearchInfo(bagId, slotIndex)
or

please add this information to the item link so that i can extract myself:

instead of
[[|H2DC50E:item:45189:3:7:5365:3:7:0:0:0:0:0:0:0:0:0:4:0:0:108:0|hmaple inferno staff of frost^n|h]]
do this
[[|H2DC50E:item:45189:3:7:5365:3:7:0:0:0:0:0:0:0:0:0:4:0:0:108:0:6:4:5|hmaple inferno staff of frost^n|h]]
 
04/21/14, 02:39 AM   #2
Vuelhering
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 169
This would be excellent.

I was just digging around for some function like that, but cannot find anything.
 

ESOUI » Developer Discussions » Wish List » [implemented] Function to query TradeSkillType, ResearchLineIndex and TraitIndex


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