-
Posted by coco on Mon, 03 Feb 2014 15:19:02
Hi!
There is a boss "Alysrazor" in Fireland content. That fight has got an extra power bar "Molten Feather", with value 0..3. How to query that ?
Thy,
-
Posted by Xers on Thu, 06 Feb 2014 09:52:33
Hi this migth be what you're looking for
UnitAlternatePowerInfo(unitID); UnitPower(unitID, ALTERNATE_POWER_INDEX);
Found this in UnitPowerBarAlt.lua