Announcement

Collapse
No announcement yet.

Mapcycle NO Map vote

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mapcycle NO Map vote

    Could Someone please tell me how to jus cycle 4 maps with out using mapvote?

    #2
    In the UTGame.ini:

    1) Put olny the maps you want in the desired GameSpecificMapCycles entry. Here are the defaults for the standard game types. Change the one for the game type you run (you can delete the others if you want).

    Code:
    GameSpecificMapCycles=(GameClassName="UTDeathmatch",Maps=("DM-Arsenal","DM-Biohazard","DM-Sanctuary","DM-Deck","DM-Defiance","DM-Deimos","DM-Diesel","DM-Gateway","DM-HeatRay","DM-Fearless","DM-RisingSun","DM-Sentinel","DM-ShangriLa","DM-Carbonfire"))
    GameSpecificMapCycles=(GameClassName="UTTeamGame",Maps=("DM-Arsenal","DM-Biohazard","DM-Sanctuary","DM-Deck","DM-Defiance","DM-Deimos","DM-Diesel","DM-Gateway","DM-HeatRay","DM-Fearless","DM-RisingSun","DM-Sentinel","DM-ShangriLa","DM-Carbonfire"))
    GameSpecificMapCycles=(GameClassName="UTCTFGame_Content",Maps=("CTF-CircuitBreaker","CTF-Coret","CTF-Hydrosis","CTF-Reflection","CTF-Vertebrae","CTF-OmicronDawn","CTF-Strident"))
    GameSpecificMapCycles=(GameClassName="UTVehicleCTFGame_Content",Maps=("VCTF-Kargo","VCTF-Suspense","VCTF-Corruption","VCTF-Containment","VCTF-Sandstorm","VCTF-Necropolis"))
    GameSpecificMapCycles=(GameClassName="UTOnslaughtGame_Content",Maps=("WAR-Downtown","WAR-SinkHole","WAR-Dusk","WAR-Islander","WAR-Avalanche","WAR-MarketDistrict","WAR-OnyxCoast","WAR-Powersurge","WAR-Serenity","WAR-FloodGate","WAR-Torlan","WAR-TankCrossing"))
    2) Change all occurences bAllowMapVoting=true to bAllowMapVoting=false.

    Comment


      #3
      Thanks

      That worked for me

      Comment

      Working...
      X