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
Hud damage text [ located ? ]
posted in
Q/A Help
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
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.
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.
How would you get the text to be green? the damage text?
How would you get the text to be green? the damage text?
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
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
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
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.