Upvote Upvoted 0 Downvote Downvoted
Damage numbers on the HUD
posted in Customization
1
#1
0 Frags +

How do i enable the damage delt on the HUD like this https://imgur.com/a/PJdcojV

How do i enable the damage delt on the HUD like this https://imgur.com/a/PJdcojV
2
#2
0 Frags +

https://imgur.com/a/PJdcojV

https://imgur.com/a/PJdcojV
3
#3
3 Frags +

Put what's in the spoiler in your huddamageaccount.res, will have to change font if you're not on m0rehud. Mess around with xpos and ypos to have it where you like it.

Show Content
"DamageAccountValue"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c-188"
"ypos" "288"
"zpos" "2"
"wide" "100"
"tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
"fgcolor" "0 255 0 255"
"font" "m0refont32"
}
Put what's in the spoiler in your huddamageaccount.res, will have to change font if you're not on m0rehud. Mess around with xpos and ypos to have it where you like it.

[spoiler]"DamageAccountValue"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c-188"
"ypos" "288"
"zpos" "2"
"wide" "100"
"tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
"fgcolor" "0 255 0 255"
"font" "m0refont32"
}[/spoiler]
Please sign in through STEAM to post a comment.