Guest User

Untitled

a guest
Oct 25th, 2018
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 20.87 KB | None | 0 0
  1. //Stenchovdeth's Oil Rig - adjusted v2
  2.  
  3. if (isServer) then {
  4.  
  5. _vehicle_0 = objNull;
  6. if (true) then
  7. {
  8.   _this = createVehicle ["land_nav_pier_m_1", [7801.5234, 2388.9617, 7.9641795], [], 0, "CAN_COLLIDE"];
  9.   _vehicle_0 = _this;
  10.   _this setDir 175.11307;
  11.   _this setPos [7801.5234, 2388.9617, 7.9641795];
  12. };
  13.  
  14. _vehicle_1 = objNull;
  15. if (true) then
  16. {
  17.   _this = createVehicle ["land_nav_pier_m_end", [7822.4956, 2394.791, 8.3583632], [], 0, "CAN_COLLIDE"];
  18.   _vehicle_1 = _this;
  19.   _this setDir 174.43631;
  20.   _this setPos [7822.4956, 2394.791, 8.3583632];
  21. };
  22.  
  23. _vehicle_2 = objNull;
  24. if (true) then
  25. {
  26.   _this = createVehicle ["land_nav_pier_M_fuel", [7800.543, 2396.625, 8.1579914], [], 0, "CAN_COLLIDE"];
  27.   _vehicle_2 = _this;
  28.   _this setDir -5.0425749;
  29.   _this setPos [7800.543, 2396.625, 8.1579914];
  30. };
  31.  
  32. _vehicle_4 = objNull;
  33. if (true) then
  34. {
  35.   _this = createVehicle ["land_nav_pier_m_end", [7780.4395, 2391.0435, 8.4153786], [], 0, "CAN_COLLIDE"];
  36.   _vehicle_4 = _this;
  37.   _this setDir 354.74176;
  38.   _this setPos [7780.4395, 2391.0435, 8.4153786];
  39. };
  40.  
  41. _vehicle_9 = objNull;
  42. if (true) then
  43. {
  44.   _this = createVehicle ["Land_A_CraneCon", [7823.5542, 2395.1196, 14.80173], [], 0, "CAN_COLLIDE"];
  45.   _vehicle_9 = _this;
  46.   _this setDir -95.821686;
  47.   _this setPos [7823.5542, 2395.1196, 14.80173];
  48. };
  49.  
  50. _vehicle_11 = objNull;
  51. if (true) then
  52. {
  53.   _this = createVehicle ["Land_water_tank", [7817.7549, 2389.2681, 13.96977], [], 0, "CAN_COLLIDE"];
  54.   _vehicle_11 = _this;
  55.   _this setDir 84.725372;
  56.   _this setPos [7817.7549, 2389.2681, 13.96977];
  57. };
  58.  
  59. _vehicle_16 = objNull;
  60. if (true) then
  61. {
  62.   _this = createVehicle ["Land_IndPipe2_bigL_L", [7805.3115, 2352.9216, 3.1063948], [], 0, "CAN_COLLIDE"];
  63.   _vehicle_16 = _this;
  64.   _this setDir 87.565651;
  65.   _this setPos [7805.3115, 2352.9216, 3.1063948];
  66. };
  67.  
  68. _vehicle_22 = objNull;
  69. if (true) then
  70. {
  71.   _this = createVehicle ["Land_Fuel_tank_stairs", [7795.4263, 2386.7737, 13.997185], [], 0, "CAN_COLLIDE"];
  72.   _vehicle_22 = _this;
  73.   _this setDir -3.2956939;
  74.   _this setPos [7795.4263, 2386.7737, 13.997185];
  75. };
  76.  
  77. _vehicle_24 = objNull;
  78. if (true) then
  79. {
  80.   _this = createVehicle ["Land_Fuel_tank_stairs", [7796.8237, 2396.2937, -0.18022373], [], 0, "CAN_COLLIDE"];
  81.   _vehicle_24 = _this;
  82.   _this setDir -5.2259517;
  83.   _this setPos [7796.8237, 2396.2937, -0.18022373];
  84. };
  85.  
  86. _vehicle_26 = objNull;
  87. if (true) then
  88. {
  89.   _this = createVehicle ["Land_Misc_Cargo1Ao", [7800.1113, 2356.4216, 8.7638458], [], 0, "CAN_COLLIDE"];
  90.   _vehicle_26 = _this;
  91.   _this setDir -11.640123;
  92.   _this setPos [7800.1113, 2356.4216, 8.7638458];
  93. };
  94.  
  95. _vehicle_27 = objNull;
  96. if (true) then
  97. {
  98.   _this = createVehicle ["Land_Misc_Cargo1Bo", [7796.5894, 2354.7656, 8.7254998], [], 0, "CAN_COLLIDE"];
  99.   _vehicle_27 = _this;
  100.   _this setDir -9.3914118;
  101.   _this setPos [7796.5894, 2354.7656, 8.7254998];
  102. };
  103.  
  104. _vehicle_30 = objNull;
  105. if (true) then
  106. {
  107.   _this = createVehicle ["Land_Com_tower_ep1", [7791.3818, 2354.3057, 8.4094677], [], 0, "CAN_COLLIDE"];
  108.   _vehicle_30 = _this;
  109.   _this setDir -5.7195969;
  110.   _this setPos [7791.3818, 2354.3057, 8.4094677];
  111. };
  112.  
  113. _vehicle_34 = objNull;
  114. if (true) then
  115. {
  116.   _this = createVehicle ["Land_Ind_Oil_Tower_EP1", [7852.3169, 2432.2673, 10.025599], [], 0, "CAN_COLLIDE"];
  117.   _vehicle_34 = _this;
  118.   _this setDir -1.4970045;
  119.   _this setPos [7852.3169, 2432.2673, 10.025599];
  120. };
  121.  
  122. _vehicle_36 = objNull;
  123. if (true) then
  124. {
  125.   _this = createVehicle ["land_nav_pier_m_end", [7791.2705, 2353.8428, 2.7159202], [], 0, "CAN_COLLIDE"];
  126.   _vehicle_36 = _this;
  127.   _this setDir 354.74176;
  128.   _this setPos [7791.2705, 2353.8428, 2.7159202];
  129. };
  130.  
  131. _vehicle_38 = objNull;
  132. if (true) then
  133. {
  134.   _this = createVehicle ["land_nav_pier_m_end", [7797.124, 2354.7974, 2.7662601], [], 0, "CAN_COLLIDE"];
  135.   _vehicle_38 = _this;
  136.   _this setDir 533.39691;
  137.   _this setPos [7797.124, 2354.7974, 2.7662601];
  138. };
  139.  
  140. _vehicle_40 = objNull;
  141. if (true) then
  142. {
  143.   _this = createVehicle ["land_nav_pier_m_end", [7804.2998, 2416.0032, 10.932385], [], 0, "CAN_COLLIDE"];
  144.   _vehicle_40 = _this;
  145.   _this setDir 264.36011;
  146.   _this setPos [7804.2998, 2416.0032, 10.932385];
  147. };
  148.  
  149. _vehicle_43 = objNull;
  150. if (true) then
  151. {
  152.   _this = createVehicle ["land_nav_pier_m_end", [7803.5649, 2423.2405, 11.217171], [], 0, "CAN_COLLIDE"];
  153.   _vehicle_43 = _this;
  154.   _this setDir 444.29843;
  155.   _this setPos [7803.5649, 2423.2405, 11.217171];
  156. };
  157.  
  158. _vehicle_45 = objNull;
  159. if (true) then
  160. {
  161.   _this = createVehicle ["Land_radar", [7810.439, 2360.043, 4.3873405], [], 0, "CAN_COLLIDE"];
  162.   _vehicle_45 = _this;
  163.   _this setDir -89.75914;
  164.   _this setPos [7810.439, 2360.043, 4.3873405];
  165. };
  166.  
  167. _vehicle_48 = objNull;
  168. if (true) then
  169. {
  170.   _this = createVehicle ["Land_ladder", [7828.958, 2389.553, 6.7018452], [], 0, "CAN_COLLIDE"];
  171.   _vehicle_48 = _this;
  172.   _this setDir -98.315781;
  173.   _this setPos [7828.958, 2389.553, 6.7018452];
  174. };
  175.  
  176. _vehicle_52 = objNull;
  177. if (true) then
  178. {
  179.   _this = createVehicle ["Land_ladder", [7828.7583, 2392.0801, 6.5795908], [], 0, "CAN_COLLIDE"];
  180.   _vehicle_52 = _this;
  181.   _this setDir -98.315781;
  182.   _this setPos [7828.7583, 2392.0801, 6.5795908];
  183. };
  184.  
  185. _vehicle_55 = objNull;
  186. if (true) then
  187. {
  188.   _this = createVehicle ["land_nav_pier_m_end", [7836.7651, 2379.333, 2.028904], [], 0, "CAN_COLLIDE"];
  189.   _vehicle_55 = _this;
  190.   _this setDir 265.40286;
  191.   _this setPos [7836.7651, 2379.333, 2.028904];
  192. };
  193.  
  194. _vehicle_57 = objNull;
  195. if (true) then
  196. {
  197.   _this = createVehicle ["land_nav_pier_m_end", [7835.2402, 2426.248, 2.4315524], [], 0, "CAN_COLLIDE"];
  198.   _vehicle_57 = _this;
  199.   _this setDir 445.29108;
  200.   _this setPos [7835.2402, 2426.248, 2.4315524];
  201. };
  202.  
  203. _vehicle_60 = objNull;
  204. if (true) then
  205. {
  206.   _this = createVehicle ["land_nav_pier_M_fuel", [7832.5791, 2360.5999, -1.2718083], [], 0, "CAN_COLLIDE"];
  207.   _vehicle_60 = _this;
  208.   _this setDir -4.1689982;
  209.   _this setPos [7832.5791, 2360.5999, -1.2718083];
  210. };
  211.  
  212. _vehicle_63 = objNull;
  213. if (true) then
  214. {
  215.   _this = createVehicle ["land_nav_pier_m_end", [7808.9468, 2354.3535, -0.90665883], [], 0, "CAN_COLLIDE"];
  216.   _vehicle_63 = _this;
  217.   _this setDir 354.53882;
  218.   _this setPos [7808.9468, 2354.3535, -0.90665883];
  219. };
  220.  
  221. _vehicle_69 = objNull;
  222. if (true) then
  223. {
  224.   _this = createVehicle ["land_nav_pier_m_1", [7833.4683, 2352.3618, -1.3882734], [], 0, "CAN_COLLIDE"];
  225.   _vehicle_69 = _this;
  226.   _this setDir 175.80396;
  227.   _this setPos [7833.4683, 2352.3618, -1.3882734];
  228. };
  229.  
  230. _vehicle_71 = objNull;
  231. if (true) then
  232. {
  233.   _this = createVehicle ["land_nav_pier_m_1", [7840.1504, 2402.3174, 2.1039324], [], 0, "CAN_COLLIDE"];
  234.   _vehicle_71 = _this;
  235.   _this setDir 86.257843;
  236.   _this setPos [7840.1504, 2402.3174, 2.1039324];
  237. };
  238.  
  239. _vehicle_73 = objNull;
  240. if (true) then
  241. {
  242.   _this = createVehicle ["land_nav_pier_m_1", [7832.0151, 2402.6389, 2.0010104], [], 0, "CAN_COLLIDE"];
  243.   _vehicle_73 = _this;
  244.   _this setDir 265.80988;
  245.   _this setPos [7832.0151, 2402.6389, 2.0010104];
  246. };
  247.  
  248. _vehicle_112 = objNull;
  249. if (true) then
  250. {
  251.   _this = createVehicle ["land_nav_pier_m_1", [7856.7725, 2425.9541, 2.232837], [], 0, "CAN_COLLIDE"];
  252.   _vehicle_112 = _this;
  253.   _this setDir 447.58728;
  254.   _this setPos [7856.7725, 2425.9541, 2.232837];
  255. };
  256.  
  257. _vehicle_113 = objNull;
  258. if (true) then
  259. {
  260.   _this = createVehicle ["land_nav_pier_m_1", [7858.8164, 2386.395, 1.9561565], [], 0, "CAN_COLLIDE"];
  261.   _vehicle_113 = _this;
  262.   _this setDir 447.21808;
  263.   _this setPos [7858.8164, 2386.395, 1.9561565];
  264. };
  265.  
  266. _vehicle_118 = objNull;
  267. if (true) then
  268. {
  269.   _this = createVehicle ["land_nav_pier_m_1", [7851.1528, 2386.1492, 1.8908451], [], 0, "CAN_COLLIDE"];
  270.   _vehicle_118 = _this;
  271.   _this setDir 627.77246;
  272.   _this setPos [7851.1528, 2386.1492, 1.8908451];
  273. };
  274.  
  275. _vehicle_119 = objNull;
  276. if (true) then
  277. {
  278.   _this = createVehicle ["land_nav_pier_m_1", [7848.9731, 2425.8621, 2.3568144], [], 0, "CAN_COLLIDE"];
  279.   _vehicle_119 = _this;
  280.   _this setDir 627.4032;
  281.   _this setPos [7848.9731, 2425.8621, 2.3568144];
  282. };
  283.  
  284. _vehicle_143 = objNull;
  285. if (true) then
  286. {
  287.   _this = createVehicle ["land_nav_pier_m_end", [7857.0742, 2359.395, -0.92470479], [], 0, "CAN_COLLIDE"];
  288.   _vehicle_143 = _this;
  289.   _this setDir 537.12262;
  290.   _this setPos [7857.0742, 2359.395, -0.92470479];
  291. };
  292.  
  293. _vehicle_146 = objNull;
  294. if (true) then
  295. {
  296.   _this = createVehicle ["Land_ladder_half", [7812.6851, 2346.9231, 1.3459332], [], 0, "CAN_COLLIDE"];
  297.   _vehicle_146 = _this;
  298.   _this setDir -3.3809412;
  299.   _this setPos [7812.6851, 2346.9231, 1.3459332];
  300. };
  301.  
  302. _vehicle_148 = objNull;
  303. if (true) then
  304. {
  305.   _this = createVehicle ["Land_ladder_half", [7862.8154, 2356.6135, 1.516819], [], 0, "CAN_COLLIDE"];
  306.   _vehicle_148 = _this;
  307.   _this setDir -94.295189;
  308.   _this setPos [7862.8154, 2356.6135, 1.516819];
  309. };
  310.  
  311. _vehicle_150 = objNull;
  312. if (true) then
  313. {
  314.   _this = createVehicle ["Land_ladder_half", [7851.2749, 2365.5845, 3.7661545], [], 0, "CAN_COLLIDE"];
  315.   _vehicle_150 = _this;
  316.   _this setPos [7851.2749, 2365.5845, 3.7661545];
  317. };
  318.  
  319. _vehicle_152 = objNull;
  320. if (true) then
  321. {
  322.   _this = createVehicle ["Land_ladder_half", [7857.7759, 2365.9915, 3.8425581], [], 0, "CAN_COLLIDE"];
  323.   _vehicle_152 = _this;
  324.   _this setPos [7857.7759, 2365.9915, 3.8425581];
  325. };
  326.  
  327. _vehicle_155 = objNull;
  328. if (true) then
  329. {
  330.   _this = createVehicle ["land_nav_pier_m_end", [7851.8242, 2449.7292, 2.1973917], [], 0, "CAN_COLLIDE"];
  331.   _vehicle_155 = _this;
  332.   _this setDir 447.73203;
  333.   _this setPos [7851.8242, 2449.7292, 2.1973917];
  334. };
  335.  
  336. _vehicle_158 = objNull;
  337. if (true) then
  338. {
  339.   _this = createVehicle ["Land_Ind_Oil_Tower_EP1", [7853.2817, 2411.1953, 0.17251539], [], 0, "CAN_COLLIDE"];
  340.   _vehicle_158 = _this;
  341.   _this setDir -4.2339134;
  342.   _this setPos [7853.2817, 2411.1953, 0.17251539];
  343. };
  344.  
  345. _vehicle_163 = objNull;
  346. if (true) then
  347. {
  348.   _this = createVehicle ["Land_Fire_barrel_burning", [7837.7275, 2361.8398, 4.7493474], [], 0, "CAN_COLLIDE"];
  349.   _vehicle_163 = _this;
  350.   _this setPos [7837.7275, 2361.8398, 4.7493474];
  351. };
  352.  
  353. _vehicle_169 = objNull;
  354. if (true) then
  355. {
  356.   _this = createVehicle ["Land_Fire_barrel_burning", [7810.8926, 2354.1838, 5.0416952], [], 0, "CAN_COLLIDE"];
  357.   _vehicle_169 = _this;
  358.   _this setPos [7810.8926, 2354.1838, 5.0416952];
  359. };
  360.  
  361. _vehicle_173 = objNull;
  362. if (true) then
  363. {
  364.   _this = createVehicle ["Land_Fire_barrel_burning", [7854.5459, 2367.8699, 7.9304634], [], 0, "CAN_COLLIDE"];
  365.   _vehicle_173 = _this;
  366.   _this setPos [7854.5459, 2367.8699, 7.9304634];
  367. };
  368.  
  369. _vehicle_175 = objNull;
  370. if (true) then
  371. {
  372.   _this = createVehicle ["Land_Fire_barrel_burning", [7847.1489, 2402.478, -4.042356], [], 0, "CAN_COLLIDE"];
  373.   _vehicle_175 = _this;
  374.   _this setPos [7847.1489, 2402.478, -4.042356];
  375. };
  376.  
  377. _vehicle_177 = objNull;
  378. if (true) then
  379. {
  380.   _this = createVehicle ["Land_Fire_barrel_burning", [7847.895, 2424.355, 8.2947652], [], 0, "CAN_COLLIDE"];
  381.   _vehicle_177 = _this;
  382.   _this setPos [7847.895, 2424.355, 8.2947652];
  383. };
  384.  
  385. _vehicle_179 = objNull;
  386. if (true) then
  387. {
  388.   _this = createVehicle ["Land_Fire_barrel_burning", [7856.7983, 2453.8286, -0.081102505], [], 0, "CAN_COLLIDE"];
  389.   _vehicle_179 = _this;
  390.   _this setPos [7856.7983, 2453.8286, -0.081102505];
  391. };
  392.  
  393. _vehicle_181 = objNull;
  394. if (true) then
  395. {
  396.   _this = createVehicle ["Land_Fire_barrel_burning", [7847.3979, 2452.9824, -0.074418224], [], 0, "CAN_COLLIDE"];
  397.   _vehicle_181 = _this;
  398.   _this setPos [7847.3979, 2452.9824, -0.074418224];
  399. };
  400.  
  401. _vehicle_183 = objNull;
  402. if (true) then
  403. {
  404.   _this = createVehicle ["Land_Fire_barrel_burning", [7829.3179, 2428.8389, 8.4224545], [], 0, "CAN_COLLIDE"];
  405.   _vehicle_183 = _this;
  406.   _this setPos [7829.3179, 2428.8389, 8.4224545];
  407. };
  408.  
  409. _vehicle_185 = objNull;
  410. if (true) then
  411. {
  412.   _this = createVehicle ["Land_Fire_barrel_burning", [7830.1665, 2412.9709, 6.5938504], [], 0, "CAN_COLLIDE"];
  413.   _vehicle_185 = _this;
  414.   _this setPos [7830.1665, 2412.9709, 6.5938504];
  415. };
  416.  
  417. _vehicle_187 = objNull;
  418. if (true) then
  419. {
  420.   _this = createVehicle ["Land_Fire_barrel_burning", [7821.0044, 2395.3542, 4.9414997], [], 0, "CAN_COLLIDE"];
  421.   _vehicle_187 = _this;
  422.   _this setPos [7821.0044, 2395.3542, 4.9414997];
  423. };
  424.  
  425. _vehicle_189 = objNull;
  426. if (true) then
  427. {
  428.   _this = createVehicle ["Land_Fire_barrel_burning", [7832.5713, 2383.3831, 7.9539922], [], 0, "CAN_COLLIDE"];
  429.   _vehicle_189 = _this;
  430.   _this setPos [7832.5713, 2383.3831, 7.9539922];
  431. };
  432.  
  433. _vehicle_191 = objNull;
  434. if (true) then
  435. {
  436.   _this = createVehicle ["Land_Fire_barrel_burning", [7807.2627, 2426.9587, 0.17250684], [], 0, "CAN_COLLIDE"];
  437.   _vehicle_191 = _this;
  438.   _this setPos [7807.2627, 2426.9587, 0.17250684];
  439. };
  440.  
  441. _vehicle_193 = objNull;
  442. if (true) then
  443. {
  444.   _this = createVehicle ["Land_Fire_barrel_burning", [7798.5825, 2398.3647, -114.48226], [], 0, "CAN_COLLIDE"];
  445.   _vehicle_193 = _this;
  446.   _this setPos [7798.5825, 2398.3647, -114.48226];
  447. };
  448.  
  449. _vehicle_195 = objNull;
  450. if (true) then
  451. {
  452.   _this = createVehicle ["Land_Fire_barrel_burning", [7798.2754, 2426.571, 0.20920026], [], 0, "CAN_COLLIDE"];
  453.   _vehicle_195 = _this;
  454.   _this setPos [7798.2754, 2426.571, 0.20920026];
  455. };
  456.  
  457.  
  458.  
  459. _vehicle_199 = objNull;
  460. if (true) then
  461. {
  462.   _this = createVehicle ["MedBox0", [7796.4106, 2352.5491, 8.5169039], [], 0, "CAN_COLLIDE"];
  463.   _vehicle_199 = _this;
  464.   _this setPos [7796.4106, 2352.5491, 8.5169039];
  465. };
  466.  
  467. _vehicle_200 = objNull;
  468. if (true) then
  469. {
  470.   _this = createVehicle ["USOrdnanceBox", [7842.8921, 2359.4263, 4.6541178], [], 0, "CAN_COLLIDE"];
  471.   _vehicle_200 = _this;
  472.   _this setDir 62.275021;
  473.   _this setPos [7842.8921, 2359.4263, 4.6541178];
  474.       //Clear Cargo
  475.   clearweaponcargoGlobal _this;
  476.   clearmagazinecargoGlobal _this;
  477.   //Add Cargo
  478.   _this addmagazineCargoGlobal ["ItemTankTrap",2];
  479.   _this addmagazineCargoGlobal ["ItemPole",1];
  480.   _this addmagazineCargoGlobal ["ItemWire",1];
  481.   _this addmagazineCargoGlobal ["ItemSandbag",2];
  482.   _this addmagazineCargoGlobal ["PartGeneric",2];
  483.   _this addmagazineCargoGlobal ["CinderBlocks",3];
  484.   _this addmagazineCargoGlobal ["MortarBucket",2];
  485.   _this addmagazineCargoGlobal ["ItemKiloHemp",1];
  486.   _this addmagazineCargoGlobal ["FoodMRE",1];
  487.   _this addmagazineCargoGlobal ["ItemSodaCoke",1];
  488.  
  489.   //_this setPos [7842.8921, 2359.4263, 5.1841178];
  490. };
  491.  
  492. _vehicle_206 = objNull;
  493. if (true) then
  494. {
  495.   _this = createVehicle ["Barrack2", [7824.2173, 2354.0388, 4.2615795], [], 0, "CAN_COLLIDE"];
  496.   _vehicle_206 = _this;
  497.   _this setDir 176.12383;
  498.   _this setPos [7824.2173, 2354.0388, 4.2615795];
  499. };
  500.  
  501. _vehicle_207 = objNull;
  502. if (true) then
  503. {
  504.   _this = createVehicle ["Land_Fire_barrel_burning", [7831.0913, 2361.8838, 4.6968656], [], 0, "CAN_COLLIDE"];
  505.   _vehicle_207 = _this;
  506.   _this setPos [7831.0913, 2361.8838, 4.6968656];
  507. };
  508.  
  509. _vehicle_209 = objNull;
  510. if (true) then
  511. {
  512.   _this = createVehicle ["Barrack2", [7832.1641, 2354.6147, 4.2072024], [], 0, "CAN_COLLIDE"];
  513.   _vehicle_209 = _this;
  514.   _this setDir 177.13771;
  515.   _this setPos [7832.1641, 2354.6147, 4.2072024];
  516. };
  517.  
  518. _vehicle_210 = objNull;
  519. if (true) then
  520. {
  521.   _this = createVehicle ["MASH", [7840.0176, 2352.0908, 4.5576379], [], 0, "CAN_COLLIDE"];
  522.   _vehicle_210 = _this;
  523.   _this setDir -1.7013378;
  524.   _this setPos [7840.0176, 2352.0908, 4.5576379];
  525. };
  526.  
  527. _vehicle_211 = objNull;
  528. if (true) then
  529. {
  530.   _this = createVehicle ["MASH", [7846.5781, 2352.5408, 4.6291878], [], 0, "CAN_COLLIDE"];
  531.   _vehicle_211 = _this;
  532.   _this setDir -1.7622085;
  533.   _this setPos [7846.5781, 2352.5408, 4.6291878];
  534. };
  535.  
  536. _vehicle_231 = objNull;
  537. if (true) then
  538. {
  539.   _this = createVehicle ["land_nav_pier_m_end", [7819.876, 2439.0525, 2.8603978], [], 0, "CAN_COLLIDE"];
  540.   _vehicle_231 = _this;
  541.   _this setDir 264.36349;
  542.   _this setPos [7819.876, 2439.0525, 2.8603978];
  543. };
  544.  
  545. _vehicle_232 = objNull;
  546. if (true) then
  547. {
  548.   _this = createVehicle ["land_nav_pier_m_end", [7819.0483, 2446.832, 3.1018498], [], 0, "CAN_COLLIDE"];
  549.   _vehicle_232 = _this;
  550.   _this setDir 444.30182;
  551.   _this setPos [7819.0483, 2446.832, 3.1018498];
  552. };
  553.  
  554. _vehicle_233 = objNull;
  555. if (true) then
  556. {
  557.   _this = createVehicle ["Land_Fire_barrel_burning", [7823.8354, 2451.0029, 9.0005204], [], 0, "CAN_COLLIDE"];
  558.   _vehicle_233 = _this;
  559.   _this setDir -2.6067667;
  560.   _this setPos [7823.8354, 2451.0029, 9.0005204];
  561. };
  562.  
  563. _vehicle_234 = objNull;
  564. if (true) then
  565. {
  566.   _this = createVehicle ["Land_Fire_barrel_burning", [7814.1216, 2449.9727, 0.22547279], [], 0, "CAN_COLLIDE"];
  567.   _vehicle_234 = _this;
  568.   _this setDir -2.6067667;
  569.   _this setPos [7814.1216, 2449.9727, 0.22547279];
  570. };
  571.  
  572. _vehicle_239 = objNull;
  573. if (true) then
  574. {
  575.   _this = createVehicle ["land_nav_pier_m_end", [7793.208, 2436.7112, 2.7214317], [], 0, "CAN_COLLIDE"];
  576.   _vehicle_239 = _this;
  577.   _this setDir 264.36011;
  578.   _this setPos [7793.208, 2436.7112, 2.7214317];
  579. };
  580.  
  581. _vehicle_240 = objNull;
  582. if (true) then
  583. {
  584.   _this = createVehicle ["land_nav_pier_m_end", [7792.5171, 2443.6982, 2.9462829], [], 0, "CAN_COLLIDE"];
  585.   _vehicle_240 = _this;
  586.   _this setDir 444.29843;
  587.   _this setPos [7792.5171, 2443.6982, 2.9462829];
  588. };
  589.  
  590. _vehicle_241 = objNull;
  591. if (true) then
  592. {
  593.   _this = createVehicle ["Land_Fire_barrel_burning", [7797.3208, 2448.2222, 0.34298602], [], 0, "CAN_COLLIDE"];
  594.   _vehicle_241 = _this;
  595.   _this setPos [7797.3208, 2448.2222, 0.34298602];
  596. };
  597.  
  598. _vehicle_242 = objNull;
  599. if (true) then
  600. {
  601.   _this = createVehicle ["Land_Fire_barrel_burning", [7787.9019, 2446.6792, 0.32146454], [], 0, "CAN_COLLIDE"];
  602.   _vehicle_242 = _this;
  603.   _this setPos [7787.9019, 2446.6792, 0.32146454];
  604. };
  605.  
  606. _vehicle_259 = objNull;
  607. if (true) then
  608. {
  609.   _this = createVehicle ["Land_Ind_IlluminantTower", [7820.8472, 2436.2661, 8.1975203], [], 0, "CAN_COLLIDE"];
  610.   _vehicle_259 = _this;
  611.   _this setPos [7820.8472, 2436.2661, 8.1975203];
  612. };
  613.  
  614. _vehicle_261 = objNull;
  615. if (true) then
  616. {
  617.   _this = createVehicle ["Land_Ind_IlluminantTower", [7856.7598, 2442.874, 7.7515087], [], 0, "CAN_COLLIDE"];
  618.   _vehicle_261 = _this;
  619.   _this setDir -4.6847572;
  620.   _this setPos [7856.7598, 2442.874, 7.7515087];
  621. };
  622.  
  623. _vehicle_263 = objNull;
  624. if (true) then
  625. {
  626.   _this = createVehicle ["Land_Ind_IlluminantTower", [7789.3042, 2434.7292, 8.0880661], [], 0, "CAN_COLLIDE"];
  627.   _vehicle_263 = _this;
  628.   _this setDir -3.3023975;
  629.   _this setPos [7789.3042, 2434.7292, 8.0880661];
  630. };
  631.  
  632. _vehicle_265 = objNull;
  633. if (true) then
  634. {
  635.   _this = createVehicle ["Land_Ind_IlluminantTower", [7816.9888, 2350.0256, 3.8390603], [], 0, "CAN_COLLIDE"];
  636.   _vehicle_265 = _this;
  637.   _this setDir -5.5682111;
  638.   _this setPos [7816.9888, 2350.0256, 3.8390603];
  639. };
  640.  
  641. _vehicle_267 = objNull;
  642. if (true) then
  643. {
  644.   _this = createVehicle ["Land_Ind_IlluminantTower", [7809.4385, 2397.7185, 13.480723], [], 0, "CAN_COLLIDE"];
  645.   _vehicle_267 = _this;
  646.   _this setDir -5.7270179;
  647.   _this setPos [7809.4385, 2397.7185, 13.480723];
  648. };
  649.  
  650. _vehicle_269 = objNull;
  651. if (true) then
  652. {
  653.   _this = createVehicle ["Land_Ind_IlluminantTower", [7859.6606, 2369.2371, 6.844543], [], 0, "CAN_COLLIDE"];
  654.   _vehicle_269 = _this;
  655.   _this setPos [7859.6606, 2369.2371, 6.844543];
  656. };
  657.  
  658. _vehicle_272 = objNull;
  659. if (true) then
  660. {
  661.   _this = createVehicle ["PowerGenerator", [7820.2085, 2350.7781, 4.3357894], [], 0, "CAN_COLLIDE"];
  662.   _vehicle_272 = _this;
  663.   _this setPos [7820.2085, 2350.7781, 4.3357894];
  664. };
  665.  
  666. _vehicle_273 = objNull;
  667. if (true) then
  668. {
  669.   _this = createVehicle ["PowerGenerator", [7816.8193, 2435.8774, 8.489872], [], 0, "CAN_COLLIDE"];
  670.   _vehicle_273 = _this;
  671.   _this setDir -9.2216377;
  672.   _this setPos [7816.8193, 2435.8774, 8.489872];
  673. };
  674.  
  675. _vehicle_274 = objNull;
  676. if (true) then
  677. {
  678.   _this = createVehicle ["Land_Misc_Cargo2E", [7794.0859, 2437.8269, 8.541864], [], 0, "CAN_COLLIDE"];
  679.   _vehicle_274 = _this;
  680.   _this setDir -4.3565807;
  681.   _this setPos [7794.0859, 2437.8269, 8.541864];
  682. };
  683.  
  684. _vehicle_275 = objNull;
  685. if (true) then
  686. {
  687.   _this = createVehicle ["PowGen_Big_EP1", [7781.4907, 2390.8794, 14.304179], [], 0, "CAN_COLLIDE"];
  688.   _vehicle_275 = _this;
  689.   _this setDir -96.126114;
  690.   _this setPos [7781.4907, 2390.8794, 14.304179];
  691. };
  692.  
  693. _vehicle_280 = objNull;
  694. if (true) then
  695. {
  696.   _this = createVehicle ["Land_A_CraneCon", [7857.1709, 2357.8555, 3.55387364], [], 0, "CAN_COLLIDE"];
  697.   _vehicle_280 = _this;
  698.   _this setDir 174.12891;
  699.   _this setPos [7857.1709, 2357.8555, 3.55387364];
  700. };
  701.  
  702. _vehicle_281 = objNull;
  703. if (true) then
  704. {
  705.   _this = createVehicle ["Misc_Cargo1Bo_military", [7801.1421, 2388.3296, 13.850168], [], 0, "CAN_COLLIDE"];
  706.   _vehicle_281 = _this;
  707.   _this setDir 85.840157;
  708.   _this setPos [7801.1421, 2388.3296, 13.850168];
  709. };
  710.  
  711. _vehicle_282 = objNull;
  712. if (true) then
  713. {
  714.   _this = createVehicle ["Land_Misc_Cargo1Eo_EP1", [7811.2856, 2389.3806, 13.803366], [], 0, "CAN_COLLIDE"];
  715.   _vehicle_282 = _this;
  716.   _this setDir -102.1998;
  717.   _this setPos [7811.2856, 2389.3806, 13.803366];
  718. };
  719.  
  720. _vehicle_286 = objNull;
  721. if (true) then
  722. {
  723.   _this = createVehicle ["Land_ladder_half", [7862.7949, 2354.707, 0.64519417], [], 0, "CAN_COLLIDE"];
  724.   _vehicle_286 = _this;
  725.   _this setDir -94.295189;
  726.   _this setPos [7862.7949, 2354.707, 0.64519417];
  727. };
  728.  
  729. _vehicle_289 = objNull;
  730. if (true) then
  731. {
  732.   _this = createVehicle ["land_nav_pier_m_end", [7869.6162, 2352.2439, -6.5538111], [], 0, "CAN_COLLIDE"];
  733.   _vehicle_289 = _this;
  734.   _this setDir 451.08121;
  735.   _this setPos [7869.6162, 2352.2439, -6.5538111];
  736. };
  737. };
Add Comment
Please, Sign In to add comment