Upvote Upvoted 0 Downvote Downvoted
Custom damage numbers not working after update
posted in Q/A Help
1
#1
0 Frags +

My game just uses the default numbers, which I can barely see.
Is there a way to fix this? Also, i forgot how to change the damage number size/color, so maybe just changing these will fix it.

My game just uses the default numbers, which I can barely see.
Is there a way to fix this? Also, i forgot how to change the damage number size/color, so maybe just changing these will fix it.
2
#2
2 Frags +

Damage number related information is found in

tf/custom/HUDNAME/resource/ui/huddamageaccount.res

. If you were using default hud, you might have to create this file. There are plenty of templates online, such as https://github.com/mkenyon/TF2-Config/blob/master/resource/ui/HudDamageAccount.res

Damage number related information is found in [code]tf/custom/HUDNAME/resource/ui/huddamageaccount.res[/code]. If you were using default hud, you might have to create this file. There are plenty of templates online, such as https://github.com/mkenyon/TF2-Config/blob/master/resource/ui/HudDamageAccount.res
3
#3
3 Frags +

edit info.vdf to ui_version 2 instead of ui_version 1

edit info.vdf to ui_version 2 instead of ui_version 1
Please sign in through STEAM to post a comment.