Thread Tools Display Modes
08/01/16, 10:03 PM   #1
kendaron
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 6
GetItemLinkItemType and SpecializedItemType

One of the changes recently made in the api was for a specialized item type to be returned from GetItemLinkItemType()

Whenever I call the GetItemLinkItemType() function with a link to a food or drink item., I always get '0' returned for SpecializedItemType

Has anyone used this function successfully?
  Reply With Quote
08/01/16, 10:41 PM   #2
silvereyes
 
silvereyes's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2015
Posts: 66
Looks like it's bugged right now. Tooltips use the same method in the ESO UI source code, and right now all tooltips are returning just "Food" or "Drink" instead of the specialized type.
  Reply With Quote
08/01/16, 11:16 PM   #3
silvereyes
 
silvereyes's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2015
Posts: 66
I submitted a /bug in-game and added it to the forums:
https://forums.elderscrollsonline.co...omment_3225885
  Reply With Quote
08/01/16, 11:40 PM   #4
kendaron
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 6
Thanks for verifying that is wasn't just me
  Reply With Quote
08/02/16, 01:55 PM   #5
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
Specialized item type didn't exist until a little while ago and not every item is tagged with its specialized type yet since there's a huge amount of existing items to go through. It's something we want to do as soon as we have the time.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » GetItemLinkItemType and SpecializedItemType


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