Thread Tools Display Modes
07/26/17, 03:45 PM   #1
Solinur
AddOn Author - Click to view addons
Join Date: Aug 2014
Posts: 78
[notabug] Minor Magickasteal not always broadcasted correctlyec

When Elemental Drain is applied by someone else EVENT_COMBAT_EVENT is not firing whenever magicka is returned via the Minor Magickasteal effect. When Elemental Drain is applied by oneself however, an event with result = ACTION_RESULT_POWER_ENERGIZE is fired as expected and known for other magicka returns.
It is even fired when other players get Magicka from your elemental drain.

I think the behaviour should be that when a player receveis magicka, the event should fire.

This is related to this thread that ZOS_GinaBruno already commented in: https://forums.elderscrollsonline.co...omment_4369753

Last edited by Solinur : 08/04/17 at 03:46 PM.
 
07/31/17, 03:04 PM   #2
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
Hmm, I'm not experiencing this. Are you sure your magicka is below max? The energize won't fire if you are already at max magicka.
 
08/02/17, 05:57 PM   #3
Solinur
AddOn Author - Click to view addons
Join Date: Aug 2014
Posts: 78
yes I'm pretty sure, since during the test I was doing my normal rotation and didn't see a single tick of it unless I cast it myself. I'll check once more though and provide the code.
 
08/04/17, 03:43 PM   #4
Solinur
AddOn Author - Click to view addons
Join Date: Aug 2014
Posts: 78
So I looked at it again and found that It was my fault all along.
That it happened to LUI at the same time was a coincidence then.
The problem was, that I filtered the sourceType.

So I'm very sorry for the confusion I caused, but thanks for looking in to this!
 
08/04/17, 04:03 PM   #5
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
It's all good. Combat can be pretty complicated.
 

ESOUI » Developer Discussions » Bug Reports » [notabug] Minor Magickasteal not always broadcasted correctlyec

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