thunderous

DayZ NW and NE Airfield Rebuild by t.hundero.us

Sep 20th, 2013
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.46 KB | None | 0 0
  1. // NW and NE Airfield Rebuild by t.hundero.us
  2.  
  3. // Installing This Modification
  4. // 1. Save this code as "airflds.sqf"
  5. // 2. Place the .sqf file inside your mission.pbo file
  6. // 3. Open "init.sqf" and add the following line to the very end -
  7. // [] execVM "airflds.sqf";
  8.  
  9. if (isServer) then {
  10.  
  11. _vehicle_38 = objNull;
  12. if (true) then
  13. {
  14. _this = createVehicle ["C130J_wreck_EP1", [4748.6431, 9828.9287, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
  15. _vehicle_38 = _this;
  16. _this setPos [4748.6431, 9828.9287, -9.1552734e-005];
  17. };
  18.  
  19. _vehicle_1863 = objNull;
  20. if (true) then
  21. {
  22. _this = createVehicle ["Land_SS_hangar", [4394.7876, 10322.821, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  23. _vehicle_1863 = _this;
  24. _this setDir -299.91656;
  25. _this setVehicleLock "LOCKED";
  26. _this setPos [4394.7876, 10322.821, -3.0517578e-005];
  27. };
  28.  
  29. _vehicle_1982 = objNull;
  30. if (true) then
  31. {
  32. _this = createVehicle ["Land_SS_hangar", [4416.2983, 10285.597, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
  33. _vehicle_1982 = _this;
  34. _this setDir -299.91656;
  35. _this setPos [4416.2983, 10285.597, -9.1552734e-005];
  36. };
  37.  
  38. _vehicle_1984 = objNull;
  39. if (true) then
  40. {
  41. _this = createVehicle ["Land_SS_hangar", [4437.3828, 10248.88, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
  42. _vehicle_1984 = _this;
  43. _this setDir -299.91656;
  44. _this setVehicleLock "LOCKED";
  45. _this setPos [4437.3828, 10248.88, 6.1035156e-005];
  46. };
  47.  
  48. _vehicle_1989 = objNull;
  49. if (true) then
  50. {
  51. _this = createVehicle ["Land_Ind_SawMillPen", [4391.5825, 10217.255, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
  52. _vehicle_1989 = _this;
  53. _this setDir -29.118925;
  54. _this setPos [4391.5825, 10217.255, 6.1035156e-005];
  55. };
  56.  
  57. _vehicle_1994 = objNull;
  58. if (true) then
  59. {
  60. _this = createVehicle ["Land_Hangar_2", [4416.2095, 10175.18, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  61. _vehicle_1994 = _this;
  62. _this setDir -119.75806;
  63. _this setPos [4416.2095, 10175.18, -6.1035156e-005];
  64. };
  65.  
  66. _vehicle_1996 = objNull;
  67. if (true) then
  68. {
  69. _this = createVehicle ["Land_Ind_SawMillPen", [4378.3408, 10240.95], [], 0, "CAN_COLLIDE"];
  70. _vehicle_1996 = _this;
  71. _this setDir -29.118925;
  72. _this setPos [4378.3408, 10240.95];
  73. };
  74.  
  75. _vehicle_2003 = objNull;
  76. if (true) then
  77. {
  78. _this = createVehicle ["Land_Hangar_2", [4434.2539, 10143.961, -0.00015258789], [], 0, "CAN_COLLIDE"];
  79. _vehicle_2003 = _this;
  80. _this setDir -119.75806;
  81. _this setPos [4434.2539, 10143.961, -0.00015258789];
  82. };
  83.  
  84. _vehicle_2006 = objNull;
  85. if (true) then
  86. {
  87. _this = createVehicle ["Land_Ind_TankSmall2", [4447.4072, 10131.178], [], 0, "CAN_COLLIDE"];
  88. _vehicle_2006 = _this;
  89. _this setDir -30.712837;
  90. _this setFuel 0.89999998;
  91. _this setPos [4447.4072, 10131.178];
  92. };
  93.  
  94. _vehicle_2007 = objNull;
  95. if (true) then
  96. {
  97. _this = createVehicle ["Fence_corrugated_plate", [4451.5444, 10133.52, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  98. _vehicle_2007 = _this;
  99. _this setDir -118.5427;
  100. _this setPos [4451.5444, 10133.52, 3.0517578e-005];
  101. };
  102.  
  103. _vehicle_2009 = objNull;
  104. if (true) then
  105. {
  106. _this = createVehicle ["Fence_corrugated_plate", [4453.4648, 10130.047], [], 0, "CAN_COLLIDE"];
  107. _vehicle_2009 = _this;
  108. _this setDir -118.5427;
  109. _this setPos [4453.4648, 10130.047];
  110. };
  111.  
  112. _vehicle_2013 = objNull;
  113. if (true) then
  114. {
  115. _this = createVehicle ["Misc_Cargo1Bo_civil", [4396.709, 10208.747], [], 0, "CAN_COLLIDE"];
  116. _vehicle_2013 = _this;
  117. _this setDir 64.583603;
  118. _this setPos [4396.709, 10208.747];
  119. };
  120.  
  121. _vehicle_2014 = objNull;
  122. if (true) then
  123. {
  124. _this = createVehicle ["Land_radar_EP1", [4445.813, 10200.429, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  125. _vehicle_2014 = _this;
  126. _this setDir -121.67535;
  127. _this setPos [4445.813, 10200.429, -3.0517578e-005];
  128. };
  129.  
  130. _vehicle_2018 = objNull;
  131. if (true) then
  132. {
  133. _this = createVehicle ["Barrack2", [4449.4863, 10215.291, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  134. _vehicle_2018 = _this;
  135. _this setDir -27.869732;
  136. _this setPos [4449.4863, 10215.291, -3.0517578e-005];
  137. };
  138.  
  139. _vehicle_2020 = objNull;
  140. if (true) then
  141. {
  142. _this = createVehicle ["Barrack2", [4457.3271, 10219.326, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  143. _vehicle_2020 = _this;
  144. _this setDir -27.869732;
  145. _this setPos [4457.3271, 10219.326, 3.0517578e-005];
  146. };
  147.  
  148. _vehicle_2023 = objNull;
  149. if (true) then
  150. {
  151. _this = createVehicle ["Misc_Cargo1B_military", [4377.6973, 10241.292], [], 0, "CAN_COLLIDE"];
  152. _vehicle_2023 = _this;
  153. _this setDir 60.076485;
  154. _this setPos [4377.6973, 10241.292];
  155. };
  156.  
  157. _vehicle_2024 = objNull;
  158. if (true) then
  159. {
  160. _this = createVehicle ["Land_Misc_Cargo1E_EP1", [4375.7607, 10245.651, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  161. _vehicle_2024 = _this;
  162. _this setDir 58.768093;
  163. _this setPos [4375.7607, 10245.651, 3.0517578e-005];
  164. };
  165.  
  166. _vehicle_2025 = objNull;
  167. if (true) then
  168. {
  169. _this = createVehicle ["ClutterCutter_EP1", [4459.4399, 10202.779, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  170. _vehicle_2025 = _this;
  171. _this setPos [4459.4399, 10202.779, 3.0517578e-005];
  172. };
  173.  
  174. _vehicle_2026 = objNull;
  175. if (true) then
  176. {
  177. _this = createVehicle ["ClutterCutter_EP1", [4454.0293, 10188.521, 0], [], 0, "CAN_COLLIDE"];
  178. _vehicle_2026 = _this;
  179. _this setPos [4454.0293, 10188.521, 0];
  180. };
  181.  
  182. _vehicle_2027 = objNull;
  183. if (true) then
  184. {
  185. _this = createVehicle ["Misc_palletsfoiled_heap", [4443.4731, 10211.049, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  186. _vehicle_2027 = _this;
  187. _this setDir -30.085531;
  188. _this setPos [4443.4731, 10211.049, 3.0517578e-005];
  189. };
  190.  
  191. _vehicle_2028 = objNull;
  192. if (true) then
  193. {
  194. _this = createVehicle ["Misc_palletsfoiled_heap", [4382.6177, 10233.14], [], 0, "CAN_COLLIDE"];
  195. _vehicle_2028 = _this;
  196. _this setDir 61.320763;
  197. _this setPos [4382.6177, 10233.14];
  198. };
  199.  
  200. _vehicle_2029 = objNull;
  201. if (true) then
  202. {
  203. _this = createVehicle ["Land_Ind_IlluminantTower", [4359.6914, 10340.662, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  204. _vehicle_2029 = _this;
  205. _this setDir -32.48576;
  206. _this setPos [4359.6914, 10340.662, -3.0517578e-005];
  207. };
  208.  
  209. _vehicle_2031 = objNull;
  210. if (true) then
  211. {
  212. _this = createVehicle ["Land_CncBlock_D", [4452.4531, 10178.327], [], 0, "CAN_COLLIDE"];
  213. _vehicle_2031 = _this;
  214. _this setDir -23.884132;
  215. _this setPos [4452.4531, 10178.327];
  216. };
  217.  
  218. _vehicle_2033 = objNull;
  219. if (true) then
  220. {
  221. _this = createVehicle ["Land_CncBlock_D", [4455.1284, 10179.895, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  222. _vehicle_2033 = _this;
  223. _this setDir -37.79554;
  224. _this setPos [4455.1284, 10179.895, -3.0517578e-005];
  225. };
  226.  
  227. _vehicle_2035 = objNull;
  228. if (true) then
  229. {
  230. _this = createVehicle ["Barrel4", [4455.8989, 10178.804], [], 0, "CAN_COLLIDE"];
  231. _vehicle_2035 = _this;
  232. _this setPos [4455.8989, 10178.804];
  233. };
  234.  
  235. _vehicle_2036 = objNull;
  236. if (true) then
  237. {
  238. _this = createVehicle ["Land_Pneu", [4444.853, 10126.202, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  239. _vehicle_2036 = _this;
  240. _this setPos [4444.853, 10126.202, -6.1035156e-005];
  241. };
  242.  
  243. _vehicle_2125 = objNull;
  244. if (true) then
  245. {
  246. _this = createVehicle ["Land_Mil_Guardhouse", [4736.5718, 10232.822], [], 0, "CAN_COLLIDE"];
  247. _vehicle_2125 = _this;
  248. _this setDir 240.11751;
  249. _this setVehicleLock "LOCKED";
  250. _this setVehicleInit "this setvectorup [0,0,1];";
  251. _this setPos [4736.5718, 10232.822];
  252. };
  253.  
  254. _vehicle_2131 = objNull;
  255. if (true) then
  256. {
  257. _this = createVehicle ["Land_Mil_House", [4459.5122, 10105.97, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
  258. _vehicle_2131 = _this;
  259. _this setDir 59.78548;
  260. _this setPos [4459.5122, 10105.97, 9.1552734e-005];
  261. };
  262.  
  263. _vehicle_2132 = objNull;
  264. if (true) then
  265. {
  266. _this = createVehicle ["Land_Mil_Barracks_L", [4443.7759, 10091.955, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
  267. _vehicle_2132 = _this;
  268. _this setDir 60.34956;
  269. _this setPos [4443.7759, 10091.955, 6.1035156e-005];
  270. };
  271.  
  272. _vehicle_2133 = objNull;
  273. if (true) then
  274. {
  275. _this = createVehicle ["ClutterCutter_small_EP1", [4449.9077, 10080.435, 0], [], 0, "CAN_COLLIDE"];
  276. _vehicle_2133 = _this;
  277. _this setPos [4449.9077, 10080.435, 0];
  278. };
  279.  
  280. _vehicle_2134 = objNull;
  281. if (true) then
  282. {
  283. _this = createVehicle ["ClutterCutter_small_EP1", [4446.1699, 10079.052, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
  284. _vehicle_2134 = _this;
  285. _this setPos [4446.1699, 10079.052, -9.1552734e-005];
  286. };
  287.  
  288. _vehicle_2135 = objNull;
  289. if (true) then
  290. {
  291. _this = createVehicle ["ClutterCutter_small_EP1", [4448.4707, 10077.494, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  292. _vehicle_2135 = _this;
  293. _this setPos [4448.4707, 10077.494, -3.0517578e-005];
  294. };
  295.  
  296. _vehicle_2136 = objNull;
  297. if (true) then
  298. {
  299. _this = createVehicle ["ClutterCutter_small_EP1", [4444.5723, 10080.451, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  300. _vehicle_2136 = _this;
  301. _this setPos [4444.5723, 10080.451, -3.0517578e-005];
  302. };
  303.  
  304. _vehicle_2137 = objNull;
  305. if (true) then
  306. {
  307. _this = createVehicle ["ClutterCutter_small_EP1", [4446.8667, 10075.498, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  308. _vehicle_2137 = _this;
  309. _this setPos [4446.8667, 10075.498, -3.0517578e-005];
  310. };
  311.  
  312. _vehicle_2138 = objNull;
  313. if (true) then
  314. {
  315. _this = createVehicle ["ClutterCutter_small_EP1", [4452.9199, 10078.45, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  316. _vehicle_2138 = _this;
  317. _this setPos [4452.9199, 10078.45, -3.0517578e-005];
  318. };
  319.  
  320. _vehicle_2139 = objNull;
  321. if (true) then
  322. {
  323. _this = createVehicle ["ClutterCutter_small_EP1", [4452.3848, 10081.075, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  324. _vehicle_2139 = _this;
  325. _this setPos [4452.3848, 10081.075, 3.0517578e-005];
  326. };
  327.  
  328. _vehicle_2140 = objNull;
  329. if (true) then
  330. {
  331. _this = createVehicle ["ClutterCutter_small_EP1", [4435.8667, 10090.749, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  332. _vehicle_2140 = _this;
  333. _this setPos [4435.8667, 10090.749, -3.0517578e-005];
  334. };
  335.  
  336. _vehicle_2141 = objNull;
  337. if (true) then
  338. {
  339. _this = createVehicle ["ClutterCutter_small_EP1", [4462.522, 10115.824, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  340. _vehicle_2141 = _this;
  341. _this setPos [4462.522, 10115.824, -6.1035156e-005];
  342. };
  343.  
  344. _vehicle_2142 = objNull;
  345. if (true) then
  346. {
  347. _this = createVehicle ["Misc_palletsfoiled_heap", [4421.4736, 10133.064, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  348. _vehicle_2142 = _this;
  349. _this setDir -32.183498;
  350. _this setPos [4421.4736, 10133.064, -3.0517578e-005];
  351. };
  352.  
  353. _vehicle_2143 = objNull;
  354. if (true) then
  355. {
  356. _this = createVehicle ["Land_Misc_GContainer_Big", [4452.2065, 10079.702], [], 0, "CAN_COLLIDE"];
  357. _vehicle_2143 = _this;
  358. _this setDir -24.708544;
  359. _this setPos [4452.2065, 10079.702];
  360. };
  361.  
  362. _vehicle_2144 = objNull;
  363. if (true) then
  364. {
  365. _this = createVehicle ["ClutterCutter_small_EP1", [4436.9019, 10090.797, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  366. _vehicle_2144 = _this;
  367. _this setPos [4436.9019, 10090.797, 3.0517578e-005];
  368. };
  369.  
  370. _vehicle_2145 = objNull;
  371. if (true) then
  372. {
  373. _this = createVehicle ["UralWreck", [4436.77, 10101.704, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  374. _vehicle_2145 = _this;
  375. _this setDir -129.16611;
  376. _this setPos [4436.77, 10101.704, -3.0517578e-005];
  377. };
  378.  
  379. _vehicle_2146 = objNull;
  380. if (true) then
  381. {
  382. _this = createVehicle ["UAZWreck", [4475.6235, 10090.393], [], 0, "CAN_COLLIDE"];
  383. _vehicle_2146 = _this;
  384. _this setDir 68.573898;
  385. _this setPos [4475.6235, 10090.393];
  386. };
  387.  
  388. _vehicle_2148 = objNull;
  389. if (true) then
  390. {
  391. _this = createVehicle ["Land_CncBlock_D", [4476.7231, 10087.929], [], 0, "CAN_COLLIDE"];
  392. _vehicle_2148 = _this;
  393. _this setDir -23.884132;
  394. _this setPos [4476.7231, 10087.929];
  395. };
  396.  
  397. _vehicle_2150 = objNull;
  398. if (true) then
  399. {
  400. _this = createVehicle ["Land_Mil_Barracks_i", [4823.1606, 10252.075, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
  401. _vehicle_2150 = _this;
  402. _this setDir 61.287067;
  403. _this setPos [4823.1606, 10252.075, -9.1552734e-005];
  404. };
  405.  
  406. _vehicle_2154 = objNull;
  407. if (true) then
  408. {
  409. _this = createVehicle ["Land_repair_center", [4527.543, 10805.967, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  410. _vehicle_2154 = _this;
  411. _this setDir 60.734573;
  412. _this setPos [4527.543, 10805.967, 3.0517578e-005];
  413. };
  414.  
  415. _vehicle_2161 = objNull;
  416. if (true) then
  417. {
  418. _this = createVehicle ["Land_Mil_Barracks_i", [4083.4126, 10734.523, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  419. _vehicle_2161 = _this;
  420. _this setDir 59.782204;
  421. _this setPos [4083.4126, 10734.523, -3.0517578e-005];
  422. };
  423.  
  424. _vehicle_2171 = objNull;
  425. if (true) then
  426. {
  427. _this = createVehicle ["Land_Mil_Barracks", [12235.762, 12581.832], [], 0, "CAN_COLLIDE"];
  428. _vehicle_2171 = _this;
  429. _this setDir -159.33101;
  430. _this setPos [12235.762, 12581.832];
  431. };
  432.  
  433. _vehicle_2173 = objNull;
  434. if (true) then
  435. {
  436. _this = createVehicle ["Land_Mil_Barracks_i", [12238.921, 12592.776, 7.6293945e-005], [], 0, "CAN_COLLIDE"];
  437. _vehicle_2173 = _this;
  438. _this setDir 200.74617;
  439. _this setPos [12238.921, 12592.776, 7.6293945e-005];
  440. };
  441.  
  442. _vehicle_2177 = objNull;
  443. if (true) then
  444. {
  445. _this = createVehicle ["Land_vez", [12248.033, 12573.997], [], 0, "CAN_COLLIDE"];
  446. _vehicle_2177 = _this;
  447. _this setDir -156.89119;
  448. _this setPos [12248.033, 12573.997];
  449. };
  450.  
  451. _vehicle_2178 = objNull;
  452. if (true) then
  453. {
  454. _this = createVehicle ["Land_Ind_IlluminantTower", [12454.159, 12528.421, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  455. _vehicle_2178 = _this;
  456. _this setDir 14.821452;
  457. _this setPos [12454.159, 12528.421, 3.0517578e-005];
  458. };
  459.  
  460. _vehicle_2185 = objNull;
  461. if (true) then
  462. {
  463. _this = createVehicle ["Garbage_container", [12229.086, 12601.877, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  464. _vehicle_2185 = _this;
  465. _this setDir -280.44962;
  466. _this setPos [12229.086, 12601.877, 1.5258789e-005];
  467. };
  468.  
  469. _vehicle_2243 = objNull;
  470. if (true) then
  471. {
  472. _this = createVehicle ["Fence_corrugated_plate", [12226.533, 12605.01, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  473. _vehicle_2243 = _this;
  474. _this setDir -159.53859;
  475. _this setPos [12226.533, 12605.01, -1.5258789e-005];
  476. };
  477.  
  478. _vehicle_2245 = objNull;
  479. if (true) then
  480. {
  481. _this = createVehicle ["Fence_corrugated_plate", [12222.853, 12606.451], [], 0, "CAN_COLLIDE"];
  482. _vehicle_2245 = _this;
  483. _this setDir -159.53859;
  484. _this setPos [12222.853, 12606.451];
  485. };
  486.  
  487. _vehicle_2247 = objNull;
  488. if (true) then
  489. {
  490. _this = createVehicle ["Fence_corrugated_plate", [12219.111, 12607.812], [], 0, "CAN_COLLIDE"];
  491. _vehicle_2247 = _this;
  492. _this setDir -159.53859;
  493. _this setPos [12219.111, 12607.812];
  494. };
  495.  
  496. _vehicle_2249 = objNull;
  497. if (true) then
  498. {
  499. _this = createVehicle ["Fence_corrugated_plate", [12230.28, 12603.702, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  500. _vehicle_2249 = _this;
  501. _this setDir -159.53859;
  502. _this setPos [12230.28, 12603.702, -6.1035156e-005];
  503. };
  504.  
  505. _vehicle_2251 = objNull;
  506. if (true) then
  507. {
  508. _this = createVehicle ["Fence_corrugated_plate", [12216.539, 12606.621, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  509. _vehicle_2251 = _this;
  510. _this setDir -246.07927;
  511. _this setPos [12216.539, 12606.621, -6.1035156e-005];
  512. };
  513.  
  514. _vehicle_2257 = objNull;
  515. if (true) then
  516. {
  517. _this = createVehicle ["Land_Hangar_2", [12563.863, 12490.591, 0.00010681152], [], 0, "CAN_COLLIDE"];
  518. _vehicle_2257 = _this;
  519. _this setDir 177.42815;
  520. _this setPos [12563.863, 12490.591, 0.00010681152];
  521. };
  522.  
  523. _vehicle_2258 = objNull;
  524. if (true) then
  525. {
  526. _this = createVehicle ["Land_garaz", [12539.573, 12489.229, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  527. _vehicle_2258 = _this;
  528. _this setDir -90.650383;
  529. _this setPos [12539.573, 12489.229, -3.0517578e-005];
  530. };
  531.  
  532. _vehicle_2259 = objNull;
  533. if (true) then
  534. {
  535. _this = createVehicle ["Land_Hlidac_budka", [12443.734, 12518.433, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  536. _vehicle_2259 = _this;
  537. _this setDir 110.6324;
  538. _this setPos [12443.734, 12518.433, -3.0517578e-005];
  539. };
  540.  
  541. _vehicle_2260 = objNull;
  542. if (true) then
  543. {
  544. _this = createVehicle ["ClutterCutter_EP1", [12531.213, 12490.508, 0.00010681152], [], 0, "CAN_COLLIDE"];
  545. _vehicle_2260 = _this;
  546. _this setPos [12531.213, 12490.508, 0.00010681152];
  547. };
  548.  
  549. _vehicle_2262 = objNull;
  550. if (true) then
  551. {
  552. _this = createVehicle ["ClutterCutter_small_EP1", [12523.024, 12498.546, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  553. _vehicle_2262 = _this;
  554. _this setPos [12523.024, 12498.546, 1.5258789e-005];
  555. };
  556.  
  557. _vehicle_2263 = objNull;
  558. if (true) then
  559. {
  560. _this = createVehicle ["ClutterCutter_small_EP1", [12521.329, 12495.449, 0.00012207031], [], 0, "CAN_COLLIDE"];
  561. _vehicle_2263 = _this;
  562. _this setPos [12521.329, 12495.449, 0.00012207031];
  563. };
  564.  
  565. _vehicle_2264 = objNull;
  566. if (true) then
  567. {
  568. _this = createVehicle ["ClutterCutter_small_EP1", [12520.653, 12491.87, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  569. _vehicle_2264 = _this;
  570. _this setPos [12520.653, 12491.87, 1.5258789e-005];
  571. };
  572.  
  573. _vehicle_2265 = objNull;
  574. if (true) then
  575. {
  576. _this = createVehicle ["ClutterCutter_small_EP1", [12518.9, 12499.875, 0], [], 0, "CAN_COLLIDE"];
  577. _vehicle_2265 = _this;
  578. _this setPos [12518.9, 12499.875, 0];
  579. };
  580.  
  581. _vehicle_2266 = objNull;
  582. if (true) then
  583. {
  584. _this = createVehicle ["ClutterCutter_small_EP1", [12526.906, 12499.875, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  585. _vehicle_2266 = _this;
  586. _this setPos [12526.906, 12499.875, -1.5258789e-005];
  587. };
  588.  
  589. _vehicle_2268 = objNull;
  590. if (true) then
  591. {
  592. _this = createVehicle ["Land_Misc_Garb_Heap_EP1", [12539.414, 12499.849, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  593. _vehicle_2268 = _this;
  594. _this setPos [12539.414, 12499.849, -3.0517578e-005];
  595. };
  596.  
  597. _vehicle_2270 = objNull;
  598. if (true) then
  599. {
  600. _this = createVehicle ["Land_Misc_IronPipes_EP1", [12559.455, 12509.327, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  601. _vehicle_2270 = _this;
  602. _this setPos [12559.455, 12509.327, 3.0517578e-005];
  603. };
  604.  
  605. _vehicle_2271 = objNull;
  606. if (true) then
  607. {
  608. _this = createVehicle ["Paleta2", [12581.454, 12449.268, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  609. _vehicle_2271 = _this;
  610. _this setDir 111.86867;
  611. _this setPos [12581.454, 12449.268, -1.5258789e-005];
  612. };
  613.  
  614. _vehicle_2272 = objNull;
  615. if (true) then
  616. {
  617. _this = createVehicle ["UAZWreck", [12582.062, 12498.07, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  618. _vehicle_2272 = _this;
  619. _this setDir -0.65384161;
  620. _this setPos [12582.062, 12498.07, -3.0517578e-005];
  621. };
  622.  
  623. _vehicle_2274 = objNull;
  624. if (true) then
  625. {
  626. _this = createVehicle ["Land_vez", [12353.191, 12533.464, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  627. _vehicle_2274 = _this;
  628. _this setDir -156.89119;
  629. _this setPos [12353.191, 12533.464, -1.5258789e-005];
  630. };
  631.  
  632. _vehicle_2276 = objNull;
  633. if (true) then
  634. {
  635. _this = createVehicle ["Land_Mil_Barracks_L", [12577.329, 12458.778, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  636. _vehicle_2276 = _this;
  637. _this setDir -92.51738;
  638. _this setVehicleInit "this setvectorup [0,0,1];";
  639. _this setPos [12577.329, 12458.778, -6.1035156e-005];
  640. };
  641.  
  642. _vehicle_2277 = objNull;
  643. if (true) then
  644. {
  645. _this = createVehicle ["Land_Mil_Guardhouse", [12598.085, 12471.538], [], 0, "CAN_COLLIDE"];
  646. _vehicle_2277 = _this;
  647. _this setDir -3.8145492;
  648. _this setVehicleInit "this setvectorup [0,0,1];";
  649. _this setPos [12598.085, 12471.538];
  650. };
  651.  
  652. _vehicle_2278 = objNull;
  653. if (true) then
  654. {
  655. _this = createVehicle ["Land_Mil_Barracks", [12595.907, 12492.183, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  656. _vehicle_2278 = _this;
  657. _this setDir 86.629898;
  658. _this setVehicleInit "this setvectorup [0,0,1];";
  659. _this setPos [12595.907, 12492.183, -1.5258789e-005];
  660. };
  661.  
  662. _vehicle_2279 = objNull;
  663. if (true) then
  664. {
  665. _this = createVehicle ["ClutterCutter_small_EP1", [12596.561, 12480.404, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  666. _vehicle_2279 = _this;
  667. _this setPos [12596.561, 12480.404, 1.5258789e-005];
  668. };
  669.  
  670. _vehicle_2280 = objNull;
  671. if (true) then
  672. {
  673. _this = createVehicle ["ClutterCutter_small_EP1", [12593.644, 12478.911, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  674. _vehicle_2280 = _this;
  675. _this setPos [12593.644, 12478.911, 3.0517578e-005];
  676. };
  677.  
  678. _vehicle_2281 = objNull;
  679. if (true) then
  680. {
  681. _this = createVehicle ["ClutterCutter_small_EP1", [12584.604, 12457.833, 0], [], 0, "CAN_COLLIDE"];
  682. _vehicle_2281 = _this;
  683. _this setPos [12584.604, 12457.833, 0];
  684. };
  685.  
  686. _vehicle_2282 = objNull;
  687. if (true) then
  688. {
  689. _this = createVehicle ["ClutterCutter_small_EP1", [12587.007, 12458.599, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  690. _vehicle_2282 = _this;
  691. _this setPos [12587.007, 12458.599, 3.0517578e-005];
  692. };
  693.  
  694. _vehicle_2283 = objNull;
  695. if (true) then
  696. {
  697. _this = createVehicle ["ClutterCutter_small_EP1", [12586.543, 12455.835, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  698. _vehicle_2283 = _this;
  699. _this setPos [12586.543, 12455.835, -1.5258789e-005];
  700. };
  701.  
  702. _vehicle_2284 = objNull;
  703. if (true) then
  704. {
  705. _this = createVehicle ["ClutterCutter_small_EP1", [12596.41, 12478.224, 0], [], 0, "CAN_COLLIDE"];
  706. _vehicle_2284 = _this;
  707. _this setPos [12596.41, 12478.224, 0];
  708. };
  709.  
  710. _vehicle_2285 = objNull;
  711. if (true) then
  712. {
  713. _this = createVehicle ["ClutterCutter_small_EP1", [12598.464, 12480.352, 0], [], 0, "CAN_COLLIDE"];
  714. _vehicle_2285 = _this;
  715. _this setPos [12598.464, 12480.352, 0];
  716. };
  717.  
  718. _vehicle_2389 = objNull;
  719. if (true) then
  720. {
  721. _this = createVehicle ["Fence_corrugated_plate", [12594.779, 12462.571], [], 0, "CAN_COLLIDE"];
  722. _vehicle_2389 = _this;
  723. _this setDir -3.5169497;
  724. _this setPos [12594.779, 12462.571];
  725. };
  726.  
  727. _vehicle_2391 = objNull;
  728. if (true) then
  729. {
  730. _this = createVehicle ["Fence_corrugated_plate", [12598.728, 12462.853, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  731. _vehicle_2391 = _this;
  732. _this setDir -3.5169497;
  733. _this setPos [12598.728, 12462.853, 1.5258789e-005];
  734. };
  735.  
  736. _vehicle_2393 = objNull;
  737. if (true) then
  738. {
  739. _this = createVehicle ["Fence_corrugated_plate", [12602.7, 12463.097], [], 0, "CAN_COLLIDE"];
  740. _vehicle_2393 = _this;
  741. _this setDir -3.5169497;
  742. _this setPos [12602.7, 12463.097];
  743. };
  744.  
  745. _vehicle_2395 = objNull;
  746. if (true) then
  747. {
  748. _this = createVehicle ["Fence_corrugated_plate", [12606.685, 12463.303, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  749. _vehicle_2395 = _this;
  750. _this setDir -3.5169497;
  751. _this setPos [12606.685, 12463.303, 1.5258789e-005];
  752. };
  753.  
  754. _vehicle_2397 = objNull;
  755. if (true) then
  756. {
  757. _this = createVehicle ["Fence_corrugated_plate", [12608.423, 12465.33], [], 0, "CAN_COLLIDE"];
  758. _vehicle_2397 = _this;
  759. _this setDir -95.519691;
  760. _this setPos [12608.423, 12465.33];
  761. };
  762.  
  763. _vehicle_2399 = objNull;
  764. if (true) then
  765. {
  766. _this = createVehicle ["Land_CncBlock", [12604.427, 12488.506, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  767. _vehicle_2399 = _this;
  768. _this setDir 75.700439;
  769. _this setPos [12604.427, 12488.506, 1.5258789e-005];
  770. };
  771.  
  772. _vehicle_2400 = objNull;
  773. if (true) then
  774. {
  775. _this = createVehicle ["Land_CncBlock", [12605.551, 12489.142, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  776. _vehicle_2400 = _this;
  777. _this setDir -96.639099;
  778. _this setPos [12605.551, 12489.142, -3.0517578e-005];
  779. };
  780.  
  781. _vehicle_2402 = objNull;
  782. if (true) then
  783. {
  784. _this = createVehicle ["Fence_corrugated_plate", [12233.969, 12602.334, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  785. _vehicle_2402 = _this;
  786. _this setDir -159.53859;
  787. _this setPos [12233.969, 12602.334, -3.0517578e-005];
  788. };
  789.  
  790. _vehicle_2404 = objNull;
  791. if (true) then
  792. {
  793. _this = createVehicle ["Fence_corrugated_plate", [12237.644, 12600.962, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  794. _vehicle_2404 = _this;
  795. _this setDir -159.53859;
  796. _this setPos [12237.644, 12600.962, -3.0517578e-005];
  797. };
  798.  
  799. _vehicle_2443 = objNull;
  800. if (true) then
  801. {
  802. _this = createVehicle ["Land_Ind_TankSmall", [12222.283, 12603.708], [], 0, "CAN_COLLIDE"];
  803. _vehicle_2443 = _this;
  804. _this setDir 20.228632;
  805. _this setPos [12222.283, 12603.708];
  806. };
  807.  
  808. _vehicle_2444 = objNull;
  809. if (true) then
  810. {
  811. _this = createVehicle ["Land_Misc_Garb_Heap_EP1", [12224.031, 12575.211, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  812. _vehicle_2444 = _this;
  813. _this setPos [12224.031, 12575.211, 3.0517578e-005];
  814. };
  815. };
Advertisement
Add Comment
Please, Sign In to add comment