Upvote Upvoted 1 Downvote Downvoted
hud/cfg help
posted in Q/A Help
1
#1
0 Frags +

i recently installed a new hud and when i get hit by something i don't get the red marks on my screen anymore indicating which side the damage was from. is it an option in my config or just a hud problem?

i recently installed a new hud and when i get hit by something i don't get the red marks on my screen anymore indicating which side the damage was from. is it an option in my config or just a hud problem?
2
#2
0 Frags +

certain huds use different sized damage indicators.

certain huds use different sized damage indicators.
3
#3
0 Frags +
T0mcertain huds use different sized damage indicators.

and is there any way to change that?

[quote=T0m]certain huds use different sized damage indicators.[/quote]
and is there any way to change that?
4
#4
0 Frags +

http://teamfortress.tv/forum/thread/2019-make-your-giant-red-damage-indicators-smaller just follow those instructions except oppositely?

http://teamfortress.tv/forum/thread/2019-make-your-giant-red-damage-indicators-smaller just follow those instructions except oppositely?
5
#5
2 Frags +

Paste this in your hudlayout.res:

HudDamageIndicator
{
"fieldName" "HudDamageIndicator"
"visible" "1"
"enabled" "1"
"MinimumWidth" "10"
"MaximumWidth" "10"
"StartRadius" "80"
"EndRadius" "80"
"MinimumHeight" "30"
"MaximumHeight" "60"
"MinimumTime" "1"
}

Paste this in your hudlayout.res:

HudDamageIndicator
{
"fieldName" "HudDamageIndicator"
"visible" "1"
"enabled" "1"
"MinimumWidth" "10"
"MaximumWidth" "10"
"StartRadius" "80"
"EndRadius" "80"
"MinimumHeight" "30"
"MaximumHeight" "60"
"MinimumTime" "1"
}
Please sign in through STEAM to post a comment.