Author Topic: SERVER WORKING! JUST A QUESTION ABOUT IT!  (Read 958 times)

JeffConway

  • PGP
  • Posts: 13
SERVER WORKING! JUST A QUESTION ABOUT IT!
« on: October 12, 2007, 06: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

QueeNiE

  • 68 Carbine
  • Posts: 435
Re: SERVER WORKING! JUST A QUESTION ABOUT IT!
« Reply #1 on: October 12, 2007, 06: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.

KiLo

  • Autococker
  • Posts: 2086
Re: SERVER WORKING! JUST A QUESTION ABOUT IT!
« Reply #2 on: October 12, 2007, 10:51:42 PM »
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 <#>.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: SERVER WORKING! JUST A QUESTION ABOUT IT!
« Reply #3 on: October 16, 2007, 06: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).