Raised This Month: $51 Target: $400
 12% 

[CSGO]Command/plugin help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sajmooooon
Senior Member
Join Date: Nov 2018
Location: Slovakia
Old 04-01-2020 , 15:59   [CSGO]Command/plugin help
Reply With Quote #1

Hi, I have competitive server and I want do disable spawning during match. For example someone join the game during round and when he chooses team, he will respawn immediately. Is there any command/plugin or fix for this?
Sajmooooon is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-01-2020 , 16:19   Re: [CSGO]Command/plugin help
Reply With Quote #2

This prevent player to spawn after freeze time, when it is match.
Code:
"mp_join_grace_time" = "0.0" min. 0.000000 max. 30.000000
FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE 
- Number of seconds after round start to allow a player to join a game
They can spawn on warmup (respawn system is on).
They can spawn on freeze time when buy weapons.


In CSGO, it's better add cvar in override config file:
...cfg/gamemode_competitive_server.cfg
Code:
mp_join_grace_time 0
__________________
Do not Private Message @me
Bacardi is offline
Sajmooooon
Senior Member
Join Date: Nov 2018
Location: Slovakia
Old 04-02-2020 , 11:01   Re: [CSGO]Command/plugin help
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
This prevent player to spawn after freeze time, when it is match.
Code:
"mp_join_grace_time" = "0.0" min. 0.000000 max. 30.000000
FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE 
- Number of seconds after round start to allow a player to join a game
They can spawn on warmup (respawn system is on).
They can spawn on freeze time when buy weapons.


In CSGO, it's better add cvar in override config file:
...cfg/gamemode_competitive_server.cfg
Code:
mp_join_grace_time 0
Ok, thanks
Sajmooooon is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:01.


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