Announcement

Collapse
No announcement yet.

what mp modes

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

  • what mp modes

    which mp modes can be played on same server together...i.e domination and headquaters etc...I can't seem to get it to work no matter what i uncomment in the config..

    any help appreciated

  • #2
    You need one line for the map rotation.

    Should look something like...
    Originally posted by server.cfg
    set sv_mapRotation "gametype dom map mp_backlot gametype dom map mp_bloc gametype dom map mp_bog gametype koth map mp_cargoship gametype koth map mp_citystreets gametype koth map mp_convoy gametype sab map mp_countdown gametype sab map mp_crash gametype sd map mp_crossfire gametype sd map mp_farm gametype sd map mp_overgrown gametype war map mp_pipeline gametype war map mp_showdown gametype war map mp_strike gametype war map mp_vacant"
    If you have multiple lines beginning with set sv_mapRotation then the server is going to use whichever one comes last.

    All of the game modes can be mixed together, but there is a limit on how many maps can be in the cycle. I'm not sure exactly what that limit is, but I tried to run every map in every mode and the server would not start.

    Comment

    Working...
    X