PDA

View Full Version : Server Help


Redrock
11/03/03, 09:37 am
This is what my current server.cfg file looks like.I have over 50 maps to use but i am having a time to get them all to work.Can someone please look at this an tell me why my maps arent showing

//
seta sv_hostname "ARROH"

sets Admin ""
sets "URL" "http:arroh.hostasset.com"
sets g_announce 1

seta rconpassword "xxxx"
seta sv_privatePassword "xxxx"

seta g_teamdamage "1"

seta sv_maxClients "10"
seta sv_privateClients "0"

seta sv_floodProtect "1"
seta sv_flood_waitdelay "10"
seta sv_flood_persecond "4"

seta sv_allowDownload 0
seta sv_maxPing "200"
seta sv_minPing "0"
seta sv_maxRate "9000"

seta g_inactiveKick "300"
seta g_inactiveSpectate "45"
seta g_allowjointime 5


seta sv_gamespy "0"
set sv_master1 "mohmaster.2015.com"
set sv_master2 "master0.gamespy.com"
set sv_master3 "master0.ilangame.com"


set timelimit 15
set fraglimit 0
set g_realismmode 1
set g_gametype 2
set sv_maplist " dm/mohdm2 obj/obj_team4 dm/mohdm1 dm/mohdm6 dm/trenches dm/wolfcastle dm/TAKETHEHILL_V11 dm/hitler'sbunker dm/germanobj dm/itfcomplex dm/obj_communications"
map dm/mohdm2

mistical
11/06/03, 04:27 pm
try this instead...

seta sv_maplist "dm/mohdm2 dm/mohdm4 dm/mohdm1 dm/mohdm6 dm/trenches dm/wolfcastle dm/takethehill_v11 dm/hitler'sbunker dm/germanobj dm/itfcomplex dm/obj_communications"
map "dm/mohdm2"

make sure that the map names are correct, to check that, just run mohaa, go to your multiplayer options, then start your own server / LAN, and look at the map list and you will see the map names.

you can not run obj mode/maps in tdm mode, as you tried to do for the bridge, instead, it is called dm/mohdm_4 for the bridge/crossroads

also, if you wanted to do that, you would need to download a mod to allow you to do that, but then it doesn't let you respawn for TDM. no point in looking for it.