Upvote Upvoted 1 Downvote Downvoted
Changing HUD's HP and Ammo size
posted in Customization
1
#1
0 Frags +

I want to know how to edit the size of the HP and Ammo numbers basically. I've tried messing with the "width" and "tall" values but nothing seems to happen. Can someone help me? I only want to make the HP and ammo numbers smaller the rest can stay as it is.
Also, I have little to no experience messing around with huds

I want to know how to edit the size of the HP and Ammo numbers basically. I've tried messing with the "width" and "tall" values but nothing seems to happen. Can someone help me? I only want to make the HP and ammo numbers smaller the rest can stay as it is.
Also, I have little to no experience messing around with huds
2
#2
1 Frags +

Font the font being used by the entity in question, go into clientscheme.res and change the tall value.

Font the font being used by the entity in question, go into clientscheme.res and change the tall value.
3
#3
0 Frags +

Depending on the HUD you are using, you can probably just change the font name in increments of two (e.g., FontName54 -> FontName 56 under PlayerStatusHealthValue in HudPlayerHealth.res). If that isn't the case, you can do what Tresh says OR add a new font definition with your desired font size (i.e., tall value) in the clientscheme.

Depending on the HUD you are using, you can probably just change the font name in increments of two (e.g., FontName54 -> FontName 56 under PlayerStatusHealthValue in HudPlayerHealth.res). If that isn't the case, you can do what Tresh says OR add a new font definition with your desired font size (i.e., tall value) in the clientscheme.
Please sign in through STEAM to post a comment.