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

Is there a Hud File in which I can disable the red/blue section of the hud (at the bottom left and right, I marked them Pink in my picture) and the Class Icon?

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

If yes would be nice if you could tell me ;)

Is there a Hud File in which I can disable the red/blue section of the hud (at the bottom left and right, I marked them Pink in my picture) and the Class Icon?

[img]http://i.imgur.com/yyR7PXc.jpg[/img]
If yes would be nice if you could tell me ;)
2
#2
0 Frags +

You might have more luck asking in this thread.

You might have more luck asking in [url=teamfortress.tv/forum/thread/8247-show-your-hud-modifications/]this[/url] thread.
3
#3
0 Frags +

All you have to do is just edit the default hudplayerhealth, hudammoweapons, and the hudplayerclass files I wanna say. I did this before but I really didn't like it.

All you have to do is just edit the default hudplayerhealth, hudammoweapons, and the hudplayerclass files I wanna say. I did this before but I really didn't like it.
4
#4
1 Frags +

Asuming you got the files of the hud to edit:

To disable the ammo background go into your HudWeaponAmmo.res and change the first entry with the name "HudWeaponAmmoBG", change the xpos and ypos values to like 999999 each.

Show Content
"HudWeaponAmmoBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "9999"
"ypos" "9999"
"zpos" "1"
"wide" "90"
"tall" "45"
"visible" "1"
"enabled" "1"
"image" "../hud/ammo_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}

For the class image go into HudPlayerClass.res and alter "PlayerStatusClassImageBG" xpos and ypos vales to 99999

Show Content
"PlayerStatusClassImageBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "PlayerStatusClassImageBG"
"xpos" "9999"
"ypos" "9999"
"zpos" "1"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
"image" "../hud/character_red_bg"
"scaleImage" "1"
"teambg_2" "../hud/character_red_bg"
"teambg_2_lodef" "../hud/character_red_bg_lodef"
"teambg_3" "../hud/character_blue_bg"
"teambg_3_lodef" "../hud/character_blue_bg_lodef"
}

You can also change around other entries like the spy disguise image etc if you want but this should be it.

add me if you need further help.
Surfing on my alt atm so add this if you want to add me right now: http://steamcommunity.com/profiles/76561198094461957/

Asuming you got the files of the hud to edit:

To disable the ammo background go into your HudWeaponAmmo.res and change the first entry with the name "HudWeaponAmmoBG", change the xpos and ypos values to like 999999 each.
[spoiler]"HudWeaponAmmoBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "9999"
"ypos" "9999"
"zpos" "1"
"wide" "90"
"tall" "45"
"visible" "1"
"enabled" "1"
"image" "../hud/ammo_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}[/spoiler]
For the class image go into HudPlayerClass.res and alter "PlayerStatusClassImageBG" xpos and ypos vales to 99999
[spoiler]"PlayerStatusClassImageBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "PlayerStatusClassImageBG"
"xpos" "9999"
"ypos" "9999"
"zpos" "1"
"wide" "100"
"tall" "50"
"visible" "1"
"enabled" "1"
"image" "../hud/character_red_bg"
"scaleImage" "1"
"teambg_2" "../hud/character_red_bg"
"teambg_2_lodef" "../hud/character_red_bg_lodef"
"teambg_3" "../hud/character_blue_bg"
"teambg_3_lodef" "../hud/character_blue_bg_lodef"
}[/spoiler]
You can also change around other entries like the spy disguise image etc if you want but this should be it.

add me if you need further help.
Surfing on my alt atm so add this if you want to add me right now: http://steamcommunity.com/profiles/76561198094461957/
5
#5
0 Frags +

Ty Goat ;)
Worked fine :D

Ty Goat ;)
Worked fine :D
6
#6
0 Frags +
CapslockedTy Goat ;)
Worked fine :D

np, feel free to add me for your future hud editing questions

[quote=Capslocked]Ty Goat ;)
Worked fine :D[/quote]
np, feel free to add me for your future hud editing questions
7
#7
0 Frags +

Hey capslocked do you have a screenshot of how it looks?

Hey capslocked do you have a screenshot of how it looks?
8
#8
0 Frags +
ishzbtHey capslocked do you have a screenshot of how it looks?

It's basically the same without the backgrounds, not too hard to imagine

[quote=ishzbt]Hey capslocked do you have a screenshot of how it looks?[/quote]
It's basically the same without the backgrounds, not too hard to imagine
9
#9
0 Frags +
Goat_ishzbtHey capslocked do you have a screenshot of how it looks?It's basically the same without the backgrounds, not too hard to imagine

oh :P

[quote=Goat_][quote=ishzbt]Hey capslocked do you have a screenshot of how it looks?[/quote]
It's basically the same without the backgrounds, not too hard to imagine[/quote]
oh :P
Please sign in through STEAM to post a comment.