sv_hostname "Duckpond Customs *set auto download ON*"
sv_maxclients 32
sv_master1 "dpmaster.deathmask.net"
sv_maxPing 0
sv_minPing 0
sv_pure 1
sv_maxRate 25000
sv_allowdownload 1
set sv_wwwDownload "1" // enables the http redirect
set sv_dlURL "
http://quakefour.net" // sets the location of the files
set sv_wwwDlDisconnected "1" // disconnects the client while it's downloading the files
set cl_wwwDownload "1" // connects the client again when the download is finished
sv_privateClients "0" // slots substracted from sv_maxclients
sv_privatePassword "<privpass for privclients>"
set g_doWarmup "1"
set g_warmup "13"
bot_minplayers 2
seta bot_challenge "1"
seta bot_rocketjump "1"
seta bot_visualizejumppads "1"
set g_spSkill "1"
set bot_nochat "1"
seta g_quadfactor 0
capturelimit 8
timelimit 15
fraglimit 30
set rconPassword "changethis" // for remote ingame servercontrol
g_motd "<Welcome to the DuckPond>"
g_inactivity 0
g_allowvote 1
//Gametypes
// 0 = Free For All
// 1 = Tourney
// 3 = Team Deathmatch
// 4 = Capture The Flag
g_gametype 0
set d1 "map addict; set nextmap vstr d2"
set d2 "map distonic_small; set nextmap vstr d3"
set d3 "map bal3dm2; set nextmap vstr d4"
set d4 "map jaxdm8; set nextmap vstr d5"
set d5 "map quack lord fivede12; set nextmap vstr d6"
set d6 "map 16+; set nextmap vstr d7"
set d7 "map dvd3dm1; set nextmap vstr d8"
set d8 "map tm3_systemkrash;set nextmap vstr d9"
set d9 "map blitzkrieg;set nextmap vstr d10"
set d10 "map pro-nodm9;set nextmap vstr d11"
set d11 "map tfzse1; set nextmap vstr d12"
set d12 "map ztn3dm2; set nextmap vstr d13"
set d13 "map charon3dm12; set nextmap vstr d14"
set d14 "map htourney1; set nextmap vstr d15"
set d15 "map storm3tourney5; set nextmap vstr d16"
set d16 "map tm3_grudge; set nextmap vstr d17"
set d17 "map schism-b2; set nextmap vstr d18"
set d18 "map bal3dm5; set nextmap vstr d19"
set d19 "map freakdm5beta; set nextmap vstr d20"
set d20 "map fff; set nextmap vstr d1"
wait
vstr d1 // start loop at d1
// EOF