Thread Tools Display Modes
05/08/14, 12:35 PM   #1
gamegenius86
 
gamegenius86's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 27
[outdated] Group Power Updates

Add Support to get Group Members Magicka / Stamina values. I believe these existed in the beta but were removed in the current version of the API.

Lua Code:
  1. EVENT_POWER_UPDATE (string unitTag, luaindex powerIndex, integer powerType, integer powerValue, integer powerMax, integer powerEffectiveMax)

Lua Code:
  1. GetUnitPower(string unitTag, CombatMechanicType powerType)
 

ESOUI » Developer Discussions » Wish List » [outdated] Group Power Updates


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