Upvote Upvoted 0 Downvote Downvoted
Hud damage text [ located ? ]
posted in Q/A Help
1
#1
0 Frags +

I can't find where to edit the color of the damage text. When you hit someone damage text appears on top of their head, for example -73 or something. I want to find that so I can edit its color. Does anyone know what it is called / where it is located? Assuming resources/ui

I can't find where to edit the color of the damage text. When you hit someone damage text appears on top of their head, for example -73 or something. I want to find that so I can edit its color. Does anyone know what it is called / where it is located? Assuming resources/ui
2
#2
4 Frags +

resource/ui/HudDamageAccount.res

resource/ui/HudDamageAccount.res
3
#3
3 Frags +

tf/resource/ui/HudDamageAccount.res
At the top there should be "CDamageAccountPanel"
Edit "PositiveColor" and "NegativeColor", for example:
"PositiveColor" "255 255 0 255"
"NegativeColor" "255 255 0 255" and it'll become yellow.

tf/resource/ui/HudDamageAccount.res
At the top there should be "CDamageAccountPanel"
Edit "PositiveColor" and "NegativeColor", for example:
"PositiveColor" "255 255 0 255"
"NegativeColor" "255 255 0 255" and it'll become yellow.
4
#4
-2 Frags +

2slow

2slow
5
#5
-1 Frags +

How would you get the text to be green? the damage text?

How would you get the text to be green? the damage text?
6
#6
0 Frags +

Change the "NegativeColor" to something like "0 255 0 255"

edit: oh shit I just realized that this is 2 years ago. Post here next time.

edit2: Oops I'm dumb. Harvard's right. Fixed the colors

Change the "NegativeColor" to something like "0 255 0 255"

edit: oh shit I just realized that this is 2 years ago. Post [url=http://teamfortress.tv/thread/19073/hud-editing-short-questions-quick-answers]here[/url] next time.

edit2: Oops I'm dumb. Harvard's right. Fixed the colors
7
#7
1 Frags +
MartyChange the "NegativeColor" to something like "0 0 255 255"

edit: oh shit I just realized that this is 2 years ago. Post here next time.

that value you gave him is blue, the second value is for green, and you can use this website for help when referencing colors http://www.colorschemer.com/online.html

[quote=Marty]Change the "NegativeColor" to something like "0 0 255 255"

edit: oh shit I just realized that this is 2 years ago. Post [url=http://teamfortress.tv/thread/19073/hud-editing-short-questions-quick-answers]here[/url] next time.[/quote]
that value you gave him is blue, the second value is for green, and you can use this website for help when referencing colors http://www.colorschemer.com/online.html
Please sign in through STEAM to post a comment.