I've managed to get my server to do what I want again.
I added the config name into the gamemodes_server.txt (dont know if this 
matters "gamemodes_server.txt") and put the game_mode and game_type cvar back 
into the command line.example-game csgo -console +ip blah +net_public_adr blah 
-port blah -maxplayers 32 -usercon +game_mode 0 +game_type 0 +mapgroup mg_bomb 
+map de_dust2
From: [email protected]
To: [email protected]
Date: Fri, 7 Sep 2012 09:59:07 +0100
Subject: Re: [Csgo_servers] Maxplayers





Hello, I've just checked my Gamemodes_server.txt and found the update has wiped 
it out yet again.... why cant it ignore this file! (setting read only would be 
a PITA when i want to update it)
I have recovered the backup of the GameModes_Server.txt and now it also ignores 
my setting as well, if anyone noticed something in the patch notes I missed as 
this is rather important (some people don't want to be altering there 
maxplayers_overide everytime a client wishes it changed...)

funny that I had to originally remove the game_mode and game_type from the 
command line to get it working before... over complication or what. They could 
have just set game modes and game type in server.cfg like they used to.
They smeared these configs all over the place.

> From: [email protected]
> Date: Fri, 7 Sep 2012 02:52:07 -0600
> To: [email protected]
> Subject: Re: [Csgo_servers] Maxplayers
> 
> 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
                                          

_______________________________________________
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

Reply via email to