Upvote Upvoted 0 Downvote Downvoted
Tf2 Hud Customization Help!!!
posted in Customization
1
#1
0 Frags +

Im having a little bit of trouble finding were to get Shlaners hud the way i want and i want the hud something like thaZus video "sunshine" https://www.youtube.com/watch?v=uWj94lxhCro.

All i want to know if anyone knows how to place the HP and ammo just like that in the video and for the killfeed as well. I think the HP and ammo part is somewhere in Hudammoweapons so this is what it looks like when i go to Hudammoaweapons: "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"
}
"HudWeaponLowAmmoImage"
{
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
"wide" "90"
"tall" "45"
"visible" "0"
"enabled" "1"
"image" "../hud/ammo_red_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"
}
"AmmoInClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClip"
"font" "FuturaHeavy56"
"fgcolor" "255 255 255 255"
"xpos" "0"
"ypos" "37" // omp -- -9 Mac fix.
"zpos" "5"
"wide" "63"
"tall" "56" // omp -- +18 Mac fix.
"visible" "0"
"enabled" "1"
"textAlignment" "east"
"labelText" "%Ammo%"

"font_minmode" "FuturaHeavy36"
"xpos_minmode" "0"
"ypos_minmode" "27" // omp -- -6 Mac fix.
"wide_minmode" "44"
"tall_minmode" "37" // omp -- +12 Mac fix.

If anyone can help me with this, thank you!

Im having a little bit of trouble finding were to get Shlaners hud the way i want and i want the hud something like thaZus video "sunshine" https://www.youtube.com/watch?v=uWj94lxhCro.

All i want to know if anyone knows how to place the HP and ammo just like that in the video and for the killfeed as well. I think the HP and ammo part is somewhere in Hudammoweapons so this is what it looks like when i go to Hudammoaweapons: "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"
}
"HudWeaponLowAmmoImage"
{
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
"wide" "90"
"tall" "45"
"visible" "0"
"enabled" "1"
"image" "../hud/ammo_red_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"
}
"AmmoInClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClip"
"font" "FuturaHeavy56"
"fgcolor" "255 255 255 255"
"xpos" "0"
"ypos" "37" // omp -- -9 Mac fix.
"zpos" "5"
"wide" "63"
"tall" "56" // omp -- +18 Mac fix.
"visible" "0"
"enabled" "1"
"textAlignment" "east"
"labelText" "%Ammo%"

"font_minmode" "FuturaHeavy36"
"xpos_minmode" "0"
"ypos_minmode" "27" // omp -- -6 Mac fix.
"wide_minmode" "44"
"tall_minmode" "37" // omp -- +12 Mac fix.

If anyone can help me with this, thank you!
2
#2
1 Frags +

Hud editing guides:
Doodle
Flame

However, this Video looks like he is just using the minmode version of shlaner hud, meaning you would only have to go into "Advanced Options" and activate the minimal hud or type "cl_hud_minmode 1" into console.

Hope this helps!

Hud editing guides:
[url=http://doodlesstuff.com/?tutorial=tf2hud]Doodle[/url]
[url=https://www.google.de/url?sa=t&source=web&rct=j&ei=TVylU5DZIdHH7Abc1oHoBg&url=http://flamehud.googlecode.com/files/FlameHUD.pdf&cd=2&ved=0CCQQFjAB&usg=AFQjCNHBA339zvKeG93n-aYtHnEMa5ge5w&sig2=dPP_vLW-NmcxP9a9YFpWrA]Flame[/url]

However, this Video looks like he is just using the minmode version of shlaner hud, meaning you would only have to go into "Advanced Options" and activate the minimal hud or type "cl_hud_minmode 1" into console.

Hope this helps!
3
#3
0 Frags +

Khan to the rescue, thanks man

Khan to the rescue, thanks man
Please sign in through STEAM to post a comment.