Digital Paint Discussion Board
Paintball 2: The Game => Server Discussion => Topic started by: bor3d28 on June 03, 2007, 07:54:58 PM
-
WHERE do i change the max clients , i cant seem to find it through the configs...
-
If it's not in the config, add it.
-
set maxclients 16 // maximum number of players that can connect
It is right below where you put the server name and admin name and that other good stuff.
Edit: You really just need the set maxclients part.
-
I think it's better to put the maxclients in the command line. I recall having some issues using it in the config file.
-
Thanks I appreciate your help, im fixed it, thanks i just chucked it in the config as told & i hvnt had any problems with using it in the config as yet.....
-
Thanks I appreciate your help, im fixed it, thanks i just chucked it in the config as told & i hvnt had any problems with using it in the config as yet.....
Should have added it to the command line. You know the shortcut that launches your server with '+ map' in it? Add the set maxclients there.....