I’m aware they’ve changed the way damage numbers are colorized, but how do you change the color of positive numbers? Ex: healing with the crossbow
Positive health color
posted in
Customization
I’m aware they’ve changed the way damage numbers are colorized, but how do you change the color of positive numbers? Ex: healing with the crossbow
also just so I can get the answer out of the way. in your hud folders you should go to resource/ui and look for
HudDamageAccount.res and edit it with a writing tool.
Under "CDamageAccountPanel" you should see something called "PositiveColor" which controls the heal number color, just enter the RGBA number
example:
"PositiveColor" "0 255 0 255" <-should give lime green heal numbers
[url=http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers]what Infinity_ said[/url]
also just so I can get the answer out of the way. in your hud folders you should go to resource/ui and look for
[b]HudDamageAccount.res[/b] and edit it with a writing tool.
Under [b]"CDamageAccountPanel"[/b] you should see something called [b]"PositiveColor"[/b] which controls the heal number color, just enter the RGBA number
example:
"PositiveColor" "0 255 0 255" <-should give lime green heal numbers
also just so I can get the answer out of the way. in your hud folders you should go to resource/ui and look for
[b]HudDamageAccount.res[/b] and edit it with a writing tool.
Under [b]"CDamageAccountPanel"[/b] you should see something called [b]"PositiveColor"[/b] which controls the heal number color, just enter the RGBA number
example:
"PositiveColor" "0 255 0 255" <-should give lime green heal numbers
archiewhat Infinity_ said
also just so I can get the answer out of the way. in your hud folders you should go to resource/ui and look for
HudDamageAccount.res and edit it with a writing tool.
Under "CDamageAccountPanel" you should see something called "PositiveColor" which controls the heal number color, just enter the RGBA number
example:
"PositiveColor" "0 255 0 255" <-should give lime green heal numbers
Thanks. I wasn’t sure if they also added a command for that, like the damage numbers.
[quote=archie][url=http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers]what Infinity_ said[/url]
also just so I can get the answer out of the way. in your hud folders you should go to resource/ui and look for
[b]HudDamageAccount.res[/b] and edit it with a writing tool.
Under [b]"CDamageAccountPanel"[/b] you should see something called [b]"PositiveColor"[/b] which controls the heal number color, just enter the RGBA number
example:
"PositiveColor" "0 255 0 255" <-should give lime green heal numbers[/quote]
Thanks. I wasn’t sure if they also added a command for that, like the damage numbers.
also just so I can get the answer out of the way. in your hud folders you should go to resource/ui and look for
[b]HudDamageAccount.res[/b] and edit it with a writing tool.
Under [b]"CDamageAccountPanel"[/b] you should see something called [b]"PositiveColor"[/b] which controls the heal number color, just enter the RGBA number
example:
"PositiveColor" "0 255 0 255" <-should give lime green heal numbers[/quote]
Thanks. I wasn’t sure if they also added a command for that, like the damage numbers.
Please
sign in through STEAM
to post a comment.