Map Rotation funktioniert nicht richtig!

  • Bei meinem CoD Server funkt die map rotation nicht richtig ich habe aber alles richtig eingegeben.Wenn ich nun mit meinem Programm rcon4cod auf next map in rotation klicke kommt folgendes:
    map_rotate...


    "sv_mapRotation" is:"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_neuville gametype sd map mp_railyard gametype sd map mp_stalingrad"


    "sv_mapRotationCurrent" is:" map mp_rocket map mp_pavlov map mp_carentan map mp_depot map mp_powcamp map mp_ship gametype dm map mp_dawnville map mp_railyard map mp_rocket map mp_pavlov map mp_carentan map mp_depot map mp_powcamp map mp_ship gametype re map ship"


    so das erste "sv_mapRotation" ist das was ich in der Config eingegeben habe.Wo das da drunter "sv_mapRotationCurrent"
    herkommt weiß ich nicht.Aber sie maps werden dann immer nach der Reihenfolge gewechselt wie es im "sv_mapRotationCurrent" steht wo ich nicht weiß wo es her kommt.Bitte weiß einer wie ich das Problem löses kann?

  • sv_mapRotationCurrent ist eine art puffer für den cod-server, den er selbst aus der sv_mapRotation generiert.
    wenn du den cycle neu setzen willst, musst du in deiner config vorher sv_mapRotationCurrent leeren:


    Code
    sv_mapRotationCurrent
    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_neuville gametype sd map mp_railyard gametype sd map mp_stalingrad"


    weitere infos (generously presented by Google:(

  • Toll ein Tag hats funktioniert und jetzt generiert der einfach ne neue map rotation die ich aber gar nich eigegeben habe
    das steht wenn ich map rotate mache


    "sv_mapRotation" is:"gametype sd map mp_dawnville map mp_railyard map mp_rocket map mp_pavlov gametype tdm map mp_dawnville map mp_railyard map mp_rocket map mp_pavlov map mp_carentan map mp_depot map mp_powcamp map mp_ship gametype dm map mp_dawnville map mp_railyard map mp_rocket map mp_pavlov map mp_carentan map mp_depot map mp_powcamp map mp_ship gametype re map ship"


    "sv_mapRotationCurrent" is:" gametype tdm map mp_dawnville map mp_railyard map mp_rocket map mp_pavlov map mp_carentan map mp_depot map mp_powcamp map mp_ship gametype dm map mp_dawnville map mp_railyard map mp_rocket map mp_pavlov map mp_carentan map mp_depot map mp_powcamp map mp_ship gametype re map ship"


    aber in der config habe ich folgendes stehen



    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_neuville gametype sd map mp_railyard "
    set sv_mapRotationCurrentmap "mp_bocage"
    map_rotate



    wisst ihr wo das Problem liegt?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!