AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Team Info HUD - Remove (https://forums.alliedmods.net/showthread.php?t=311534)

Endoint 10-22-2018 01:58

Team Info HUD - Remove
 
Hey guys,

Is there any way to remove the HUD on the left/right side of the screen that shows team info without enabling sv_cheats?

I'd like to keep all the HUD (map, score info, killfeed, etc.), but just simply remove the team info...

As I am hosting a server, it gets in the way of the panels for map voting, etc.

I am talking about this HUD:
https://i.imgur.com/cIKiKvF.png

Endoint 10-23-2018 23:24

Re: Team Info HUD - Remove
 
Tried a few known cvars but all seem to either not work or remove too much of the hud. Still unable to remove this. Anyone know how?

Neuro Toxin 10-24-2018 02:58

Re: Team Info HUD - Remove
 
Have u tried disabling the official 5v5 comp convar?

Bacardi 10-24-2018 03:50

Re: Team Info HUD - Remove
 
Quote:

Originally Posted by Neuro Toxin (Post 2621041)
Have u tried disabling the official 5v5 comp convar?

like these
Code:

"sv_competitive_official_5v5" = "0" game notify replicated                      - Enable to force the server to show 5v5 scoreboards and allows spectators to see
"sv_matchpause_auto_5v5" = "0" game replicated                                  - When enabled will automatically pause the match at next freeze time if less than


Endoint 10-24-2018 03:59

Re: Team Info HUD - Remove
 
Quote:

Originally Posted by Bacardi (Post 2621046)
like these
Code:

"sv_competitive_official_5v5" = "0" game notify replicated                      - Enable to force the server to show 5v5 scoreboards and allows spectators to see
"sv_matchpause_auto_5v5" = "0" game replicated                                  - When enabled will automatically pause the match at next freeze time if less than


Just tried this - Unfortunately made no difference..

Although I appreciate your help. Any other suggestions? :P

Bacardi 10-24-2018 04:52

Re: Team Info HUD - Remove
 
game_mode 0

you can check current gamemode settings, type in server
sv_game_mode_convars

and from client console
cl_game_mode_convars

Endoint 10-24-2018 07:42

Re: Team Info HUD - Remove
 
Quote:

Originally Posted by Bacardi (Post 2621052)
game_mode 0

you can check current gamemode settings, type in server
sv_game_mode_convars

and from client console
cl_game_mode_convars

It is a competitive gamemode, as it works best with what I am doing, I just don't like the sidebars themselves.

Triniayo 10-24-2018 07:57

Re: Team Info HUD - Remove
 
People in your server can just press "G" ingame, and it should disappear... That's the default bind to hide the players at the left/right side.

Endoint 10-25-2018 02:49

Re: Team Info HUD - Remove
 
Quote:

Originally Posted by Triniayo (Post 2621065)
People in your server can just press "G" ingame, and it should disappear... That's the default bind to hide the players at the left/right side.

Genius... Thank you.

Is there any way to make it permanent though? Just worth exploring to see if there is, if not, G will do!

Triniayo 10-25-2018 06:38

Re: Team Info HUD - Remove
 
Quote:

Originally Posted by Endoint (Post 2621193)
Genius... Thank you.

Is there any way to make it permanent though? Just worth exploring to see if there is, if not, G will do!

No idea if you can actually force client-cvars tho. But if so, check which one's binded on "G" and force/trigger it on connect.


All times are GMT -4. The time now is 17:44.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.