more players?
#1
Hi guys,

I've been reading docs n wikis but I still can't get how i'm supposed to allow more players in a game!

Currently it is stuck at 6 but I have 8 friends wanting to play! Any help is greatly appreciated!
Thanks given by:
#2
change the amount of players the server can take.
Thanks given by:
#3
Quote:-o \f3example MOTD\n\f2with 2 lines and \f43 colors
-D 5 // never disable this...
-n \fs\f2foobar\fr server // server description
-n1 * // custom server description prefix
-n2 *@\f2foobar // custom server description suffix
-c 12 // max client number, 1..20, default 6
-T // add timestamps to console and file logs

// import commandline options from file (can be used recursively)
-C config/servercmdline_common.txt

-c option in your servercmdline.txt file
Thanks given by: