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
Hud Help Please!
posted in
Q/A Help
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]
[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]
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?
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.
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.
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
"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
Please
sign in through STEAM
to post a comment.