Thread Tools Display Modes
11/26/14, 04:56 PM   #1
klaro00
 
klaro00's Avatar
Join Date: Apr 2014
Posts: 31
How to get notified of filled soul gem

Hi,

is there an event or callback I could register for (or some other way) to get notified whenever I succeeded to fill a soul gem while killing a mob? I would like to display success of filling soul gems. Any ideas?

Regards,
Klaro
  Reply With Quote
11/26/14, 07:26 PM   #2
merlight
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 671
There's EVENT_SOUL_GEM_ITEM_CHARGE_FAILURE, but none for success. I think you'll have to guess from EVENT_INVENTORY_SINGLE_SLOT_UPDATE somehow.
  Reply With Quote
11/27/14, 12:45 PM   #3
klaro00
 
klaro00's Avatar
Join Date: Apr 2014
Posts: 31
Too bad... I noticed the failure event, and I think I have to deduce from inventory changes, or just give up.

// Klaro
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » How to get notified of filled soul gem


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