Thread Tools Display Modes
10/29/14, 03:09 PM   #1
Darden
Join Date: Oct 2014
Posts: 2
[outdated] Groupinformation with EVENT_POWER_UPDATE

I would love if you could read out the Stamina and Magicka Values of your groupmembers. It's technically a really simple addon but it just doesnt work
 
10/29/14, 03:31 PM   #2
Garkin
 
Garkin's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 832
Originally Posted by Darden View Post
I would love if you could read out the Stamina and Magicka Values of your groupmembers. It's technically a really simple addon but it just doesnt work
I didn't test it, but did you try to use EVENT_UNIT_FRAME_UPDATE and read power using GetUnitPower(...)? I believe it should work for group units.
 
10/30/14, 02:41 PM   #3
Darden
Join Date: Oct 2014
Posts: 2
Originally Posted by Garkin View Post
I didn't test it, but did you try to use EVENT_UNIT_FRAME_UPDATE and read power using GetUnitPower(...)? I believe it should work for group units.
It doesn't work either. I've heard that they disabled it and that you can only read your own Stamina and Magicka. Health does work for groups though.
 
11/22/15, 01:47 PM   #4
haggen
 
haggen's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 137
Sorry for the post resurrection, but any news on this?
 
11/22/15, 03:45 PM   #5
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,011
Afaik you could only send your group member's stamina and magicka values by "helping hands" to other players that are using your addon too (-> see addon "Foundry Tactical Combat" how it sends/receives your/their done damage to the other group members using the same addon).
 
11/22/15, 04:49 PM   #6
haggen
 
haggen's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 137
Originally Posted by Baertram View Post
Afaik you could only send your group member's stamina and magicka values by "helping hands" to other players that are using your addon too (-> see addon "Foundry Tactical Combat" how it sends/receives your/their done damage to the other group members using the same addon).
What about capturing these values from COMBAT_EVENTS is that possible?
 

ESOUI » Developer Discussions » Wish List » [outdated] Groupinformation with EVENT_POWER_UPDATE


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