View Single Post
05-21-13, 10:33 PM   #5
skarie
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 37
Originally Posted by Rainrider View Post
By what you posted I can tell what you've added (and it seems right), but not where you've added it. Also, how do you test this? Does UnitAlternatePowerInfo("target") return anything? What is its hideFromOthers return?
I test it on LFR stone guards and check on boss energy bar .

I added the codes in local = UnitSpecific = { ... and inside target = function(self)..end .. }

I am gonna try to test out UnitAlternatePowerInfo("target") and hideFromOthers tonite.
  Reply With Quote