maprot.cfg 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. // Server Side Maprotations...
  2. // WARNING: You can NOT use CubeScript in here!!
  3. // Use the following scheme...
  4. // map:mode:time:allowVote[:minplayer[:maxplayer[:skiplines]]]
  5. // map will be skipped, if minplayer/maxplayer requirements are failed
  6. // map: map filename without extension
  7. // do only use standard maps and maps from your packages/maps/servermaps folder
  8. // for the flag modes (5, 14 & 15), be sure, the map contains flag bases
  9. // mode: Team Deathmatch (0), Deathmatch (2), Pistol Frenzy (6), Team Pistol Frenzy (16),
  10. // Capture the Flag (5), Hunt the Flag (13), Keep the Flag (15), Team Keep the Flag (14),
  11. // Team Survivor (4), Survivor (3), Last Swiss Standing (9), Team Last Swiss Standing (17),
  12. // One Shot One Kill (10), Team One Shot One Kill (11)
  13. // time: game time in minutes, usually 15 minutes for flag modes, 10 minutes for all other modes
  14. // vote: (1) allow players to vote for other maps
  15. // (0) only admin can change the map
  16. // minplayer: if set, the server will skip the map, if fewer than required players are connected
  17. // maxplayer: if set, the server will skip the map, if more than allowed players are connected
  18. // skiplines: lines to skip in maprot.cfg, after this map got actually played
  19. // this can be used to select one of several lines, instead of playing all lines
  20. // minplayer and maxplayer numbers are only checked when a new game is picked from the map rotation.
  21. // If the player number changes during gameplay, no action will be taken.
  22. ac_scaffold : 2: 8: 1: 0: 3: 1 // dm, 8 minutes, 0..3 players
  23. ac_scaffold : 0:10: 1: 4:11: 0 // tdm, 10 minutes, 4..11 players
  24. ac_industrial :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  25. ac_industrial : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  26. ac_industrial :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  27. ac_power : 5:12: 1: 4:12: 1 // ctf, 12 minutes, 4..12 players
  28. ac_power :13:12: 1:13: 0: 0 // htf, 12 minutes, 13.. players
  29. ac_desert : 2: 8: 1: 0: 4: 1 // dm, 8 minutes, 0..4 players
  30. ac_desert :11:10: 1: 5:11: 0 // tosok, 10 minutes, 5..11 players
  31. ac_keller : 5:12: 1: 4:12: 1 // ctf, 12 minutes, 4..12 players
  32. ac_keller :13:12: 1:13: 0: 0 // htf, 12 minutes, 13.. players
  33. ac_arctic : 0:10: 1: 4: 7: 1 // tdm, 10 minutes, 4..7 players
  34. ac_arctic :11:10: 1: 8: 0: 0 // tosok, 10 minutes, 8.. players
  35. ac_shine : 5:12: 1: 4:13: 1 // ctf, 12 minutes, 4..13 players
  36. ac_shine :13:12: 1:14: 0: 0 // htf, 12 minutes, 14.. players
  37. ac_elevation :15: 8: 1: 2: 5: 2 // ktf, 8 minutes, 2..5 players
  38. ac_elevation : 5:12: 1: 6:10: 1 // ctf, 12 minutes, 6..10 players
  39. ac_elevation :14:10: 1:11:14: 0 // tktf, 10 minutes, 11..14 players
  40. ac_desert : 9: 8: 1: 0: 5: 0 // lss, 8 minutes, 0..5 players
  41. ac_toxic : 2: 8: 1: 2: 5: 1 // dm, 8 minutes, 2..5 players
  42. ac_toxic : 0:10: 1: 6: 0: 0 // tdm, 10 minutes, 6.. players
  43. ac_mines :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  44. ac_mines : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  45. ac_mines :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  46. ac_scaffold :11: 8: 1: 6: 9: 0 // tosok, 8 minutes, 6..9 players
  47. ac_urban : 0:10: 1: 5: 0: 0 // tdm, 10 minutes, 5.. players
  48. ac_desert3 : 5:12: 1: 4:10: 1 // ctf, 12 minutes, 4..10 players
  49. ac_desert3 :14:10: 1:11: 0: 0 // tktf, 10 minutes, 11.. players
  50. ac_depot : 5:12: 1: 4:12: 0 // ctf, 12 minutes, 4..12 players
  51. ac_desert2 : 0:10: 1: 3: 7: 2 // tdm, 10 minutes, 3..7 players
  52. ac_desert2 :11: 8: 1: 8:10: 1 // tosok, 8 minutes, 8..10 players
  53. ac_desert2 :13:10: 1:11: 0: 0 // htf, 10 minutes, 11.. players
  54. // one short game on ac_snow, either osok or deathmatch (pseudorandom)
  55. ac_snow :10: 6: 1: 0: 1: 7 // osok, 6 minutes, 0..1 players
  56. ac_snow : 2: 6: 1: 2: 2: 6 // dm, 6 minutes, 2 players
  57. ac_snow :10: 6: 1: 3: 3: 5 // osok, 6 minutes, 3 players
  58. ac_snow : 2: 6: 1: 4: 4: 4 // dm, 6 minutes, 4 players
  59. ac_snow :10: 6: 1: 5: 5: 3 // osok, 6 minutes, 5 players
  60. ac_snow : 2: 6: 1: 6: 6: 2 // dm, 6 minutes, 6 players
  61. ac_snow :10: 6: 1: 7: 7: 1 // osok, 6 minutes, 7 players
  62. ac_snow : 0: 6: 1: 8:11: 0 // tdm, 6 minutes, 8..11 players
  63. ac_sunset : 5:12: 1: 4:12: 0 // ctf, 12 minutes, 4..12 players
  64. ac_complex : 0:10: 1: 3:13: 0 // tdm, 10 minutes, 3..13 players
  65. ac_aqueous :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  66. ac_aqueous : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  67. ac_aqueous :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  68. ac_arid : 2: 8: 1: 2: 5: 1 // dm, 8 minutes, 2..5 players
  69. ac_arid :17:10: 1: 6: 0: 0 // tlss, 10 minutes, 6.. players
  70. ac_edifice :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  71. ac_edifice : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  72. ac_edifice :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  73. ac_iceroad : 5:10: 1: 5: 0: 0 // ctf, 10 minutes, 5.. players
  74. ac_douze :10: 6: 1: 5: 5: 1 // osok, 6 minutes, 5 players
  75. ac_douze : 2: 6: 1: 6: 6: 0 // dm, 6 minutes, 6 players
  76. ac_gothic :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  77. ac_gothic : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  78. ac_gothic :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  79. ac_rattrap : 2: 8: 1: 2: 5: 1 // dm, 8 minutes, 2..5 players
  80. ac_rattrap :16:10: 1: 6: 0: 0 // tpf, 10 minutes, 6.. players
  81. ac_arabian :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  82. ac_arabian : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  83. ac_arabian :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  84. ac_werk :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  85. ac_werk : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  86. ac_werk :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  87. ac_stellar :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  88. ac_stellar : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  89. ac_stellar :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  90. ac_ingress :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  91. ac_ingress : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  92. ac_ingress :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  93. ac_avenue :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  94. ac_avenue : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  95. ac_avenue :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  96. ac_edifice :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  97. ac_edifice : 5:12: 1: 4:11: 1 // ctf, 12 minutes, 4..11 players
  98. ac_edifice :13:10: 1:12:13: 0 // htf, 10 minutes, 12..13 players
  99. ac_wasteland : 9: 8: 1: 3: 6: 0 // lss, 8 minutes, 3..6 players
  100. ac_swamp : 6: 6: 1: 2: 3: 1 // pf, 6 minutes, 2..3 players
  101. ac_swamp :13:12: 1: 4:10: 0 // htf, 12 minutes, 4..10 players
  102. ac_venison : 2: 8: 1: 0: 4: 2 // dm, 8 minutes, 0..4 players
  103. ac_venison :13:15: 1: 5:10: 1 // htf, 15 minutes, 5..10 players
  104. ac_venison : 5:15: 1:11:14: 0 // ctf, 15 minutes, 11..14 players
  105. ac_terros : 2: 8: 1: 0: 4: 2 // dm, 8 minutes, 0..4 players
  106. ac_terros :13:15: 1: 5:10: 1 // htf, 15 minutes, 5..10 players
  107. ac_terros : 5:15: 1:11:14: 0 // ctf, 15 minutes, 11..14 players
  108. ac_lainio : 2: 8: 1: 0: 4: 2 // dm, 8 minutes, 0..4 players
  109. ac_lainio :13:15: 1: 5:10: 1 // htf, 15 minutes, 5..10 players
  110. ac_lainio : 5:15: 1:11:14: 0 // ctf, 15 minutes, 11..14 players
  111. ac_cavern :15: 6: 1: 2: 3: 2 // ktf, 6 minutes, 2..3 players
  112. ac_cavern :13:15: 1: 5:10: 1 // htf, 15 minutes, 5..10 players
  113. ac_cavern : 5:15: 1:11:14: 0 // ctf, 15 minutes, 11..14 players
  114. ac_wasteland : 2: 8: 1: 0: 4: 1 // dm, 8 minutes, 0..4 players
  115. ac_wasteland :11:10: 1: 5:11: 0 // tosok, 10 minutes, 5..11 players
  116. // Change this file to make the map rotation different and add more..
  117. // do only use standard maps and maps from your packages/maps/servermaps folder!