Upvote Upvoted 5 Downvote Downvoted
Casual and Competitive Player HUD Element
posted in Customization
1
#1
0 Frags +

Hi everyone,

Just a quick question, does anyone know how to get that hud element in casual and competitive matchmaking with all the players on all servers. For clarity, I mean the thing at the top that has the classes dead and the players up are just a black profile.

Any help would be greatly appreciated!

Hi everyone,

Just a quick question, does anyone know how to get that hud element in casual and competitive matchmaking with all the players on all servers. For clarity, I mean the thing at the top that has the classes dead and the players up are just a black profile.

Any help would be greatly appreciated!
2
#2
10 Frags +

I messaged sigsegv a year ago and he told me this

sigsegvSorry for the late reply.

I finally looked into this today, and there don't appear to be any convars that would toggle it.

What I can tell you is that the HUD element for that bar at the top of the screen is CTFHudMatchStatus, and that in the client code, it calls the function ShouldUseMatchHUD() to determine whether to enable it. So hypothetically you could make a client mod that would override that function, but you'd have to run the game in VAC-disabled mode.

Hope that helps.
I messaged sigsegv a year ago and he told me this

[quote=sigsegv]Sorry for the late reply.

I finally looked into this today, and there don't appear to be any convars that would toggle it.

What I can tell you is that the HUD element for that bar at the top of the screen is CTFHudMatchStatus, and that in the client code, it calls the function ShouldUseMatchHUD() to determine whether to enable it. So hypothetically you could make a client mod that would override that function, but you'd have to run the game in VAC-disabled mode.

Hope that helps.[/quote]
3
#3
0 Frags +

Thanks so much for the info! I'll see what I can do

Thanks so much for the info! I'll see what I can do
Please sign in through STEAM to post a comment.