c:\quake3\quake3.exe "+set fs_game Pwrweapons +exec server_ctf.cfg +exec cvar.cfg +set dedicated 2 +set sv_pure 0 +set bot_enable 1"
and this is my cfg file:
seta sv_hostname "PWRWeaponsV8//There is NoESCape!!!"
seta g_motd "MY GUN IS ALWAYS BIGGER THAN YOURS BITCH!"
seta sv_maxclients 12
seta g_quadfactor 4
seta g_gametype 4
seta timelimit 15
seta fraglimit 5
seta g_weaponrespawn 3
seta g_inactivity 0
seta g_forcerespawn 0
seta rconpassword "i'm not that stupid

set d1 "map q3ctf1 ; set nextmap vstr d2"
set d2 "map q3ctf2 ; set nextmap vstr d3"
set d3 "map q3ctf3 ; set nextmap vstr d4"
set d4 "map q3tourney6_ctf ; nextmap vstr d1"
vstr d1
Did I set it up right? Everything else seems to work fine, just not the capturelimit. Is it something other that seta fraglimit? Also, which ports do I need open?