Advertisement
logancberrypie

77th Event

Jun 14th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. ##- Server & Steam Ports (All 3 ports must be unique per server instance).
  2.  
  3. server_port 20115
  4. steam_communications_port 8715
  5. steam_query_port 28015
  6.  
  7.  
  8.  
  9. ###- Server Settings
  10.  
  11. server_name 77th sunday Line Battle Hosted by the QRR
  12. server_welcome_message Welcome to the QRR public server!
  13. server_region europe
  14. server_admin_password Rocket
  15. server_password Cannon
  16.  
  17.  
  18.  
  19. ###- Map Rotations
  20.  
  21. #Rotation 1 = Desert Plains 1 || [Army Assault] - Calm Weather | Day
  22. !map_rotation start
  23. map_name Egypt
  24. game_mode ArmyAssault
  25. friendly_fire true
  26. round_time_minutes 20
  27. reinforcements_per_faction 500
  28. wave_spawn_time_seconds 1
  29. max_player_respawns 1
  30. faction_attacking british
  31. faction_defending french
  32. faction_balancing false
  33. allow_midround_spawning false
  34. allow_faction_switching false
  35. allow_spectating true
  36. minimum_players -1
  37. maximum_players 175
  38. time_hour 12
  39. time_dynamic false
  40. weather_preset calm
  41. weather_dynamic false
  42. game_type hardcore
  43. artillery_fieldgun_respawn_timer 1200
  44. !map_rotation end
  45.  
  46. #Rotation 2 = Grassyplainsii [Army Assault] - Calm Weather | Day
  47. !map_rotation start
  48. map_name Grassyplainsii
  49. game_mode ArmyAssault
  50. friendly_fire true
  51. round_time_minutes 20
  52. reinforcements_per_faction 500
  53. wave_spawn_time_seconds 1
  54. max_player_respawns 1
  55. faction_attacking british
  56. faction_defending french
  57. faction_balancing false
  58. allow_midround_spawning false
  59. allow_faction_switching false
  60. allow_spectating true
  61. minimum_players -1
  62. maximum_players 175
  63. time_hour 12
  64. time_dynamic false
  65. weather_preset calm
  66. weather_dynamic false
  67. game_type hardcore
  68. artillery_fieldgun_respawn_timer 1200
  69. !map_rotation end
  70.  
  71. #Rotation 3 = Grassyplains iii [Army Assault] - Calm Weather | Day
  72. !map_rotation start
  73. map_name Snowyplainsii
  74. game_mode ArmyAssault
  75. friendly_fire true
  76. round_time_minutes 20
  77. reinforcements_per_faction 500
  78. wave_spawn_time_seconds 1
  79. max_player_respawns 1
  80. faction_attacking french
  81. faction_defending british
  82. faction_balancing false
  83. allow_midround_spawning false
  84. allow_faction_switching false
  85. allow_spectating true
  86. minimum_players -1
  87. maximum_players 175
  88. time_hour 12
  89. time_dynamic false
  90. weather_preset calm
  91. weather_dynamic false
  92. game_type hardcore
  93. artillery_fieldgun_respawn_timer 1200
  94. !map_rotation end
  95.  
  96. #Rotation 4 = Tahir Desert [Army Assault] - Calm Weather | Day
  97. !map_rotation start
  98. map_name Snowyplainsiii
  99. game_mode ArmyAssault
  100. friendly_fire true
  101. round_time_minutes 20
  102. reinforcements_per_faction 500
  103. wave_spawn_time_seconds 1
  104. max_player_respawns 1
  105. faction_attacking french
  106. faction_defending british
  107. faction_balancing false
  108. allow_midround_spawning false
  109. allow_faction_switching false
  110. allow_spectating true
  111. minimum_players -1
  112. maximum_players 175
  113. time_hour 12
  114. time_dynamic false
  115. weather_preset calm
  116. weather_dynamic false
  117. game_type hardcore
  118. artillery_fieldgun_respawn_timer 1200
  119. !map_rotation end
  120.  
  121. #Rotation 5 = Training Grounds [Army Battlefield] - TRAINING & PROMOTIONS - Calm Weather | Evening
  122. !map_rotation start
  123. map_name traininggrounds
  124. game_mode ArmyBattlefield
  125. game_type Hardcore
  126. friendly_fire true
  127. round_time_minutes -1
  128. reinforcements_per_faction 9999
  129. wave_spawn_time_seconds -1
  130. faction_balancing false
  131. allow_faction_switching true
  132. allow_spectating true
  133. minimum_players -1
  134. maximum_players 175
  135. time_hour 12
  136. time_dynamic false
  137. weather_preset calm
  138. weather_dynamic false
  139. faction_attacking british
  140. faction_defending prussian
  141. artillery_fieldgun_respawn_timer 30
  142. !map_rotation end
  143.  
  144. #Rotation 6 = Ernestridge [Army Assault] - Calm Weather | Day
  145. !map_rotation start
  146. map_name Ernestridge
  147. game_mode ArmyAssault
  148. friendly_fire true
  149. round_time_minutes 20
  150. reinforcements_per_faction 500
  151. wave_spawn_time_seconds 1
  152. max_player_respawns 1
  153. faction_attacking french
  154. faction_defending british
  155. faction_balancing false
  156. allow_midround_spawning false
  157. allow_faction_switching false
  158. allow_spectating true
  159. minimum_players -1
  160. maximum_players 175
  161. time_hour 14
  162. time_dynamic false
  163. weather_preset calm
  164. weather_dynamic false
  165. game_type hardcore
  166. artillery_fieldgun_respawn_timer 1200
  167. !map_rotation end
  168.  
  169. #Rotation 7 = Kinggeorge [Army Assault] - Calm Weather | Day
  170. !map_rotation start
  171. map_name Kinggeorge
  172. game_mode ArmyAssault
  173. friendly_fire true
  174. round_time_minutes 20
  175. reinforcements_per_faction 500
  176. wave_spawn_time_seconds 1
  177. max_player_respawns 1
  178. faction_attacking french
  179. faction_defending british
  180. faction_balancing false
  181. allow_midround_spawning false
  182. allow_faction_switching false
  183. allow_spectating true
  184. minimum_players -1
  185. maximum_players 175
  186. time_hour 14
  187. time_dynamic false
  188. weather_preset calm
  189. weather_dynamic false
  190. game_type hardcore
  191. artillery_fieldgun_respawn_timer 1200
  192. !map_rotation end
  193.  
  194.  
  195. #Rotation 8 = Linburg [Army Assault] - Calm Weather | Day
  196. !map_rotation start
  197. map_name Linburg
  198. game_mode ArmyAssault
  199. friendly_fire true
  200. round_time_minutes 20
  201. reinforcements_per_faction 500
  202. wave_spawn_time_seconds 1
  203. max_player_respawns 1
  204. faction_attacking french
  205. faction_defending british
  206. faction_balancing false
  207. allow_midround_spawning false
  208. allow_faction_switching false
  209. allow_spectating true
  210. minimum_players -1
  211. maximum_players 175
  212. time_hour 14
  213. time_dynamic false
  214. weather_preset calm
  215. weather_dynamic false
  216. game_type hardcore
  217. artillery_fieldgun_respawn_timer 1200
  218. !map_rotation end
  219.  
  220. #Rotation 9 = Desertplainssmall [Army Assault] - Calm Weather | Day
  221. !map_rotation start
  222. map_name Desertplainssmall
  223. game_mode ArmyAssault
  224. friendly_fire true
  225. round_time_minutes 20
  226. reinforcements_per_faction 500
  227. wave_spawn_time_seconds 1
  228. max_player_respawns 1
  229. faction_attacking french
  230. faction_defending british
  231. faction_balancing false
  232. allow_midround_spawning false
  233. allow_faction_switching false
  234. allow_spectating true
  235. minimum_players -1
  236. maximum_players 175
  237. time_hour 14
  238. time_dynamic false
  239. weather_preset calm
  240. weather_dynamic false
  241. game_type hardcore
  242. artillery_fieldgun_respawn_timer 1200
  243. !map_rotation end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement