Upvote Upvoted 1 Downvote Downvoted
health,ammo-FONT
posted in Q/A Help
1
#1
0 Frags +

does anybody of you know how to change the font of the ammo and health in a hud? if do please teach.:D

does anybody of you know how to change the font of the ammo and health in a hud? if do please teach.:D
2
#2
5 Frags +

Look in your custom/mycustomstuff/resource/ui/HudPlayerhealth for hp, HudAmmoweapons, and search the for the lie that contains "Font" (One for Health, there are three for your ammo, your clip, ammo reserve, and ammo noclip) and change to whatever font you like. But said font has to be entered in your clientscheme.res . There is a guide on how to do that with crosshairs but you just change the font in the places I said instead of your hudlayout.res.
Sorry if this is hard to read I'll make it cleaner when I'm on a computer
Or you can just tell me what font you want for what hud and I can do it

Look in your custom/mycustomstuff/resource/ui/HudPlayerhealth for hp, HudAmmoweapons, and search the for the lie that contains "Font" (One for Health, there are three for your ammo, your clip, ammo reserve, and ammo noclip) and change to whatever font you like. But said font has to be entered in your clientscheme.res . There is a guide on how to do that with crosshairs but you just change the font in the places I said instead of your hudlayout.res.
Sorry if this is hard to read I'll make it cleaner when I'm on a computer
Or you can just tell me what font you want for what hud and I can do it
3
#3
-2 Frags +
MangachuLook in your custom/mycustomstuff/resource/ui/HudPlayerhealth for hp, HudAmmoweapons, and search the for the lie that contains "Font" (One for Health, there are three for your ammo, your clip, ammo reserve, and ammo noclip) and change to whatever font you like. But said font has to be entered in your clientscheme.res . There is a guide on how to do that with crosshairs but you just change the font in the places I said instead of your hudlayout.res.
Sorry if this is hard to read I'll make it cleaner when I'm on a computer
Or you can just tell me what font you want for what hud and I can do it

Mangachu to the rescue!! Thanks..
its okay i wanna try and do it myself so i'll learn:D
is it the same for the shadows?

[quote=Mangachu]Look in your custom/mycustomstuff/resource/ui/HudPlayerhealth for hp, HudAmmoweapons, and search the for the lie that contains "Font" (One for Health, there are three for your ammo, your clip, ammo reserve, and ammo noclip) and change to whatever font you like. But said font has to be entered in your clientscheme.res . There is a guide on how to do that with crosshairs but you just change the font in the places I said instead of your hudlayout.res.
Sorry if this is hard to read I'll make it cleaner when I'm on a computer
Or you can just tell me what font you want for what hud and I can do it[/quote]
Mangachu to the rescue!! Thanks..
its okay i wanna try and do it myself so i'll learn:D
is it the same for the shadows?
4
#4
0 Frags +

Yup

Yup
5
#5
-2 Frags +

Im having the same problem but since im using "shlanersHud" it seems to be different.I dont really see the font thing to change the Hp and Ammo since i only see this..
{
"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" "55"
"tall" "40" // omp -- +18 Mac fix.
"visible" "1"
"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.

And would anyone know how would i make the Hp and Ammo to look like this in this video?
https://www.youtube.com/watch?v=uWj94lxhCro

Im having the same problem but since im using "shlanersHud" it seems to be different.I dont really see the font thing to change the Hp and Ammo since i only see this..
{
"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" "55"
"tall" "40" // omp -- +18 Mac fix.
"visible" "1"
"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.

And would anyone know how would i make the Hp and Ammo to look like this in this video?
https://www.youtube.com/watch?v=uWj94lxhCro
6
#6
2 Frags +

raysfire might have made a video about it!? idk though. heres his channel. https://www.youtube.com/user/raysfiyah/videos

raysfire might have made a video about it!? idk though. heres his channel. https://www.youtube.com/user/raysfiyah/videos
7
#7
0 Frags +

Well, No luck though but thanks!
Just want to know if anyone knows how to minimize the font of the ammo and health like the video with thaZu using it

Well, No luck though but thanks!
Just want to know if anyone knows how to minimize the font of the ammo and health like the video with thaZu using it
Please sign in through STEAM to post a comment.