// ==================================== // ROCKETSCIENCE'S THREEWAVE SERVER.CFG // ==================================== // HOSTNAME, MESSAGE OF THE DAY, NET PORT ========= sv_hostname "YourServerName - Threewave" g_motd "Put a short welcome message here" // Displayed on the loading screen net_port "xxxxx" // SERVER INFO ==================================== sets .Admin "YourName" sets .Admin. "SecondAdminName" sets .Your_channel "QuakeNet #YourIRC" sets .Your_website "www.website.net" sets .Mod_channel "QuakeNet #threewave" sets .Mod_website "www.threewave.com" // sets .Passworded "For Clan Practices" // PASSWORD SETTINGS ============================== set g_adminpass "" // MUST USE *SET* set g_password "" // MUST USE *SET* .. Set server pw here .. Set "" for no pw rconpassword "" sv_privatePassword "" sv_privateClients 1 // Save 1 slots which can be accessed via "/password PrivatePassword" // SERVER SETTINGS ================================ g_maxGameClients 14 // Good idea for preventing a game from becoming too chaotic or messy sv_maxclients 19 // e.g. g_maxGameClients(+5) allows 4 spectators + 1 privateClient sv_allowDownload 0 sv_floodprotect 0 // Setting this to "1" disables binds containing messages + actions sv_maxRate 10000 // Set max client rate. 8000 to 10000 recommended. Max:25000 sv_maxPing 0 sv_minPing 0 sv_pure 1 sv_reconnectlimit 0 sv_timeout 60 // No of secs server waits for client packet before assuming disconn. sv_zombietime 0.25 // Number of minutes before a frozen character is removed from map // GAME SETTINGS ================================== dmflags 0 capturelimit 8 // Default = "8" in Threewave Mod fraglimit 0 timelimit 20 g_allowvote 1 g_forcerespawn 0 // Respawn time in seconds. (Default=10?) g_friendlyfire 0 g_quadfactor 3 // (Default=3) g_smoothClients 1 g_synchronousClients 0 // Keep set this to "0" at all times g_teamAutoJoin 0 // "1" = join team with less players, or losing team if numbers equal g_teamForceBalance 0 // setting this to greater than "0" might break CaptureStrike g_doWarmup 1 g_warmup 45 // "45" is better than "30" to allow ppl to balance the teams g_weaponrespawn 5 // Weapon respawn time in seconds (DM=30, VanillaCTF=5, CCTF=0) g_weaponTeamRespawn 5 // Weapon respawn time in seconds (DM=30, VanillaCTF=5, CCTF=0) // THREEWAVE MOD SETTINGS ========================= g_cheattest 1 // [0,1] enable cheat protection g_describeServer 1 // [0,1] modify sv_hostname to reflect the gametype played g_dropLaggedClients 45 // time (secs) a 999 ping person can remain on server g_highscores 1 g_instagib 0 // [0,1] instagib mode for CCTF g_minNudge -30 // [integer] minimum cl_timenudge players can set g_maxNudge 10 // [integer] maximum cl_timenudge players can set g_minPackets 30 // [integer] minimum cl_maxpackets players can set g_maxPackets 76 // [integer] maximum cl_maxpackets players can set g_minPlayersForHighscores 6 // minimum amount of players on server to write to highscores g_overtime 0 // [0,1] allow overtime or not g_safeFloodProtect 1 // [0,1] enable protection against flooding // CAPTURESTRIKE SETTINGS ========================= g_botQuickRound 1 // Speeds up the round if only bots are alive (in CaptureStrike) g_CTFS_maxrounds 5 g_pointlimit 18 // CTFS Pointlimit ... "0" disables end of match by pointlimit // CLASSIC CTF SETTINGS =========================== g_runerepick 1 // "1" allow players to pick up self-dropped rune after 5 seconds g_weaponRespawnCCTF 0 // "0" = weaponstay ON ... (Always keep this set to "0") // PORTAL SETTING ================================= // p_tourneyRounds ? // This setting only applies to 1-v-1 DM Tournament games. // In normal Quake 3, a tournament gametype map never ends. // p_tourneyRounds = number of rounds before returning to portal. // BOT SETTINGS =================================== bot_enable 0 // MASTER SERVERS ================================= // Add up to 4 additional master servers to report to sv_master1 "master3.idsoftware.com" // DO NOT CHANGE! sv_master2 "master0.gamespy.com" sv_master3 "clanservers.net" // Threewave's website list sv_master4 "q3master.barrysworld.com" sv_master5 "" // ================================================= // ==== Server Config Layout by RocketScience ==== // ===== The Best Quake Configs in the World ===== // ======== Courtesy of =Airborne*Assault= ======= // ================================================= // ======= Specially licensed to Threewave ======= // ===== for distribution with Threewave Mod ===== // ============== 10th January 2002 ============== // =================================================