Thread Tools Display Modes
07-24-14, 05:59 PM   #1
Jasmer
A Flamescale Wyrmkin
 
Jasmer's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 122
Paladin holy power bar

Is it possible to hide the background graphic so it only shows the glowing runes?
  Reply With Quote
07-24-14, 11:13 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Probably:
Code:
PaladinPowerBarBG:SetTexture("") 
PaladinPowerBarBankBG:SetTexture("") 
PaladinPowerBarGlowBGTexture:SetTexture("")
If you need help turning the above code into an addon, copy and paste it into this page:
http://addon.bool.no/
__________________
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

WoWInterface » Developer Discussions » General Authoring Discussion » Paladin holy power bar


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off