PDA

View Full Version : Gametype Problem


r0ach
01-08-2004, 07:55 PM
I was running a tdm server when i decided i wanted to put it to Search and Destroy, but when I uploaded the dedicated.cfg, The gametype didnt change, everything else that was suppose to change did, exept the gametype. I even tried the command "/rcon g_gametype sd" but that didnt work either. I was wondering if there was a way to do this without completelty restarting the server.
Thanks...

commando
01-09-2004, 08:16 AM
yo i think it is...

/set g_gametype sd

(then in the console it will say This will change once restart) ((restarted Map that is.))

try...

/set g_gametype sd

or just try

/g_gametype sd

it should work.

Jedi_Pimp
01-09-2004, 12:15 PM
u can change the gametype to whatever you want it still wont work!

..the prob must be in your map rotation, i bet your rotation goes like this eg. gametype tdm mp_carentan etc

u need the rotation to be like this for sd :

gametype sd mp_carentan

LPChip
01-12-2004, 04:50 PM
i have my rotation set as follows:

set sv_mapRotation "gametype sd map mp_brecourt gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_depot gametype sd map mp_harbor gametype sd map mp_hurtgen gametype sd map mp_pavlov gametype sd map mp_powcamp gametype sd map mp_railyard gametype sd map mp_rocket "

however... if i launch the server as it is now, nothing happens. So i manually need to load a map.

i've done this by adding the following line to the cfg:

map mp_brecourt

However... when i start my server, it will launch the map in DM mode. Therefore i added gametype sd or set gametype sd or set g_gametype sd, before loading the map, but nothing seems to help.

any ideas how to load the first map in the maprotation on server launch?