View Single Post
01-15-17, 08:49 PM   #1
Sekzey
A Defias Bandit
Join Date: Jan 2017
Posts: 3
Changing the Scale for ClassNameplateBar

Hello all!

I am in the process of scaling down the personal resource bars (located below the character).

I have been able to reduce the scaling for the following:

ClassNameplateManaBarFrame:SetScale(0.7)
ClassNameplateBarRogueDruidFrame:SetScale(0.5)

but, I have yet to have any luck changing the healthbar that shows up below my character! I can only change my rogue's energy and combo points sizes.

I've tried ClassNameplateBarFrame:SetScale(0.7) to no avail.

Anyone have any advice?

I was looking here for what I have so far. https://github.com/tomrus88/Blizzard...ard_NamePlates

Thanks!

~Sekzey