Thread: kgpanels help
View Single Post
10-09-12, 11:05 PM   #5
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
You can find a list of all the power types here:
http://wow.go-hero.net/framexml/16016/Constants.lua#119

Chi currently uses SPELL_POWER_LIGHT_FORCE. There is a corresponding SPELL_POWER_DARK_FORCE but it's not used for anything as far as I know.

Don't forget to register for the UNIT_POWER event in your panel's OnLoad, too.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote