Author Topic: how do you  (Read 1049 times)

Charger

  • PGP
  • Posts: 18
how do you
« on: September 12, 2007, 05:32:55 PM »
make your max players bigger

Cobo

  • Autococker
  • Posts: 1362
Re: how do you
« Reply #1 on: September 12, 2007, 05:39:42 PM »
Before you start the server you need to do 'set maxclients #' where # is the number of clients you want.

Eiii

  • Autococker
  • Posts: 4595
Re: how do you
« Reply #2 on: September 12, 2007, 05:40:40 PM »
'maxclients X'

Keep in mind that it won't change anything until you start a new map.

KiLo

  • Autococker
  • Posts: 2086
Re: how do you
« Reply #3 on: September 12, 2007, 09:46:06 PM »
Also from in-game you can do cvar_set maxclients <#>

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: how do you
« Reply #4 on: September 19, 2007, 01:37:10 PM »
Also from in-game you can do cvar_set maxclients <#>
You can't change the maxclients mid game.  The player slots need to be allocated before the server starts.