Digital Paint Discussion Board
Paintball 2: The Game => Server Discussion => Topic started by: JeffConway on October 12, 2007, 08:27:49 PM
-
servers working fine and what not.. perfect..
i dont know how to set max clients, it wasent in the template..?
can i customize it so i can have what gun i want and what not?
thx for any responces to these noobed out quesitons :P
-
Type "set maxclients <variable>" in your .cfg file.
Also, you can set an "only one tpye of gun" mode on a map by typing in "expert x" Replace x with any number 1 through 8, obviously each number is a different gun.
If you don't understand just try it on your server and you will.
-
Actually there is already a spot for this in server.cfg file. It says maxclients and it is around the minclientbuild.
If you can find it in the server.cfg then you can login as an admin on you server and type cvar_set maxclients <#>.
-
maxclients must be set before the server starts, so you can't go changing it with cvar_set or it could seriously screw things up (thought it shouldn't let you change it at all).