Thread Tools Display Modes
01/21/19, 01:53 PM   #1
@DeadSoon
AddOn Author - Click to view addons
Join Date: Sep 2018
Posts: 22
[fixed] Murkmire Treasure Maps - incorrect specializedItemType

Hello,

I use the function

GetItemType(number Bag bagId, number slotIndex), which returns:
number ItemType itemType, number SpecializedItemType specializedItemType

normally for all Treasure Maps it returns SPECIALIZED_ITEMTYPE_TROPHY_TREASURE_MAP (100),
but not so for the two items: Murkmire Treasure Map I and Murkmire Treasure Map II
For these two items the function returns SPECIALIZED_ITEMTYPE_TROPHY_MUSEUM_PIECE (103) which is obviously a bug respectively a wrong item type.

Can you please fix the wrong item type for these two items?

Thank you and best regards

Last edited by @DeadSoon : 01/21/19 at 01:55 PM.
 

ESOUI » Developer Discussions » Bug Reports » [fixed] Murkmire Treasure Maps - incorrect specializedItemType

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