Upvote Upvoted 1 Downvote Downvoted
Damage Indicators
posted in Q/A Help
1
#1
0 Frags +

So I just noticed that on my current hud, when i take damage, large fat red squares show up. I also noticed that on certain other huds the squares are actually really thin. Where do I find the variable to change that?

So I just noticed that on my current hud, when i take damage, large fat red squares show up. I also noticed that on certain other huds the squares are actually really thin. Where do I find the variable to change that?
2
#2
2 Frags +
}
HudDamageIndicator
{
"fieldName" "HudDamageIndicator"
"visible" "1"
"enabled" "1"
"MinimumWidth" "10"
"MaximumWidth" "10"
"StartRadius" "160"
"EndRadius" "160"
"MinimumHeight" "200"
"MaximumHeight" "200"
"MinimumTime" "2"
"zpos" "-100"
}

adjust it however you want.

you can make them long, short, fat, skinny.

[code]}
HudDamageIndicator
{
"fieldName" "HudDamageIndicator"
"visible" "1"
"enabled" "1"
"MinimumWidth" "10"
"MaximumWidth" "10"
"StartRadius" "160"
"EndRadius" "160"
"MinimumHeight" "200"
"MaximumHeight" "200"
"MinimumTime" "2"
"zpos" "-100"
}[/code]

adjust it however you want.

you can make them long, short, fat, skinny.
3
#3
0 Frags +

But which .res file do I find those variables in? Or do I need to create one and put that in it?

But which .res file do I find those variables in? Or do I need to create one and put that in it?
4
#4
1 Frags +

hudlayout.res in your scripts folder
just keep scrolling down

hudlayout.res in your scripts folder
just keep scrolling down
5
#5
0 Frags +

Thank you kindly, I found it.

Thank you kindly, I found it.
6
#6
4 Frags +

this is the effect that those variables have
http://drok-radnik.com/junk/huddamageindicator.jpg

this is the effect that those variables have
http://drok-radnik.com/junk/huddamageindicator.jpg
Please sign in through STEAM to post a comment.