View Single Post
10-14-10, 03:13 PM   #8
Ereki
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 25
Thanks Vrul but just gonna check somethings here, first isn't that just a replacement for the "if GetRuneCooldown(1) > 0 then" part? 'Cause that's working fine it's the energize part that's the problem (energize is when a rune is refreshed by either Runic Empowerment, Blood Tap or Empower Rune Weapon) right now the alpha stays the same and I just see the glow for it, what I want is to change the alpha to RHaic when they are energized.
And if it's working with that then i just wonder what is "OnEvent(InCombatLockdown() and 'PLAYER_REGEN_DISABLED' or 'PLAYER_REGEN_ENABLED')" is for, never seen anything like that before
  Reply With Quote