View Single Post
08-08-16, 10:43 PM   #7
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by thomasjohnshannon View Post
Hooking UnitFrameManaBar_UpdateType would work for the default unit frames but I had to go into the oUF layouts and manually check for mana to fix them.
You should just need to modify the values in the oUF.colors.power table to affect oUF layouts. Simple taint doesn't break addons, because they're already assumed to be tainted by default.
__________________
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