Upvote Upvoted 1 Downvote Downvoted
Hud Help Please!
posted in Q/A Help
1
#1
0 Frags +

How do I change these damage taken indicators so they are smaller? I know enigma posted a tutorial on it but i cannot find it. Any help is appreciated!

http://i1034.photobucket.com/albums/a428/Scottyboy925/2013-05-30_00001.jpg

How do I change these damage taken indicators so they are smaller? I know enigma posted a tutorial on it but i cannot find it. Any help is appreciated!
[URL=http://s1034.photobucket.com/user/Scottyboy925/media/2013-05-30_00001.jpg.html][IMG]http://i1034.photobucket.com/albums/a428/Scottyboy925/2013-05-30_00001.jpg[/IMG][/URL]
2
#2
0 Frags +

edit: wow i misunderstood what you meant

edit: wow i misunderstood what you meant
3
#3
0 Frags +

like the red lines?

like the red lines?
4
#4
0 Frags +

Yeah, I dont know what they are called lol. How do i make them smaller/thinner?

Yeah, I dont know what they are called lol. How do i make them smaller/thinner?
5
#5
1 Frags +

change wide and tall to smaller values under this element in hudlayout.res: HudDamageIndicator (ctrl + f to find it)
you can screw around with min/max width and min/max height as well as start/stop radius too but I've never changed em so idk what they do.

change wide and tall to smaller values under this element in hudlayout.res: HudDamageIndicator (ctrl + f to find it)
you can screw around with min/max width and min/max height as well as start/stop radius too but I've never changed em so idk what they do.
6
#6
0 Frags +

These are the values I use:
"fieldName" "HudDamageIndicator"
"visible" "1"
"enabled" "1"
"MinimumWidth" "10"
"MaximumWidth" "10"
"StartRadius" "80" "EndRadius" "80"
"MinimumHeight" "30"
"MaximumHeight" "60"
"MinimumTime" "1"

just copy/paste this into your hudlayout.res under HudDamageIndicator

These are the values I use:
"fieldName" "HudDamageIndicator"
"visible" "1"
"enabled" "1"
"MinimumWidth" "10"
"MaximumWidth" "10"
"StartRadius" "80" "EndRadius" "80"
"MinimumHeight" "30"
"MaximumHeight" "60"
"MinimumTime" "1"

just copy/paste this into your hudlayout.res under HudDamageIndicator
7
#7
0 Frags +

Appreciate the haste replies! Thanks everyone!

Appreciate the haste replies! Thanks everyone!
Please sign in through STEAM to post a comment.