<

adbanner1

INDEX
quaketweaks image quaketweaks image
Installing

Connection

Quake III

Tweaking

General

Yakumo
Quake III Guide

Files

Links
quaketweaks image quaketweaks image

adbanner

Google




The Web
This Site
quaketweaks image quaketweaks image
Best
Q3 Sites

News Sites
Tweaking
Mods
Server Cfgs
Others
quaketweaks image quaketweaks image


Server Setup

Setting Up A Server

What the simple script below does is setup a Quake 3 Arena game server with 6 players each connecting at a max rate of 33kbs.


set g_gametype 0 

set sv_pure 1 

sv_maxclients 6

g_password "csgrock"

sv_hostname "I want you die mr bond"

sv_maxRate "3300"

g_warmup "10"

g_motd "Don`t Mess With CSG Bitch"

g_quadfactor "1"

set g_syncronousclients "0"

g_weaponsrespawn "5"

g_allowvote "1"
 


set m1 "fraglimit 10; map q3dm1; set nextmap vstr m2"
set m2 "fraglimit 10; map q3dm6; set nextmap vstr m3"
set m3 "fraglimit 10; map   ++6; set nextmap vstr m1"

What I am going to do now is take the script apart a command at a time and explain what each one does.

CommandOptionsWhat it Does
set g_gametype 00. Free For All
1. Tournament 1 on 1
2. Single Player
3. Team Deathmatch
4. Capture the Flag
Selects the game type
set sv_pure 1set sv_pure 1 pure server on
set sv_pure 0 pure server off
A Pure server will only let users connect if they have the exact same .pk3 files in their q3ut directory as the server does. Helps stop cheaters from using modified code.
sv_maxclients 6sv_maxclients 1 to 64Controls the maximum number of clients (players) that can connect to your server.
g_password "csgrock"g_password ""Sets the password needed to join the server, to clear the password and make the server public use g_password "".
sv_hostname "I want you die mr bond"sv_hostname ""The name of your server as it appears in the server lists.
sv_maxRate "3300"0=disabled, 2500+Sets the maximum rate each client should be allocated on your server.
g_warmup "10"g_warmup 0 To ?Sets the amount of time in seconds that players can practice before the fragging begins.
g_motd "Don`t mess With CSG"g_motd ""Sets the message that clients will see when they first connect to your server.
g_quadfactor "1"g_quadfactor 1 to ?Used to set multiples of damage caused by the quad damage powerup. The default is 3 times damage, with 1 being equal to no quad damage powerup.
g_quadfactor "1"g_quadfactor 1 to ?Used to set multiples of damage caused by the quad damage powerup. The default is 3 times damage, with 1 being equal to no quad damage powerup.
set g_syncronousclients "0"set g_syncronousclients 0 or 1Syncs all clients up to allow demo recording. The default is the more desired 0 which allows smoother net play. Set to 1 to allow client demo recording.
set g_syncronousclients "0"set g_syncronousclients 0 or 1Syncs all clients up to allow demo recording. The default is the more desired 0 which allows smoother net play. Set to 1 to allow client demo recording.
g_weaponsrespawn "5"g_weaponsrespawn 5 to ?Used to set the number of seconds between the time a weapon is picked up and the time it respawns. The default is 5 seconds.
g_allowvote "1"g_allowvote 0 or 1enable players connected to the server to call for and vote on changes including: map, map restart, kick, and g_gametype. The default is 1, which is on. Set to 0 to turn off voting. .
g_allowvote "1"g_allowvote 0 or 1enable players connected to the server to call for and vote on changes including: map, map restart, kick, and g_gametype. The default is 1, which is on. Set to 0 to turn off voting. .
set m1 "fraglimit 10; etc etc This sets up the map rotation using 3 maps and a fraglimit 10 the server will scroll though theses options untill its turned off.


To download the server script above click below.

Simple Server.cfg

Running Your Server

Making a server script is all well and good but how do you run it right click on the Quake 3 Arena desktop icon and select copy shortcut. Right click over the new icon select properties. In the target box add +exec youserverfilename.cfg so it looks like this C:\Program Files\Quake 3 Arena\quake3.exe" +exec yourserverfilename.cfg save your server.cfg file to C:\Program Files\Quake 3 Arena\baseq3 and to run it click on the new Quake 3 Icon.

For more complex server scripts and instructions try the sites below.

3dgw.com Quake 3 Server Setup Guide

planetquake.com server setup guide

Lanage server setup guide

Time2Die's Quake3 Arena Server Setup Guide



Contact Web Master at webmaster@quaketweaks.com

quaketweaks image quaketweaks image
Buying
Quake 3
Quake 3
--Files--
Popular

Version
Switch
quaketweaks image quaketweaks image

Mod Database Top 100
Link Here quaketweaks
Quake 4 Euro
Quake 3 NL
quake3bits
funender
urbanterror
k1ck