Results 1 to 10 of 10

Thread: Seach Maps | Map Problem

  1. #1
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts

    Seach Maps | Map Problem

    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?

  2. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    can you choose mp_toujane directly with rcon?

    what does the console print with developer 1?
    timescale 0.01

  3. #3
    Brigadier General
    Join Date
    Dec 2012
    Posts
    1,012
    Thanks
    440
    Thanked 171 Times in 132 Posts
    Show your maprotation

  4. #4
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    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

  5. #5
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    first things first: set sv_mapRotation "gametype tdm map mp_dome map mp_toujane map mp_carentan map mp_burgundy"

    console log now ;P
    timescale 0.01

  6. The Following User Says Thank You to kung foo man For This Useful Post:

    Loveboy (26th April 2013)

  7. #6
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    Thank you Kung!

  8. #7
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    works already?
    timescale 0.01

  9. #8
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    Oh no, shit, next map will be come, but if it end the list is everytime here ;(

  10. #9
    Brigadier General
    Join Date
    Dec 2012
    Posts
    1,012
    Thanks
    440
    Thanked 171 Times in 132 Posts
    Quote Originally Posted by Loveboy View Post
    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
    Code:
    g_gametype tdm
    map mp_dome
    //
    set sv_mapRotation "map mp_dome map mp_toujane map mp_carentan map mp_burgundy"
    set sv_mapRotationCurrent ""

  11. The Following User Says Thank You to Ni3ls For This Useful Post:

    Loveboy (27th April 2013)

  12. #10
    Private First Class Earliboy's Avatar
    Join Date
    Nov 2012
    Location
    Germany
    Posts
    130
    Thanks
    5
    Thanked 88 Times in 61 Posts
    PHP Code:
    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!
    No ... No ... this is not possible .......

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •