Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/11/14, 06:06 PM   #1
Waboku
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 6
Event_loot_received

Hello,
I'm trying to get a function to execute on event_loot_received but only if the item type is a recipe. Is that even possible? GetItemLinkItemType looks promising but I couldn't get it to work, most likely due to me not using it correctly. I tried using something like "function() if itemType == ITEMTYPE_RECIPE then ....." but I can't seem to get the itemType when I loot a recipe. Any help is appreciated.
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Event_loot_received


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