Upvote Upvoted 2 Downvote Downvoted
Hud Help
posted in Q/A Help
1
#1
1 Frags +

I have gone back to using the default minimal HUD and making the damage text large and green, the only thing I really don't like is the box that goes over everyone when you have your crosshair on them.

Example:

http://i.imgur.com/odkqs5m.jpg

If anyone knows how you could make this just the text or at least make it a little less visible, I would be very appreciative.

I have gone back to using the default minimal HUD and making the damage text large and green, the only thing I really don't like is the box that goes over everyone when you have your crosshair on them.

Example: [img]http://i.imgur.com/odkqs5m.jpg[/img]

If anyone knows how you could make this just the text or at least make it a little less visible, I would be very appreciative.
2
#2
2 Frags +

first: go into hudlayout.red and Ctrl+f for targetID once you find that adjust the ypos value (add around 25+ to the existing value)
this will lower all of the targetID things so you don't have to mess with em one by one.
second: go in your targetid.res and look for targetIDBG or targetBG or something similar once you find that change the xpos and ypos values to 99999 each so they don't appear on screen.
this should remove the background from the targetID (in your case the red background with the white border)

first: go into hudlayout.red and Ctrl+f for targetID once you find that adjust the ypos value (add around 25+ to the existing value)
this will lower all of the targetID things so you don't have to mess with em one by one.
second: go in your targetid.res and look for targetIDBG or targetBG or something similar once you find that change the xpos and ypos values to 99999 each so they don't appear on screen.
this should remove the background from the targetID (in your case the red background with the white border)
3
#3
0 Frags +
Goat_first: go into hudlayout.red and Ctrl+f for targetID once you find that adjust the ypos value (add around 25+ to the existing value)
this will lower all of the targetID things so you don't have to mess with em one by one.
second: go in your targetid.res and look for targetIDBG or targetBG or something similar once you find that change the xpos and ypos values to 99999 each so they don't appear on screen.
this should remove the background from the targetID (in your case the red background with the white border)

Where is hudlayout.res? I am using the default tf2 minimal HUD.

[quote=Goat_]first: go into hudlayout.red and Ctrl+f for targetID once you find that adjust the ypos value (add around 25+ to the existing value)
this will lower all of the targetID things so you don't have to mess with em one by one.
second: go in your targetid.res and look for targetIDBG or targetBG or something similar once you find that change the xpos and ypos values to 99999 each so they don't appear on screen.
this should remove the background from the targetID (in your case the red background with the white border)[/quote]
Where is hudlayout.res? I am using the default tf2 minimal HUD.
4
#4
0 Frags +

Extract it from the scripts folder in the tf2_misc_dir vpk

Extract it from the scripts folder in the tf2_misc_dir vpk
Please sign in through STEAM to post a comment.