
08-30-2002, 06:43 PM
Ok, here is the aa.com dedicated game server's server.cfg file
I would follow my cfg file and just make the changes to reflect your server.
Make sure you add "map" line after your map list. This tells the server to start with the map listed.
[code:22173]seta sv_hostname "=CKR= www.alliedassault.com members v1.11 custom maps TDM =CKR="
sets Admin "Rudedog"
seta g_motd "Visit www.alliedassault.com"
sets URL "www.alliedassault.com members"
sets Connection "FuLL T1"
net_noipx 1
net_port 12203
seta timelimit "15"
seta fraglimit "0"
seta flood_waitdelay "15"
seta flood_persecond "4"
seta flood_msgs "4"
set g_gametype 2
set g_teamdamage "0"
set g_inactiveSpectate "900"
set g_inactiveKick "900"
set g_allowjointime "5"
set rconpassword "*****"
set sv_pure "0"
set sv_maxclients "16"
set sv_privateClients "8"
set sv_privatepassword "bungee"
seta sv_minping "0"
seta sv_maxping "600"
seta sv_gamespy "1"
seta sv_allowDownload "0"
seta sv_maxRate "9000"
seta sv_fps "20"
seta sv_floodProtect "1"
seta sv_maplist "dm/mohdm1 dm/buzzbomb_raiders dm/mohdm2 dm/Arnhem dm/dm/mohdm3 dm/stalingrad2 dm/mohdm4 dm/urbansprawl dm/mohdm5 dm/dm_routenord dm/mohdm7 dm/dm_thunder"
map dm/mohdm1
[/code:22173]
|