remaxxHey omp, really nice hud here. How hard do you think it would be to add a background to the medic who's healing you's uber percentag(bottom of the image), like the background on the players name(top of the image)?
http://i.imgur.com/TMrww.png
It can get really hard to see the white text on white walls sometimes.
Also how would I go about enlarging the ammo and health numbers while keeping them centered where they are?
Find the "futura9" font in your clientscheme.res and add "outline" "1" to it so that it looks like this:
}
"Futura9"
{
"1"
{
"name" "FuturaStd-Medium"
"tall" "9"
"additive" "0"
"outline" "1"
"antialias" "1"
}
}
I know it isn't exactly what you asked for, but I think it does pretty much the same thing minus the extra clutter.
Note: I didn't fully test this, so I'm not sure what other things it might have affected other than the ID's and spec hud.