View Single Post
08-22-16, 08:42 AM   #10
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Sorry. Change "healthBar" and "manaBar" to "healthbar" and "manabar" (lowercase "b") in the UnitFrameRegions table.

Those keys are set for in UnitFrame_Initialize, which all the unit frames call in their OnLoad scripts:
https://www.townlong-yak.com/framexm...itFrame.lua#51

The other bars/textures should all work, though.
__________________
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