i've seen in clockworks youtube videos that it has a black outline, what would I have to change in my hud to make it do that? any help appreciated and thanks in advance.
I think you have to copy the fonts and make them 1 or 2 pt bigger, and then change the color to your preference, then copy the original text, paste it, and put the new font in.
Probably makes no sense but I tried
Probably makes no sense but I tried
hookyI think you have to copy the fonts and make them 1 or 2 pt bigger, and then change the color to your preference, then copy the original text, paste it, and put the new font in.
Probably makes no sense but I tried
sounds complicated
but i'll try :(
Probably makes no sense but I tried[/quote]
sounds complicated
but i'll try :(
Open HudDamageAccount.res, in CDamageAccountPanel change surface23 to surface24shadow
Edit: assuming you're using broesel's hud
Edit: assuming you're using broesel's hud
cemberOpen HudDamageAccount.res, in CDamageAccountPanel change surface23 to surface24shadow
Edit: assuming you're using broesel's hud
yes i am, thanks for the help :)
Edit: assuming you're using broesel's hud[/quote]
yes i am, thanks for the help :)
cemberOpen HudDamageAccount.res, in CDamageAccountPanel change surface23 to surface24shadow
Edit: assuming you're using broesel's hud
thanks for explaining it better
Edit: assuming you're using broesel's hud[/quote]
thanks for explaining it better
rangathis possible with omps hud?
Try this. Open ClientScheme.res, find "FuturaHeavy20" and add "dropshadow" "1". Might work who knows.
Try this. Open ClientScheme.res, find "FuturaHeavy20" and add "dropshadow" "1". Might work who knows.
cemberOpen HudDamageAccount.res, in CDamageAccountPanel change surface23 to surface24shadow
Edit: assuming you're using broesel's hud
hmm
it doesn't seem to work for me. do I also change the delta_item_font_big to surface24shadow also?
Edit: assuming you're using broesel's hud[/quote]
hmm
it doesn't seem to work for me. do I also change the delta_item_font_big to surface24shadow also?
add this to clientscheme (you can put it between surface20 and surface23)
surface22
{
"1"
{
"name" "Surface-Medium"
"tall" "22"
"additive" "0"
"antialias" "1"
"outline" "1"
}
}
in huddamageaccount make this change
"delta_item_font" "surface22"
"delta_item_font_big" "surface22"
surface22
{
"1"
{
"name" "Surface-Medium"
"tall" "22"
"additive" "0"
"antialias" "1"
"outline" "1"
}
}
in huddamageaccount make this change
"delta_item_font" "surface22"
"delta_item_font_big" "surface22"
Caspianadd this to clientscheme (you can put it between surface20 and surface23)
surface22
{
"1"
{
"name" "Surface-Medium"
"tall" "22"
"additive" "0"
"antialias" "1"
"outline" "1"
}
}
in huddamageaccount make this change
"delta_item_font" "surface22"
"delta_item_font_big" "surface22"
alright, gonna try this now, thanks. :)
surface22
{
"1"
{
"name" "Surface-Medium"
"tall" "22"
"additive" "0"
"antialias" "1"
"outline" "1"
}
}
in huddamageaccount make this change
"delta_item_font" "surface22"
"delta_item_font_big" "surface22"[/quote]
alright, gonna try this now, thanks. :)
cemberrangathis possible with omps hud?Try this. Open ClientScheme.res, find "FuturaHeavy20" and add "dropshadow" "1". Might work who knows.
Amazing, it worked, thank you
Try this. Open ClientScheme.res, find "FuturaHeavy20" and add "dropshadow" "1". Might work who knows.[/quote]
Amazing, it worked, thank you