Counter-Strike 2

Counter-Strike 2

Not enough ratings
CS:GO I 30 Sec timeout settings
By BJERRE
Guide that enables you to set the timeout time in competitive matches
   
Award
Favorite
Favorited
Unfavorite
Why do we need this?
Well thats a dumb question.. so we dont need to time it ourselves. :D Automation is the way to do it
The settings
First we need to allow voting on the server.
sv_allow_votes 1

Then we need to specify how long the pauses should be and how many.

Set the seconds
mp_team_timeout_time 30
Set the amount of times they can timeout
mp_team_timeout_max 4

Server ops commands
The server admin or the leauge referee can force the pausing commands via rcon or console

Counter-terrorist Team
timeout_ct_start
Terrorist Team
timeout_terrorist_start
The end result
This will be our end result for this tutorial.

The server will keep track of who did the pause and how many they have left
Thanks to:
Thanks for reading!
Read the other guides that i have made:
Server Side Names[kortlink.dk]
CS:GO I 30 Sec timeout settings[kortlink.dk]

Leagueoperations.
A collection of talented and hard working Nordic Referees, Server Operators, Player Managers and Developers that enjoy making the best and most smooth event as possible. Leagueoperations main goal is to run event and educate the next line of League Ops

Individuals
FaKe -N- (aka) My best friend the grammar nazi
5 Comments
Ronhin Jun 5, 2020 @ 3:15am 
How do I implement it in game?
BJERRE  [author] Aug 11, 2018 @ 6:55am 
To make a plugin, you would need to make it in sourcemod.
No easy way to di it. I may make one some time
Waris - The BetLord Aug 11, 2018 @ 3:50am 
how to make chat alias for this? like we use .pause in some plugins
BJERRE  [author] Jan 1, 2018 @ 8:11am 
np saSha, always digging in the settings
sasha5K Jan 1, 2018 @ 8:05am 
Great guide, I've been wondering about this.