first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / database / configuration / quake3 / fred_t_hamster_maps.cfg
1 // test config file for dan's server.
2 //set Gametype to 0 for Free for All Mode 
3 g_gametype 0
4 //Free For All Settings Below
5 //set ffa fraglimit. Set to 0 for no limit.
6 fraglimit 42
7 //set ffa timelimit. Set to 0 for no limit.
8 timelimit 14
9 //set Maximum number of clients
10 sv_maxclients 8
11 //set host name that shows up in server list. Change below to your server name preference and remove the //
12 sv_hostname "fredstonia"
13 //set message of the day that players see while connecting to the server. Must be set before level loads. Change below to your message of the day preference and remove the //
14 g_motd "The Fraggingest Place on Earth"
15 //set requirement for client password. 1=require password, 0=no password required (Default: 0)
16 sv_privateClients 0
17 //set password for private server "" for no password
18 sv_privatePassword ""
19 //set remote console password
20 rconpassword ""
21 //turn on/off pak cheat check. 1=on, 0=off (Default: 1)
22 sv_pure 1
23 //set max allowable rate for a client. 8000 to 10000 recommended. Max: 25000 (Default: 0)
24 sv_maxRate 10000
25 //add up to 4 additional master servers to report to (As you can see the ingame configs don't report to id automatically)
26 sv_master1 ""
27 sv_master2 ""
28 sv_master3 ""
29 sv_master4 ""
30 sv_master5 ""
31 //Set map selection, cycle order, and load first map for free for all
32 set d1 "map metro ; set nextmap vstr d2"
33 set d2 "map coralctf ; set nextmap vstr d3"
34 set d3 "map addict ; set nextmap vstr d4"
35 set d4 "map antilogic ; set nextmap vstr d5"
36 set d5 "map bk_thetruth ; set nextmap vstr d6"
37 set d6 "map bluemonday ; set nextmap vstr d7"
38 set d7 "map falloutbunker ; set nextmap vstr d8"
39 set d8 "map hydrogen ; set nextmap vstr d9"
40 set d9 "map ik3dm1 ; set nextmap vstr d10"
41 set d10 "map ik3dm2 ; set nextmap vstr d11"
42 set d11 "map 17+ ; set nextmap vstr d12"
43 set d12 "map yog3dm4 ; set nextmap vstr d13"
44 set d13 "map lae3dm1 ; set nextmap vstr d14"
45 set d14 "map q3mbd ; set nextmap vstr d15"
46 set d15 "map teqdm1 ; set nextmap vstr d16"
47 set d16 "map wintergames ; set nextmap vstr d17"
48 set d17 "map obiwanshouse ; set nextmap vstr d18"
49 set d18 "map she'k ; set nextmap vstr d1"
50 vstr d1
51 //set weapon respawn times for free for all in seconds. May need to decrease for large number of clients. (Default: 5)
52 g_weaponrespawn 4
53 //set voting. 1=on, 0=off (Default: 1)
54 g_allowvote 1
55 //set power multiples for quad damage (Default: 3)
56 g_quadfactor 3
57 //syncronous clients is necessary to allow client demo recording. Setting to 1 allows recording but play is not smooth and is not recommended for normal use. (Default: 0)
58 g_syncronousClients 0
59 //additions by Dekard- Anything with sets will be seen in the server settings in gamespy and in game for server settings.
60 //If you are using special maps here would be a good place to add where to download them!!
61 sets "Administrator" "fred"
62 sets "Email" "fred@gruntose.com"
63 sets "URL" "http://www.gruntose.com"
64 sets "Location" "Grunston"
65 sets "CPU" "AMD Athlon 1Ghz"
66 //sets "mappack" "http://www.myserver.com/mappack.zip"
67
68 //addbot stormtrooper
69 addbot legoman
70 addbot uriel
71 addbot phobos
72 addbot klesk
73 addbot orbb
74
75