Upvote Upvoted 1 Downvote Downvoted
No names on top of player outlines when spawning
posted in Customization
1
#1
0 Frags +

So this is a minor bug that's been bugging me for a while

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

When I spawn or spectate people, I understand the names are supposed to go above the healthbars. How do I get this back?

Thanks for the help.

So this is a minor bug that's been bugging me for a while

[img]http://i.imgur.com/Q3YRbfK.jpg[/img]

When I spawn or spectate people, I understand the names are supposed to go above the healthbars. How do I get this back?

Thanks for the help.
2
#2
-2 Frags +

nvm lmao

nvm lmao
3
#3
3 Frags +

Your hud doesn't have needed fonts added to clientscheme. No idea which ones are those tho, you'll need to search here

Your hud doesn't have needed fonts added to clientscheme. No idea which ones are those tho, you'll need to search [url=https://github.com/mfstate/tf2basehud]here[/url]
4
#4
whitelist.tf
5 Frags +

The default font for the overhead playernames is SpecatorVerySmall

Instead you could change/add the following to 'HudSpectatorExtras' in your hudlayout.res:

HudSpectatorExtras
{
	"player_name_font"	"Default"
}

Also the right place for this question would have been here.

The default font for the overhead playernames is [i]SpecatorVerySmall[/i]

Instead you could change/add the following to 'HudSpectatorExtras' in your hudlayout.res:
[code]HudSpectatorExtras
{
"player_name_font" "Default"
}[/code]

Also the right place for this question would have been [url=http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers]here[/url].
5
#5
0 Frags +
Wiethoofd
HudSpectatorExtras
{
	"player_name_font"	"Default"
}

I tried this fix and it disabled every hud element that was defined in my hudlayout.res

even after completely replacing the file I can't get my hud crosshair to work, even though the pilot crosshair I added is working fine. I made sure it was visible, enabled, and that it wasn't set to completely transparent

it might just be my autism but I have absolutely no idea why this is happening
disregard, was editing my backup file and not the actual file in my custom folder ;_;

[quote=Wiethoofd][code]HudSpectatorExtras
{
"player_name_font" "Default"
}[/code][/quote]
[s]I tried this fix and it disabled every hud element that was defined in my hudlayout.res

even after completely replacing the file I can't get my hud crosshair to work, even though the pilot crosshair I added is working fine. I made sure it was visible, enabled, and that it wasn't set to completely transparent

it might just be my autism but I have absolutely no idea why this is happening[/s]
disregard, was editing my backup file and not the actual file in my custom folder ;_;
Please sign in through STEAM to post a comment.