Advertisement
Cahnu

Untitled

Dec 31st, 2022
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. {
  2. "Allow turrets to be looted after they are disabled. (Each turret has an AK and full stacks of ammo)": false,
  3. "Broadcast start message to players?": true,
  4. "How long should the event go on for?(minutes)": 45,
  5. "If this is true auto turrets will target and kill NPCs as well as players on the oil rig.": false,
  6. "If this is true it will spawn autoturrets on the oil rig.": true,
  7. "If this is true it will spawn the APC Bradley on the oil rig.": true,
  8. "Maximum time between events(minutes):": 180,
  9. "Minimum number of players before event will start": 4,
  10. "Minimum time between events(minutes):": 60,
  11. "Should the event start automatically(false if you only want manually start with HeavyOilRigStart command": true,
  12. "Skip event if players are already on rig?": false,
  13. "Start locations for APC Bradley": [
  14. {
  15. "x": 35.8,
  16. "y": 45.1,
  17. "z": 3.5
  18. }
  19. ],
  20. "Start locations for AutoTurrets": [
  21. {
  22. "position": {
  23. "x": -13.8,
  24. "y": 3.0,
  25. "z": 31.3
  26. },
  27. "rotation": {
  28. "x": 0.0,
  29. "y": 0.0,
  30. "z": 0.0
  31. }
  32. },
  33. {
  34. "position": {
  35. "x": -13.9,
  36. "y": 3.0,
  37. "z": -31.2
  38. },
  39. "rotation": {
  40. "x": 0.0,
  41. "y": 0.0,
  42. "z": 0.0
  43. }
  44. },
  45. {
  46. "position": {
  47. "x": 13.5,
  48. "y": 3.0,
  49. "z": -31.1
  50. },
  51. "rotation": {
  52. "x": 0.0,
  53. "y": 0.0,
  54. "z": 0.0
  55. }
  56. },
  57. {
  58. "position": {
  59. "x": 13.8,
  60. "y": 3.0,
  61. "z": 31.1
  62. },
  63. "rotation": {
  64. "x": 0.0,
  65. "y": 0.0,
  66. "z": 0.0
  67. }
  68. },
  69. {
  70. "position": {
  71. "x": 19.4,
  72. "y": 45.2,
  73. "z": 11.7
  74. },
  75. "rotation": {
  76. "x": 0.0,
  77. "y": 0.0,
  78. "z": 0.0
  79. }
  80. },
  81. {
  82. "position": {
  83. "x": 22.8,
  84. "y": 45.2,
  85. "z": -5.3
  86. },
  87. "rotation": {
  88. "x": 0.0,
  89. "y": 0.0,
  90. "z": 0.0
  91. }
  92. },
  93. {
  94. "position": {
  95. "x": -8.7,
  96. "y": 37.7,
  97. "z": 3.9
  98. },
  99. "rotation": {
  100. "x": 0.0,
  101. "y": 0.0,
  102. "z": 0.0
  103. }
  104. },
  105. {
  106. "position": {
  107. "x": -4.7,
  108. "y": 39.6,
  109. "z": -27.0
  110. },
  111. "rotation": {
  112. "x": 0.0,
  113. "y": 0.0,
  114. "z": 0.0
  115. }
  116. },
  117. {
  118. "position": {
  119. "x": 9.1,
  120. "y": 39.6,
  121. "z": -20.6
  122. },
  123. "rotation": {
  124. "x": 0.0,
  125. "y": 0.0,
  126. "z": 0.0
  127. }
  128. },
  129. {
  130. "position": {
  131. "x": 14.6,
  132. "y": 40.6,
  133. "z": -1.6
  134. },
  135. "rotation": {
  136. "x": 0.0,
  137. "y": 0.0,
  138. "z": 0.0
  139. }
  140. },
  141. {
  142. "position": {
  143. "x": 34.1,
  144. "y": 45.2,
  145. "z": -4.2
  146. },
  147. "rotation": {
  148. "x": 0.0,
  149. "y": 0.0,
  150. "z": 0.0
  151. }
  152. },
  153. {
  154. "position": {
  155. "x": 33.7,
  156. "y": 45.2,
  157. "z": 14.4
  158. },
  159. "rotation": {
  160. "x": 0.0,
  161. "y": 0.0,
  162. "z": 0.0
  163. }
  164. },
  165. {
  166. "position": {
  167. "x": -22.0,
  168. "y": 46.2,
  169. "z": 24.4
  170. },
  171. "rotation": {
  172. "x": 0.0,
  173. "y": 0.0,
  174. "z": 0.0
  175. }
  176. }
  177. ],
  178. "Start locations for HackableCrates": [
  179. {
  180. "x": 19.1,
  181. "y": 45.1,
  182. "z": 5.2
  183. },
  184. {
  185. "x": 27.1,
  186. "y": 45.1,
  187. "z": 13.3
  188. },
  189. {
  190. "x": 28.0,
  191. "y": 45.1,
  192. "z": -3.3
  193. }
  194. ],
  195. "Start locations for heavy scientists": [
  196. {
  197. "x": -17.9,
  198. "y": 1.1,
  199. "z": 3.8
  200. },
  201. {
  202. "x": -19.1,
  203. "y": 1.1,
  204. "z": -3.2
  205. },
  206. {
  207. "x": -5.1,
  208. "y": 46.4,
  209. "z": 69.5
  210. },
  211. {
  212. "x": -0.2,
  213. "y": 9.9,
  214. "z": -24.7
  215. },
  216. {
  217. "x": -0.9,
  218. "y": 9.9,
  219. "z": 24.8
  220. },
  221. {
  222. "x": 13.2,
  223. "y": 45.1,
  224. "z": 7.8
  225. },
  226. {
  227. "x": 11.2,
  228. "y": 45.1,
  229. "z": 4.6
  230. },
  231. {
  232. "x": 11.2,
  233. "y": 45.1,
  234. "z": 1.3
  235. },
  236. {
  237. "x": 21.7,
  238. "y": 22.6,
  239. "z": -9.9
  240. },
  241. {
  242. "x": 19.2,
  243. "y": 22.6,
  244. "z": 9.9
  245. },
  246. {
  247. "x": -15.7,
  248. "y": 36.1,
  249. "z": -40.5
  250. },
  251. {
  252. "x": -12.5,
  253. "y": 40.0,
  254. "z": 31.3
  255. },
  256. {
  257. "x": -12.4,
  258. "y": 40.0,
  259. "z": -4.6
  260. },
  261. {
  262. "x": -12.4,
  263. "y": 40.6,
  264. "z": 7.6
  265. },
  266. {
  267. "x": 4.9,
  268. "y": 45.3,
  269. "z": 26.6
  270. },
  271. {
  272. "x": 4.9,
  273. "y": 45.3,
  274. "z": 15.1
  275. },
  276. {
  277. "x": 17.1,
  278. "y": 39.9,
  279. "z": -34.0
  280. }
  281. ]
  282. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement