PDA

View Full Version : Seach Maps | Map Problem



Loveboy
26th April 2013, 18:38
Hi Guys,

I have a new Server in CoD2, there is Modern Weapons which i think you never saw, but i have one really nice map, Dome, from MW3.
If you have one or more maps of Modern Games how like MW2,MW3,Black Ops2.. it would be very nice for my server!

__________________________________________________ __________________________________________________ _______________

Map Problem: I have 5 maps, 4 of them are default, 1 is the Dome, If the map dome ends, then would be next the map Toujane.
Map End -> Loadscreen begins of Toujane, loadscreen ends, loadscreen will everytime loop, idk why
Please help me, what i must do?

kung foo man
26th April 2013, 18:40
can you choose mp_toujane directly with rcon?

what does the console print with developer 1?

Ni3ls
26th April 2013, 18:46
Show your maprotation

Loveboy
26th April 2013, 19:17
set sv_mapRotation "gametype tdm map mp_dome gametype tdm map mp_toujane gametype tdm map mp_carentan gametype tdm map mp_brugundy"

this is my map rotation

@kung : No , if i change with rcon the map too, the toujane map or other maps will in loadscreen looped

kung foo man
26th April 2013, 19:20
first things first: set sv_mapRotation "gametype tdm map mp_dome map mp_toujane map mp_carentan map mp_burgundy"

console log now ;P

Loveboy
26th April 2013, 20:00
Thank you Kung!

kung foo man
26th April 2013, 20:37
works already?

Loveboy
26th April 2013, 23:11
Oh no, shit, next map will be come, but if it end the list is everytime here ;(

Ni3ls
27th April 2013, 11:42
set sv_mapRotation "gametype tdm map mp_dome gametype tdm map mp_toujane gametype tdm map mp_carentan gametype tdm map mp_brugundy"

this is my map rotation

@kung : No , if i change with rcon the map too, the toujane map or other maps will in loadscreen looped

map mp_brugundy"

BRUGUNDY is not a map

Try this

g_gametype tdm
map mp_dome
//
set sv_mapRotation "map mp_dome map mp_toujane map mp_carentan map mp_burgundy"
set sv_mapRotationCurrent ""

Earliboy
27th April 2013, 12:22
set g_gametype "tdm"
set sv_mapRotation "map mp_dome map mp_toujane map mp_carentan map mp_burgundy"
set sv_mapRotationCurrent ""

map_rotate

And no, if anyone ever tells u that the server needs a wait 300; before the map_rotate, it doesnt!