View Single Post
10-05-10, 11:17 AM   #2
Guardix
A Cyclonian
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 42
You can use UnitAura(unit, spell)
unit would then be "player" and spell "Righteous Fury"

If the function returns nil, you can display some frame to notice yourself
Documentation here:
http://www.wowwiki.com/API_UnitAura
__________________
  Reply With Quote