PDA

View Full Version : At my wits end with map rotation problems...Please help lol


ripPajo
11-12-2003, 04:35 AM
Hello there,

I have looked through these forums for every post on the topic of map rotation, and I still cant get a fix for my problems. I will try to explain as best I can w/o writing a novel.

I have a server with xgameservers, and we started to play tonight no problem. We played dawnville, then it jumped to railyard, then to rocket, then to pavlov. All was good, all maps were sd like they should be, then it went back to dawnville as tdm. So I started to tinker with it and I have not been able to fix it after about 7 hours worth of trying.

It is a little weird. When I first got the server, they have a server.cfg and an autoexec_mp.cfg file. Only the hostname, rconpassword and max clients were in the autoexec file, everything else was in the server.cfg. So I wanted to make some changes like private clients and stuff like that. So I added that to the server.cfg, didnt work. Basically anything I added to the server.cfg did NOT work, but when added to the autoexec, it all worked...except the rotation. It will not work anywhere at all.

This is what I have now as far as map rotation...

// Search and Destroy Settings
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "7"
set scr_sd_timelimit "20"

//GAMETYPE: bel, dm, re, sd, tdm
set g_gametype "sd"

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"



I have tried everything, nothing works at all. Whats even stranger is that I have it set for either 20 minutes or 7 as a scorelimit, and as far as I know, that can be done. So after thinking I may have fixed it, I got one of my guys to help me out, and I just killed myself. All the maps, dawnville, railyard, rocket ended in 7 rounds, then pavlov went the full 20. Then it went back to dawnville as tdm....sigh

Anyhelp or suggestions would be so greatly appreciated. Like I said I searched and searched this forum, but could not find an answer to my woes.

ripPAjo

imported_BipolarChucker
11-12-2003, 06:21 AM
Ue your own config file, server.cfg already exists!

Create your own config called myconfig.cfg and put all your config information in that instead. Alter your shortcut appropriately.


\....\CodMP.exe +set dedicated 2 +exec myconfig.cfg +map_rotate

ripPajo
11-12-2003, 07:57 AM
Yeah ty, I changed the command line and it worked.. I never knew you had to do that. oops...7 hours of my life I will never get back :x