doing -nobots doesn't work either. Bots can still randomly join. I seem to have fixed it with a mixture of things, including adding -nobots to the startup script.
-First, compile this plugin and pop it into your sourcemod/plugins folder (if you are using sourcemod) https://forums.alliedmods.net/showpost.php?p=2280857&postcount=5 -Second, change these in your gamemode_casual_server.cfg (it has to be THAT config, NOT server.cfg. if you are not using casual, choose a different one, such as gamemode_competitive_server.cfg. If the _server copy of the file doesn't exist, create it) bot_quota 0 bot_quota_mode normal and that should do it. I haven't had bots just randomly join since i've used a mixture of these things. On Sun, Jun 28, 2015 at 6:47 AM, Michael Loveless <[email protected]> wrote: > I notice this happening when a player switches teams either in warmup or > mid round. It happens consistently on both servers I have a bot_quota set > on and servers in which it's set at 0. Also happens on servers with Valve's > competitive 5v5 cvar set and bot quota set to 0. I've seen the bot breach > the player limit in all mentioned instances as well (6v5 on 5v5 servers, > for example). > > On Sun, Jun 28, 2015 at 3:01 AM, ics <[email protected]> wrote: > >> Add -nobots parameter to command line and it wont happen. Bots are >> filling up slots and server kicks regular players out (server full). >> >> -ics >> >> Usman Khan kirjoitti: >> >>> >>> Happening at my end too >>> >>> On 28 Jun 2015 04:23, "Charalampos Galanis" <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Even though I have set bot_quota 0 at server.cfg and >>> gamemodes_casual_server.cfg , the server still adds bots sometimes >>> on some maps , what's the problem here? >>> >>> _______________________________________________ >>> Csgo_servers mailing list >>> [email protected] >>> <mailto:[email protected]> >>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >>> >>> >>> >>> _______________________________________________ >>> Csgo_servers mailing list >>> [email protected] >>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >>> >> >> >> _______________________________________________ >> Csgo_servers mailing list >> [email protected] >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >> > > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >
_______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
