PDA

View Full Version : First map repeating problem


Cromlech
07-31-2003, 05:56 AM
I am sure this is just a cfg prob, but on both my dedicated servers after building the cfg file with map list, and then joining the server, the first map just repeats and it won't move on to the next map in rotation.

Any ideas?

dmserver.cfg






seta sv_hostname "<-M.a.B->Cromlech's Deathmatch Map Test Server"
sets Admin "<-M.a.B-> Cromlech"
seta g_motd "Please tell me what you think of these maps - cromlech@trebuchet.org.uk"
sets URL "www.trebuchet.org.uk & www.madasbadgers.co.uk"
sets Connection "ADSL"



net_noipx 1
net_port 12203



seta timelimit "10"
seta fraglimit "3"
seta flood_waitdelay "15"
seta flood_persecond "4"
seta flood_msgs "4"




set g_gametype 2
set g_teamdamage "0"
set g_inactiveSpectate "900"
set g_inactiveKick "900"
set g_allowjointime "5"



set rconpassword "xxxx"
set sv_pure "0"
set sv_maxclients "8"
set sv_privateClients "0"
set sv_privatepassword "xxxx"
seta sv_minping "0"
seta sv_maxping "600"
seta sv_gamespy "1"
seta sv_allowDownload "0"
seta sv_maxRate "9000"
seta sv_fps "20"
seta sv_floodProtect "1"



seta sv_maplist "dm/aftermath2 dm/ardennes1944 dm/buckholz dm/dmpipeline dm/dm_bahnhof_steinhude_1939 dm/dm_osshq_final dm/dm_vemork_approach dm/dm_wilhelmstein_1767 dm/landbattle dm/monastere dm/papys_atlantis dm/reicos-church dm/schule dm/spinlein dm/stalag69 dm/tdm-0815 dm/themine dm/trenchattack"



map dm/aftermath2

billw
07-31-2003, 11:58 AM
First guess...too long a map list...maybe try shortening the map list first then try it. See if you then continue getting the repeat. My .cfg only has 6 maps.
Good Luck
Bill
PS: don't forget to let us know what the out come is...

Defiant
07-31-2003, 07:50 PM
it's not the size of the map list,i have had just as long a list,make sure your second map is a DM map,also check if the map names are put in the cfg correctly.
The best way to do this is write down how you have them in the server cfg,get on your server and open console,open each map as you have it written in the cfg,if the server doesn't recognize what you type then thats where your problem is.
This may or may not be the problem,but it breaks it down somewhat for you.

Hammer
07-31-2003, 08:11 PM
If the map started with the map command simply repeats, then more likely than not sv_maplist it blank! Yes, I know, I see it too in the dmserver.cfg ... open the console and make sure it's set. Another possibility is that the aftermath map script is somehow resetting it. Do you have any other mods installed? Are you actually starting dmserver.cfg OR perhaps some other cfg file, like server.cfg?

--Hammer

Cromlech
08-06-2003, 02:55 PM
Sorry for the delay in replying, had to go away for a few fays.

I Checked each map from within server, all fine.

Then found that rotation worked fine when empty.

Had me and one other player in today, and same problem.

After that I have noticed that frag limit was set to 3, would that cause a problem.

Also can you please help me with exact use of the sv_maplist command from within server, and explain how intermission and timelimit commands should be used.

Thx, will keep you posted.

Cromlech
08-15-2003, 05:55 AM
After some slightly more thoughtful observation, i have discovered that this is only occurring on my obj server, the dm seems to be running fine now.

I have checked all maps from within the server, all fine, but it still refususe to rotate.

Am wondering if it might be to do with timelimts and stuff, any more ideas?

objserver.cfg file

seta sv_hostname "<-M.a.B->Cromlech's Objective Map Test Server"
sets Admin "<-M.a.B-> Cromlech"
seta g_motd "Please tell me what you think of these maps - cromlech@trebuchet.org.uk"
sets URL "www.trebuchet.org.uk & www.madasbadgers.co.uk"
sets Connection "ADSL"

net_noipx 1
net_port 12204

seta timelimit "10"
seta roundlimit "5"
seta fraglimit "0"
seta flood_waitdelay "15"
seta flood_persecond "4"
seta flood_msgs "4"


set g_gametype "4"
set g_teamdamage "0"
set g_inactiveSpectate "60"
set g_inactiveKick "300"
set g_allowjointime "5"

set rconpassword "----"
set sv_pure "0"
set sv_maxclients "8"
set sv_privateClients "0"
set sv_privatepassword "--------"
seta sv_minping "0"
seta sv_maxping "600"
seta sv_gamespy "1"
seta sv_allowDownload "0"
seta sv_maxRate "9000"
seta sv_fps "20"
seta sv_floodProtect "1"

seta sv_maplist "obj/rtcw_omaha obj/ramelle obj/obj_marseille obj/obj_exeter1944 obj/obj_dessau1946 obj/hunt-2-v22 obj/acobj obj/boomboom obj/crepuscule obj/farm_attack obj/lepetitportobj obj/obj_bahnhof_steinhude_1939 obj/obj_howitzer obj/mnstry_bots obj/obj_monastere obj/osterreich-final obj/pipeline obj/secretislandobj obj/tfbunker obj/user-torch"

map obj/rtcw_omaha

Cromlech
08-19-2003, 05:10 AM
Well, for some silly reason, I decided to offer this problem to EA support.

I imagine you can all guess how useful the answer was!