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
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.
Your hud doesn't have needed fonts added to clientscheme. No idea which ones are those tho, you'll need to search here
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.
WiethoofdHudSpectatorExtras { "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 ;_;