I know theres a way to do this, but i dont know how to. what I mean is a small, black rim/border around the damage numbers on Brosel HUD.
thanks
I know theres a way to do this, but i dont know how to. what I mean is a small, black rim/border around the damage numbers on Brosel HUD.
thanks
Add this to your resource/clientscheme.res below surface23:
surface23outline
{
"1"
{
"name"			"Surface-Medium"
"tall"			"23"
"additive"		"0"
"antialias"		"1"
"outline"		"1"
}
}Replace surface23 with surface23outline in your resource/ui/HudDamageAccount.res:
"delta_item_font" "surface23outline"
"delta_item_font_big" "surface23outline"