Problem with server setup
Posted: Wed May 31, 2006 11:20 pm
I'm trying to run a server with the pwrweapons v8 mod, and it is ctf, and I am having an issue with the capture limit. I have it set to 5 in the server cfg file, but it just goes on and on ingame and ignores what I set. This is my commad line:
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?
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?