hey..
When I boot up a listen server, I have it set to be an FFA(g_gametype 0) server. When I want to change the gametype I exec one of my gametype .cfg's like my tdmserver.cfg which has this on it:
set sv_maxclients "12"
set fraglimit "50"
set timelimit "10"
set capturelimit "5"
set g_gametype "3"
set g_doWarmup "1"
set g_warmup "20"
set g_weaponTeamRespawn "5"
and then I type up what map I wanna play and it is all set-up. Now..the other day I was messing around with some stuff, and I accidentally lost my q3config.cfg that I have for the baseq3 folder(which is actually in the (C:\Documents and Settings\HP_Administrator\Application Data\Quake3\baseq3))and now when I'm in-game and I want to change the gametype I have to type in \exec tdmserver.cfg three times before I type what map I wanna play for the gametype to stick on map change.
I never had this problem before I lost that q3config.cfg
HELP!