Digital Paint Discussion Board

Paintball 2: The Game => Server Discussion => Topic started by: JeffConway on October 12, 2007, 08:27:49 PM

Title: SERVER WORKING! JUST A QUESTION ABOUT IT!
Post 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
Title: Re: SERVER WORKING! JUST A QUESTION ABOUT IT!
Post by: QueeNiE on October 12, 2007, 08:41:45 PM
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.
Title: Re: SERVER WORKING! JUST A QUESTION ABOUT IT!
Post by: KiLo on October 13, 2007, 12:51:42 AM
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 <#>.
Title: Re: SERVER WORKING! JUST A QUESTION ABOUT IT!
Post by: jitspoe on October 16, 2007, 08:39:06 PM
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).