That's what I set in mine (and outside of convars, as noted with the config changes under CS:GO) and the hosting provider's command line setting still overrode it, which I'm assuming is not the intended behavior. That is, as long as you're within the upper limit, an override within the config files should be acceptable. I haven't tried this since the latest update, though, so perhaps it is finally working that way.
I'll also try as ics suggested in his note, though (sv_visiblemaxplayers "18"). From what I see of that command, it changes what appears in the browser and, despite what the name of the parameter would suggest, actually *enforces* it as a meaningful limit. Thanks to both of you, as well as Archimage for his initial question. On Fri, Sep 7, 2012 at 2:42 AM, Brett Seedhouse <[email protected]> wrote: > in gamemodes_server.txt you have to use the same amount of brackets in > gamemodes.txt so as to bring it to the correct level. Mine is below and > maxplayers is in the 5th level. > > { > "gameTypes" > { > "classic" > { > "gameModes" > { > "casual" > { > "maxplayers" "18" > } > } > } > } > } > > > >> From: [email protected] >> Date: Fri, 7 Sep 2012 02:29:00 -0600 >> To: [email protected] >> Subject: Re: [Csgo_servers] Maxplayers > >> >> What is the solution when you can't edit the command line and you're >> not looking to have *more* players than the command line states? >> >> That is, if the command line says maxplayers should be 24 and you want >> to set a game mode to use only 18 players, how do you get it to adhere >> to that? >> >> On Fri, Sep 7, 2012 at 2:23 AM, Сергей Дудин <[email protected]> wrote: >> > Use -maxplayers_override in the command line >> > >> > >> > 2012/9/7 Archimage <[email protected]> >> >> >> >> How to change maxplayers? >> >> Setting any maxplayers value in gamemodes_server.txt have no effect... >> >> >> > >> > >> > _______________________________________________ >> > Csgo_servers mailing list >> > [email protected] >> > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >> >> >> >> -- >> Seumas >> >> _______________________________________________ >> 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 -- Seumas _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
