Thread Tools Display Modes
Prev Previous Post   Next Post Next
05/02/18, 08:33 AM   #1
redgabber
AddOn Author - Click to view addons
Join Date: May 2017
Posts: 6
Need info about OnItemLooted event - [solved]

Hi

i m hard to find a solution to get the quantity BEFORE OnItemLooted event will fire.

I work into OnInventoryUpdate(..), and the quantity is not known at this moment, just itemLink.

Is there a way to get the quantity before OnItemLooted event ?

events :

OnInventoryUpdate(eventCode,bagId,slotId,isNewItem,itemSoundCategory,updateReason)
i build itemLink from parameters here.

OnItemLooted(eventCode, lootedBy, itemLink, quantity, itemSound, lootType, isSelf, isPickpocketLoot)

same here
http://www.esoui.com/forums/showthre...=item+quantity

is it limited by the API ?

thanks

Last edited by redgabber : 05/02/18 at 06:32 PM.
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » Need info about OnItemLooted event


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