Upvote Upvoted 5 Downvote Downvoted
Changed font in EJP-HUD appears tiny?
posted in Q/A Help
1
#1
0 Frags +

Hey,

I've recently switched from broesel to EJP, however I love the health/ammo font in broesel, I moved the font files over and changed the font in hudplayerhealth.res, hudammoweapons.res, and added the font in clientscheme.res, at the very bottom because I wasn't sure where I should put it. The font change seems to have worked, but the font appears tiny in-game. Any help on this would be appreciated, thanks

Edit: b4stian added me and solved the problem, big thanks to him and I'd highly recommend the hud!

Here's the font in clientscheme:

"surfaceHPAmmo28"
		{
			"1"
			{
				"name"		"SurfaceHPAmmo-Medium"
				"tall"		"28"
				"additive"	"0"
				"antialias" 	"1"
				"outline"	"0"
			}
		"surfaceHPAmmo72"
		{
			"1"
			{
				"name"		"SurfaceHPAmmo-Medium"
				"tall"		"72"
				"additive"	"0"
				"antialias" 	"1"
				"outline"	"0"
			}
Hey,

I've recently switched from broesel to EJP, however I love the health/ammo font in broesel, I moved the font files over and changed the font in hudplayerhealth.res, hudammoweapons.res, and added the font in clientscheme.res, at the very bottom because I wasn't sure where I should put it. The font change seems to have worked, but the font appears tiny in-game. Any help on this would be appreciated, thanks


[b]Edit: b4stian added me and solved the problem, big thanks to him and I'd highly recommend the hud![/b]


Here's the font in clientscheme:
[code]"surfaceHPAmmo28"
{
"1"
{
"name" "SurfaceHPAmmo-Medium"
"tall" "28"
"additive" "0"
"antialias" "1"
"outline" "0"
}
"surfaceHPAmmo72"
{
"1"
{
"name" "SurfaceHPAmmo-Medium"
"tall" "72"
"additive" "0"
"antialias" "1"
"outline" "0"
}[/code]
2
#2
1 Frags +

It's a bit difficult spotting a mistake here, add me on Steam and I'll guide you through it

It's a bit difficult spotting a mistake here, add me on Steam and I'll guide you through it
3
#3
0 Frags +

I think it's most likely that the font is in the wong place in the clientscheme.res. There is special section where fonts are defined. Try ctrl+f for "font" and then put the fonts there.

I think it's most likely that the font is in the wong place in the clientscheme.res. There is special section where fonts are defined. Try ctrl+f for "font" and then put the fonts there.
Please sign in through STEAM to post a comment.