Mitch M.
Here's one of our server's gamemodes_server.txt, note, we still hit a
maxplayer of 25 even though I specify 30 here...
// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt
"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"casual"
{
"maxplayers" "30"
"convars"
{
"bot_defer_to_human_items" "0"
"bot_chatter" "off"
"mp_friendlyfire" "0"
"mp_maxrounds" "0"
"mp_timelimit" "25"
"mp_roundtime" "2.5"
}
}
}
}
}
}
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers