cs go idle server

Post Reply
FTLSaber
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Apr 08, 2014 8:08 pm

cs go idle server

Post by FTLSaber »

hello im looking to configure an idle server for cs go and im needing to have the map/round last 5 minutes and only one round, the round cant restart when everyones dead it just needs to end at 5 minutes and refresh the map

anyone help with some commands?


also instead of making a new thread does anyone know how to add the silenced m4 and silenced usp to the deathmatch menu for cs go servers? without getting an error box or the proper cvar, Thanks!
$atanic $pirit
This is my homepage
This is my homepage
Posts: 251
Joined: Tue Jan 28, 2014 5:32 am

Re: cs go idle server

Post by $atanic $pirit »

These CVARS should do the trick.

Code: Select all

mp_maxrounds										1
mp_roundtime										5
Put them in gamemode_deathmatch_server.cfg in cfg folder and you should be good.
Image
FTLSaber
New to forums
New to forums
Posts: 2
Joined: Tue Apr 08, 2014 8:08 pm

Re: cs go idle server

Post by FTLSaber »

turning on the deathmatch config apparently turned on chickens and people cant get guns anymore?
$atanic $pirit
This is my homepage
This is my homepage
Posts: 251
Joined: Tue Jan 28, 2014 5:32 am

Re: cs go idle server

Post by $atanic $pirit »

FTLSaber wrote:turning on the deathmatch config apparently turned on chickens and people cant get guns anymore?
Were you using a different config in your gamemodes_server.txt file? If yes then put these CVARS in there and delete gamemode_deathmatch_server.cfg.
Image
Post Reply