How do i enable the damage delt on the HUD like this https://imgur.com/a/PJdcojV
Damage numbers on the HUD
posted in
Customization
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"
}
{
"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]
[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.