PDA

View Full Version : Raid layout help



h3nk387
07-07-2006, 03:37 AM
Hi, could use a little help with chaning color of the hp% on raid frames. I want the hp% text to be white

I got this code:


hpperc = {
type = "FontString",
layer = "OVERLAY",
Font = { NRF_FONT.."framd.ttf", 10, "OUTLINE" },
JustifyH = "RIGHT",
Anchor = "all",
TextColor = { 1, 1, 1 },
vars = { format = "$perc" },
},
Under Nurfed_RaidUnit_Template

How come it still stays green?

h3nk387
07-07-2006, 07:13 AM
anyone? pls

Slug
07-07-2006, 03:13 PM
http://forums.nurfed.com/showthread.php?t=9958

h3nk387
07-08-2006, 07:34 AM
call me retarted but the link provided was how to change color of the actual bar was it not?, what i wanted to do was just change color of the hp% 'text' (100% etc)

a67rhf7823jn8747==