Advertisement
Guest User

bFe

a guest
Jan 22nd, 2014
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.91 KB | None | 0 0
  1. // Skalisty army base by bFe for Battlefield.no | Norway 01
  2. // www.battlefield.no
  3.  
  4. if (isServer) then {
  5.  
  6. _vehicle_4 = objNull;
  7. if (true) then
  8. {
  9. _this = createVehicle ["MAP_Mil_Mil_Guardhouse", [13737.921, 2924.7764, 0.016083149], [], 0, "CAN_COLLIDE"];
  10. _vehicle_4 = _this;
  11. _this setDir -34.463646;
  12. _this setPos [13737.921, 2924.7764, 0.016083149];
  13. };
  14.  
  15. _vehicle_6 = objNull;
  16. if (true) then
  17. {
  18. _this = createVehicle ["MAP_BagFenceCorner", [13665.076, 2953.1199, 5.3405762e-005], [], 0, "CAN_COLLIDE"];
  19. _vehicle_6 = _this;
  20. _this setDir -126.65772;
  21. _this setPos [13665.076, 2953.1199, 5.3405762e-005];
  22. };
  23.  
  24. _vehicle_8 = objNull;
  25. if (true) then
  26. {
  27. _this = createVehicle ["MAP_BagFenceLong", [13666.863, 2954.4404, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  28. _vehicle_8 = _this;
  29. _this setDir -35.614506;
  30. _this setPos [13666.863, 2954.4404, 3.0517578e-005];
  31. };
  32.  
  33. _vehicle_9 = objNull;
  34. if (true) then
  35. {
  36. _this = createVehicle ["MAP_BagFenceRound", [13729.775, 2949.9597, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  37. _vehicle_9 = _this;
  38. _this setDir 186.83533;
  39. _this setPos [13729.775, 2949.9597, -1.5258789e-005];
  40. };
  41.  
  42. _vehicle_14 = objNull;
  43. if (true) then
  44. {
  45. _this = createVehicle ["MAP_BagFenceLong", [13669.354, 2956.2412, -0.00026321411], [], 0, "CAN_COLLIDE"];
  46. _vehicle_14 = _this;
  47. _this setDir -35.614506;
  48. _this setPos [13669.354, 2956.2412, -0.00026321411];
  49. };
  50.  
  51. _vehicle_18 = objNull;
  52. if (true) then
  53. {
  54. _this = createVehicle ["MAP_BagFenceLong", [13671.825, 2958.0051, -7.6293945e-005], [], 0, "CAN_COLLIDE"];
  55. _vehicle_18 = _this;
  56. _this setDir -35.614506;
  57. _this setPos [13671.825, 2958.0051, -7.6293945e-005];
  58. };
  59.  
  60. _vehicle_19 = objNull;
  61. if (true) then
  62. {
  63. _this = createVehicle ["MAP_BagFenceLong", [13674.323, 2959.7705, 0.032291412], [], 0, "CAN_COLLIDE"];
  64. _vehicle_19 = _this;
  65. _this setDir -35.614506;
  66. _this setPos [13674.323, 2959.7705, 0.032291412];
  67. };
  68.  
  69. _vehicle_26 = objNull;
  70. if (true) then
  71. {
  72. _this = createVehicle ["MAP_BagFenceLong", [13681.813, 2965.0251, -0.00025998696], [], 0, "CAN_COLLIDE"];
  73. _vehicle_26 = _this;
  74. _this setDir -34.571445;
  75. _this setPos [13681.813, 2965.0251, -0.00025998696];
  76. };
  77.  
  78. _vehicle_27 = objNull;
  79. if (true) then
  80. {
  81. _this = createVehicle ["MAP_BagFenceLong", [13684.351, 2966.7485, 0.017550088], [], 0, "CAN_COLLIDE"];
  82. _vehicle_27 = _this;
  83. _this setDir -34.737156;
  84. _this setPos [13684.351, 2966.7485, 0.017550088];
  85. };
  86.  
  87. _vehicle_28 = objNull;
  88. if (true) then
  89. {
  90. _this = createVehicle ["MAP_BagFenceLong", [13679.323, 2963.2959, -0.012768973], [], 0, "CAN_COLLIDE"];
  91. _vehicle_28 = _this;
  92. _this setDir -35.614506;
  93. _this setPos [13679.323, 2963.2959, -0.012768973];
  94. };
  95.  
  96. _vehicle_29 = objNull;
  97. if (true) then
  98. {
  99. _this = createVehicle ["MAP_BagFenceLong", [13676.813, 2961.5696, -0.03571061], [], 0, "CAN_COLLIDE"];
  100. _vehicle_29 = _this;
  101. _this setDir -35.614506;
  102. _this setPos [13676.813, 2961.5696, -0.03571061];
  103. };
  104.  
  105. _vehicle_50 = objNull;
  106. if (true) then
  107. {
  108. _this = createVehicle ["MAP_BagFenceLong", [13686.86, 2968.4382, -0.011998699], [], 0, "CAN_COLLIDE"];
  109. _vehicle_50 = _this;
  110. _this setDir -34.670376;
  111. _this setPos [13686.86, 2968.4382, -0.011998699];
  112. };
  113.  
  114. _vehicle_51 = objNull;
  115. if (true) then
  116. {
  117. _this = createVehicle ["MAP_BagFenceLong", [13689.343, 2970.2327, -0.040270954], [], 0, "CAN_COLLIDE"];
  118. _vehicle_51 = _this;
  119. _this setDir -35.713299;
  120. _this setPos [13689.343, 2970.2327, -0.040270954];
  121. };
  122.  
  123. _vehicle_52 = objNull;
  124. if (true) then
  125. {
  126. _this = createVehicle ["MAP_BagFenceLong", [13691.837, 2972.012, 0.012984161], [], 0, "CAN_COLLIDE"];
  127. _vehicle_52 = _this;
  128. _this setDir -34.400208;
  129. _this setPos [13691.837, 2972.012, 0.012984161];
  130. };
  131.  
  132. _vehicle_53 = objNull;
  133. if (true) then
  134. {
  135. _this = createVehicle ["MAP_BagFenceLong", [13694.345, 2973.7078, -0.04373097], [], 0, "CAN_COLLIDE"];
  136. _vehicle_53 = _this;
  137. _this setDir -35.713299;
  138. _this setPos [13694.345, 2973.7078, -0.04373097];
  139. };
  140.  
  141. _vehicle_54 = objNull;
  142. if (true) then
  143. {
  144. _this = createVehicle ["MAP_BagFenceLong", [13704.398, 2980.7012, 0.0021448305], [], 0, "CAN_COLLIDE"];
  145. _vehicle_54 = _this;
  146. _this setDir -33.437733;
  147. _this setPos [13704.398, 2980.7012, 0.0021448305];
  148. };
  149.  
  150. _vehicle_55 = objNull;
  151. if (true) then
  152. {
  153. _this = createVehicle ["MAP_BagFenceLong", [13699.312, 2977.2344, -0.028545095], [], 0, "CAN_COLLIDE"];
  154. _vehicle_55 = _this;
  155. _this setDir -34.540791;
  156. _this setPos [13699.312, 2977.2344, -0.028545095];
  157. };
  158.  
  159. _vehicle_56 = objNull;
  160. if (true) then
  161. {
  162. _this = createVehicle ["MAP_BagFenceLong", [13696.824, 2975.488, -0.077813081], [], 0, "CAN_COLLIDE"];
  163. _vehicle_56 = _this;
  164. _this setDir -35.713299;
  165. _this setPos [13696.824, 2975.488, -0.077813081];
  166. };
  167.  
  168. _vehicle_57 = objNull;
  169. if (true) then
  170. {
  171. _this = createVehicle ["MAP_BagFenceLong", [13701.842, 2978.9258, -0.028634924], [], 0, "CAN_COLLIDE"];
  172. _vehicle_57 = _this;
  173. _this setDir -34.843056;
  174. _this setPos [13701.842, 2978.9258, -0.028634924];
  175. };
  176.  
  177. _vehicle_107 = objNull;
  178. if (true) then
  179. {
  180. _this = createVehicle ["MAP_BagFenceLong", [13666.556, 2951.0132, 0.0057547647], [], 0, "CAN_COLLIDE"];
  181. _vehicle_107 = _this;
  182. _this setDir 55.714664;
  183. _this setPos [13666.556, 2951.0132, 0.0057547647];
  184. };
  185.  
  186. _vehicle_108 = objNull;
  187. if (true) then
  188. {
  189. _this = createVehicle ["MAP_BagFenceLong", [13668.257, 2948.4749, 0.046819296], [], 0, "CAN_COLLIDE"];
  190. _vehicle_108 = _this;
  191. _this setDir 55.714664;
  192. _this setPos [13668.257, 2948.4749, 0.046819296];
  193. };
  194.  
  195. _vehicle_109 = objNull;
  196. if (true) then
  197. {
  198. _this = createVehicle ["MAP_BagFenceLong", [13669.993, 2945.9294, 0.086778201], [], 0, "CAN_COLLIDE"];
  199. _vehicle_109 = _this;
  200. _this setDir 55.714664;
  201. _this setPos [13669.993, 2945.9294, 0.086778201];
  202. };
  203.  
  204. _vehicle_110 = objNull;
  205. if (true) then
  206. {
  207. _this = createVehicle ["MAP_BagFenceLong", [13675.129, 2938.3657, 0.052107491], [], 0, "CAN_COLLIDE"];
  208. _vehicle_110 = _this;
  209. _this setDir 55.714664;
  210. _this setPos [13675.129, 2938.3657, 0.052107491];
  211. };
  212.  
  213. _vehicle_111 = objNull;
  214. if (true) then
  215. {
  216. _this = createVehicle ["MAP_BagFenceLong", [13676.827, 2935.8704, 0.047183853], [], 0, "CAN_COLLIDE"];
  217. _vehicle_111 = _this;
  218. _this setDir 55.714664;
  219. _this setPos [13676.827, 2935.8704, 0.047183853];
  220. };
  221.  
  222. _vehicle_112 = objNull;
  223. if (true) then
  224. {
  225. _this = createVehicle ["MAP_BagFenceLong", [13673.401, 2940.8906, 0.043816827], [], 0, "CAN_COLLIDE"];
  226. _vehicle_112 = _this;
  227. _this setDir 55.714664;
  228. _this setPos [13673.401, 2940.8906, 0.043816827];
  229. };
  230.  
  231. _vehicle_113 = objNull;
  232. if (true) then
  233. {
  234. _this = createVehicle ["MAP_BagFenceLong", [13671.689, 2943.4058, 0.054448802], [], 0, "CAN_COLLIDE"];
  235. _vehicle_113 = _this;
  236. _this setDir 55.714664;
  237. _this setPos [13671.689, 2943.4058, 0.054448802];
  238. };
  239.  
  240. _vehicle_122 = objNull;
  241. if (true) then
  242. {
  243. _this = createVehicle ["MAP_BagFenceLong", [13678.557, 2933.3569, -0.02236376], [], 0, "CAN_COLLIDE"];
  244. _vehicle_122 = _this;
  245. _this setDir 56.057968;
  246. _this setPos [13678.557, 2933.3569, -0.02236376];
  247. };
  248.  
  249. _vehicle_123 = objNull;
  250. if (true) then
  251. {
  252. _this = createVehicle ["MAP_BagFenceLong", [13680.27, 2930.8611, 0.027066261], [], 0, "CAN_COLLIDE"];
  253. _vehicle_123 = _this;
  254. _this setDir 56.057968;
  255. _this setPos [13680.27, 2930.8611, 0.027066261];
  256. };
  257.  
  258. _vehicle_124 = objNull;
  259. if (true) then
  260. {
  261. _this = createVehicle ["MAP_BagFenceLong", [13682.006, 2928.3149, -0.0099400142], [], 0, "CAN_COLLIDE"];
  262. _vehicle_124 = _this;
  263. _this setDir 56.057968;
  264. _this setPos [13682.006, 2928.3149, -0.0099400142];
  265. };
  266.  
  267. _vehicle_186 = objNull;
  268. if (true) then
  269. {
  270. _this = createVehicle ["MAP_BagFenceLong", [13706.567, 2980.5864, -2.2888184e-005], [], 0, "CAN_COLLIDE"];
  271. _vehicle_186 = _this;
  272. _this setDir 53.351574;
  273. _this setPos [13706.567, 2980.5864, -2.2888184e-005];
  274. };
  275.  
  276. _vehicle_187 = objNull;
  277. if (true) then
  278. {
  279. _this = createVehicle ["MAP_BagFenceLong", [13708.322, 2978.0642, -0.031596605], [], 0, "CAN_COLLIDE"];
  280. _vehicle_187 = _this;
  281. _this setDir 55.675858;
  282. _this setPos [13708.322, 2978.0642, -0.031596605];
  283. };
  284.  
  285. _vehicle_188 = objNull;
  286. if (true) then
  287. {
  288. _this = createVehicle ["MAP_BagFenceLong", [13710.03, 2975.53, -0.10718489], [], 0, "CAN_COLLIDE"];
  289. _vehicle_188 = _this;
  290. _this setDir 55.675858;
  291. _this setPos [13710.03, 2975.53, -0.10718489];
  292. };
  293.  
  294. _vehicle_189 = objNull;
  295. if (true) then
  296. {
  297. _this = createVehicle ["MAP_BagFenceLong", [13711.76, 2972.97, -0.013354985], [], 0, "CAN_COLLIDE"];
  298. _vehicle_189 = _this;
  299. _this setDir 55.675858;
  300. _this setPos [13711.76, 2972.97, -0.013354985];
  301. };
  302.  
  303. _vehicle_190 = objNull;
  304. if (true) then
  305. {
  306. _this = createVehicle ["MAP_BagFenceLong", [13716.949, 2965.4282, -0.016933089], [], 0, "CAN_COLLIDE"];
  307. _vehicle_190 = _this;
  308. _this setDir 55.675858;
  309. _this setPos [13716.949, 2965.4282, -0.016933089];
  310. };
  311.  
  312. _vehicle_191 = objNull;
  313. if (true) then
  314. {
  315. _this = createVehicle ["MAP_BagFenceLong", [13718.692, 2962.9607, -0.031885419], [], 0, "CAN_COLLIDE"];
  316. _vehicle_191 = _this;
  317. _this setDir 55.675858;
  318. _this setPos [13718.692, 2962.9607, -0.031885419];
  319. };
  320.  
  321. _vehicle_192 = objNull;
  322. if (true) then
  323. {
  324. _this = createVehicle ["MAP_BagFenceLong", [13715.204, 2967.9094, 0.05089622], [], 0, "CAN_COLLIDE"];
  325. _vehicle_192 = _this;
  326. _this setDir 55.675858;
  327. _this setPos [13715.204, 2967.9094, 0.05089622];
  328. };
  329.  
  330. _vehicle_193 = objNull;
  331. if (true) then
  332. {
  333. _this = createVehicle ["MAP_BagFenceLong", [13713.495, 2970.4292, 0.04249328], [], 0, "CAN_COLLIDE"];
  334. _vehicle_193 = _this;
  335. _this setDir 55.675858;
  336. _this setPos [13713.495, 2970.4292, 0.04249328];
  337. };
  338.  
  339. _vehicle_194 = objNull;
  340. if (true) then
  341. {
  342. _this = createVehicle ["MAP_BagFenceLong", [13720.419, 2960.4414, 0.038068756], [], 0, "CAN_COLLIDE"];
  343. _vehicle_194 = _this;
  344. _this setDir 55.577065;
  345. _this setPos [13720.419, 2960.4414, 0.038068756];
  346. };
  347.  
  348. _vehicle_195 = objNull;
  349. if (true) then
  350. {
  351. _this = createVehicle ["MAP_BagFenceLong", [13722.128, 2957.9221, -0.06568855], [], 0, "CAN_COLLIDE"];
  352. _vehicle_195 = _this;
  353. _this setDir 55.577065;
  354. _this setPos [13722.128, 2957.9221, -0.06568855];
  355. };
  356.  
  357. _vehicle_196 = objNull;
  358. if (true) then
  359. {
  360. _this = createVehicle ["MAP_BagFenceLong", [13723.835, 2955.3875, -0.033535354], [], 0, "CAN_COLLIDE"];
  361. _vehicle_196 = _this;
  362. _this setDir 55.577065;
  363. _this setPos [13723.835, 2955.3875, -0.033535354];
  364. };
  365.  
  366. _vehicle_197 = objNull;
  367. if (true) then
  368. {
  369. _this = createVehicle ["MAP_BagFenceLong", [13725.611, 2952.9302, -0.0619976], [], 0, "CAN_COLLIDE"];
  370. _vehicle_197 = _this;
  371. _this setDir 55.577065;
  372. _this setPos [13725.611, 2952.9302, -0.0619976];
  373. };
  374.  
  375. _vehicle_200 = objNull;
  376. if (true) then
  377. {
  378. _this = createVehicle ["MAP_BagFenceLong", [13727.381, 2950.4128, -0.058087058], [], 0, "CAN_COLLIDE"];
  379. _vehicle_200 = _this;
  380. _this setDir 55.577065;
  381. _this setPos [13727.381, 2950.4128, -0.058087058];
  382. };
  383.  
  384. _vehicle_339 = objNull;
  385. if (true) then
  386. {
  387. _this = createVehicle ["MAP_BagFenceLong", [13683.725, 2925.7617, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  388. _vehicle_339 = _this;
  389. _this setDir 55.346016;
  390. _this setPos [13683.725, 2925.7617, 1.1444092e-005];
  391. };
  392.  
  393. _vehicle_342 = objNull;
  394. if (true) then
  395. {
  396. _this = createVehicle ["MAP_BagFenceLong", [13692.55, 2913.0559, 0.11243851], [], 0, "CAN_COLLIDE"];
  397. _vehicle_342 = _this;
  398. _this setDir 55.346016;
  399. _this setPos [13692.55, 2913.0559, 0.11243851];
  400. };
  401.  
  402. _vehicle_343 = objNull;
  403. if (true) then
  404. {
  405. _this = createVehicle ["MAP_BagFenceLong", [13694.294, 2910.5474, 0.072027609], [], 0, "CAN_COLLIDE"];
  406. _vehicle_343 = _this;
  407. _this setDir 55.346016;
  408. _this setPos [13694.294, 2910.5474, 0.072027609];
  409. };
  410.  
  411. _vehicle_344 = objNull;
  412. if (true) then
  413. {
  414. _this = createVehicle ["MAP_BagFenceLong", [13690.82, 2915.625, 0.087401897], [], 0, "CAN_COLLIDE"];
  415. _vehicle_344 = _this;
  416. _this setDir 55.346016;
  417. _this setPos [13690.82, 2915.625, 0.087401897];
  418. };
  419.  
  420. _vehicle_345 = objNull;
  421. if (true) then
  422. {
  423. _this = createVehicle ["MAP_BagFenceLong", [13689.116, 2918.0879, 0.052992791], [], 0, "CAN_COLLIDE"];
  424. _vehicle_345 = _this;
  425. _this setDir 55.346016;
  426. _this setPos [13689.116, 2918.0879, 0.052992791];
  427. };
  428.  
  429. _vehicle_346 = objNull;
  430. if (true) then
  431. {
  432. _this = createVehicle ["MAP_BagFenceLong", [13696.034, 2908.0437, 0.034587644], [], 0, "CAN_COLLIDE"];
  433. _vehicle_346 = _this;
  434. _this setDir 55.68932;
  435. _this setPos [13696.034, 2908.0437, 0.034587644];
  436. };
  437.  
  438. _vehicle_347 = objNull;
  439. if (true) then
  440. {
  441. _this = createVehicle ["MAP_BagFenceLong", [13697.763, 2905.5183, 0.0074245729], [], 0, "CAN_COLLIDE"];
  442. _vehicle_347 = _this;
  443. _this setDir 55.68932;
  444. _this setPos [13697.763, 2905.5183, 0.0074245729];
  445. };
  446.  
  447. _vehicle_348 = objNull;
  448. if (true) then
  449. {
  450. _this = createVehicle ["MAP_BagFenceLong", [13699.482, 2903.0085, -0.042092685], [], 0, "CAN_COLLIDE"];
  451. _vehicle_348 = _this;
  452. _this setDir 55.68932;
  453. _this setPos [13699.482, 2903.0085, -0.042092685];
  454. };
  455.  
  456. _vehicle_367 = objNull;
  457. if (true) then
  458. {
  459. _this = createVehicle ["MAP_Misc_Greenhouse", [13733.19, 2933.3938, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
  460. _vehicle_367 = _this;
  461. _this setDir -34.110191;
  462. _this setPos [13733.19, 2933.3938, -9.1552734e-005];
  463. };
  464.  
  465. _vehicle_374 = objNull;
  466. if (true) then
  467. {
  468. _this = createVehicle ["MAP_telek1", [13728.672, 2944.3459, -2.2888184e-005], [], 0, "CAN_COLLIDE"];
  469. _vehicle_374 = _this;
  470. _this setDir 146.16823;
  471. _this setPos [13728.672, 2944.3459, -2.2888184e-005];
  472. };
  473.  
  474. _vehicle_388 = objNull;
  475. if (true) then
  476. {
  477. _this = createVehicle ["MAP_HBarrier1", [13685.047, 2923.9382, -7.6293945e-006], [], 0, "CAN_COLLIDE"];
  478. _vehicle_388 = _this;
  479. _this setDir 55.600811;
  480. _this setPos [13685.047, 2923.9382, -7.6293945e-006];
  481. };
  482.  
  483. _vehicle_397 = objNull;
  484. if (true) then
  485. {
  486. _this = createVehicle ["FuelPump_DZ", [13725.359, 2908.7007, -5.3405762e-005], [], 0, "CAN_COLLIDE"];
  487. _vehicle_397 = _this;
  488. _this setDir 236.69707;
  489. _this setPos [13725.359, 2908.7007, -5.3405762e-005];
  490. };
  491.  
  492. _vehicle_398 = objNull;
  493. if (true) then
  494. {
  495. _this = createVehicle ["Generator_DZ", [13725.855, 2907.8452], [], 0, "CAN_COLLIDE"];
  496. _vehicle_398 = _this;
  497. _this setDir 144.90092;
  498. _this setPos [13725.855, 2907.8452];
  499. };
  500.  
  501. _vehicle_409 = objNull;
  502. if (true) then
  503. {
  504. _this = createVehicle ["Land_BarGate2", [13686.529, 2921.8918, -0.093554229], [], 0, "CAN_COLLIDE"];
  505. _vehicle_409 = _this;
  506. _this setDir 54.419361;
  507. _this setPos [13686.529, 2921.8918, -0.093554229];
  508. };
  509.  
  510. _vehicle_410 = objNull;
  511. if (true) then
  512. {
  513. _this = createVehicle ["PowGen_Big", [13705.919, 2966.5605, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  514. _vehicle_410 = _this;
  515. _this setDir -33.608906;
  516. _this setPos [13705.919, 2966.5605, -1.5258789e-005];
  517. };
  518.  
  519. _vehicle_414 = objNull;
  520. if (true) then
  521. {
  522. _this = createVehicle ["MAP_BagFenceLong", [13731.791, 2947.8176, 3.4332275e-005], [], 0, "CAN_COLLIDE"];
  523. _vehicle_414 = _this;
  524. _this setDir 55.577065;
  525. _this setPos [13731.791, 2947.8176, 3.4332275e-005];
  526. };
  527.  
  528. _vehicle_417 = objNull;
  529. if (true) then
  530. {
  531. _this = createVehicle ["MAP_BagFenceLong", [13733.534, 2945.2661, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  532. _vehicle_417 = _this;
  533. _this setDir 56.097672;
  534. _this setPos [13733.534, 2945.2661, 1.1444092e-005];
  535. };
  536.  
  537. _vehicle_420 = objNull;
  538. if (true) then
  539. {
  540. _this = createVehicle ["MAP_BagFenceRound", [13734.609, 2942.9155], [], 0, "CAN_COLLIDE"];
  541. _vehicle_420 = _this;
  542. _this setDir 281.87201;
  543. _this setPos [13734.609, 2942.9155];
  544. };
  545.  
  546. _vehicle_425 = objNull;
  547. if (true) then
  548. {
  549. _this = createVehicle ["MAP_BagFenceLong", [13734.174, 2940.5693, -1.9073486e-005], [], 0, "CAN_COLLIDE"];
  550. _vehicle_425 = _this;
  551. _this setDir 56.212078;
  552. _this setPos [13734.174, 2940.5693, -1.9073486e-005];
  553. };
  554.  
  555. _vehicle_426 = objNull;
  556. if (true) then
  557. {
  558. _this = createVehicle ["MAP_BagFenceLong", [13735.931, 2938.0513, -0.013874054], [], 0, "CAN_COLLIDE"];
  559. _vehicle_426 = _this;
  560. _this setDir 56.212078;
  561. _this setPos [13735.931, 2938.0513, -0.013874054];
  562. };
  563.  
  564. _vehicle_427 = objNull;
  565. if (true) then
  566. {
  567. _this = createVehicle ["MAP_BagFenceLong", [13737.658, 2935.5234, 0.002494812], [], 0, "CAN_COLLIDE"];
  568. _vehicle_427 = _this;
  569. _this setDir 56.212078;
  570. _this setPos [13737.658, 2935.5234, 0.002494812];
  571. };
  572.  
  573. _vehicle_437 = objNull;
  574. if (true) then
  575. {
  576. _this = createVehicle ["MAP_BagFenceLong", [13742.929, 2927.8962, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  577. _vehicle_437 = _this;
  578. _this setDir 56.212078;
  579. _this setPos [13742.929, 2927.8962, -3.0517578e-005];
  580. };
  581.  
  582. _vehicle_438 = objNull;
  583. if (true) then
  584. {
  585. _this = createVehicle ["MAP_BagFenceLong", [13741.199, 2930.4241, -0.020889282], [], 0, "CAN_COLLIDE"];
  586. _vehicle_438 = _this;
  587. _this setDir 56.212078;
  588. _this setPos [13741.199, 2930.4241, -0.020889282];
  589. };
  590.  
  591. _vehicle_439 = objNull;
  592. if (true) then
  593. {
  594. _this = createVehicle ["MAP_BagFenceLong", [13739.442, 2932.9421, -0.0085449219], [], 0, "CAN_COLLIDE"];
  595. _vehicle_439 = _this;
  596. _this setDir 56.212078;
  597. _this setPos [13739.442, 2932.9421, -0.0085449219];
  598. };
  599.  
  600. _vehicle_443 = objNull;
  601. if (true) then
  602. {
  603. _this = createVehicle ["MAP_BagFenceLong", [13748.194, 2920.2891, -1.1444092e-005], [], 0, "CAN_COLLIDE"];
  604. _vehicle_443 = _this;
  605. _this setDir 56.252941;
  606. _this setPos [13748.194, 2920.2891, -1.1444092e-005];
  607. };
  608.  
  609. _vehicle_444 = objNull;
  610. if (true) then
  611. {
  612. _this = createVehicle ["MAP_BagFenceLong", [13746.452, 2922.823, -0.035335541], [], 0, "CAN_COLLIDE"];
  613. _vehicle_444 = _this;
  614. _this setDir 56.252941;
  615. _this setPos [13746.452, 2922.823, -0.035335541];
  616. };
  617.  
  618. _vehicle_445 = objNull;
  619. if (true) then
  620. {
  621. _this = createVehicle ["MAP_BagFenceLong", [13744.685, 2925.3472, -0.039466858], [], 0, "CAN_COLLIDE"];
  622. _vehicle_445 = _this;
  623. _this setDir 56.252941;
  624. _this setPos [13744.685, 2925.3472, -0.039466858];
  625. };
  626.  
  627. _vehicle_450 = objNull;
  628. if (true) then
  629. {
  630. _this = createVehicle ["MAP_BagFenceLong", [13748.121, 2918.1299, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
  631. _vehicle_450 = _this;
  632. _this setDir -33.380566;
  633. _this setPos [13748.121, 2918.1299, 6.1035156e-005];
  634. };
  635.  
  636. _vehicle_453 = objNull;
  637. if (true) then
  638. {
  639. _this = createVehicle ["MAP_BagFenceLong", [13745.523, 2916.4155, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  640. _vehicle_453 = _this;
  641. _this setDir -34.07486;
  642. _this setPos [13745.523, 2916.4155, 1.1444092e-005];
  643. };
  644.  
  645. _vehicle_457 = objNull;
  646. if (true) then
  647. {
  648. _this = createVehicle ["MAP_BagFenceLong", [13742.989, 2914.6941, 6.8664551e-005], [], 0, "CAN_COLLIDE"];
  649. _vehicle_457 = _this;
  650. _this setDir -33.380566;
  651. _this setPos [13742.989, 2914.6941, 6.8664551e-005];
  652. };
  653.  
  654. _vehicle_458 = objNull;
  655. if (true) then
  656. {
  657. _this = createVehicle ["MAP_BagFenceLong", [13740.455, 2913.0205, 0.01587677], [], 0, "CAN_COLLIDE"];
  658. _vehicle_458 = _this;
  659. _this setDir -34.07486;
  660. _this setPos [13740.455, 2913.0205, 0.01587677];
  661. };
  662.  
  663. _vehicle_465 = objNull;
  664. if (true) then
  665. {
  666. _this = createVehicle ["MAP_BagFenceLong", [13732.88, 2907.9585, -0.10012017], [], 0, "CAN_COLLIDE"];
  667. _vehicle_465 = _this;
  668. _this setDir -33.380566;
  669. _this setPos [13732.88, 2907.9585, -0.10012017];
  670. };
  671.  
  672. _vehicle_466 = objNull;
  673. if (true) then
  674. {
  675. _this = createVehicle ["MAP_BagFenceLong", [13730.368, 2906.2061, -0.063055314], [], 0, "CAN_COLLIDE"];
  676. _vehicle_466 = _this;
  677. _this setDir -34.07486;
  678. _this setPos [13730.368, 2906.2061, -0.063055314];
  679. };
  680.  
  681. _vehicle_467 = objNull;
  682. if (true) then
  683. {
  684. _this = createVehicle ["MAP_BagFenceLong", [13735.405, 2909.6287, -0.091124423], [], 0, "CAN_COLLIDE"];
  685. _vehicle_467 = _this;
  686. _this setDir -34.07486;
  687. _this setPos [13735.405, 2909.6287, -0.091124423];
  688. };
  689.  
  690. _vehicle_468 = objNull;
  691. if (true) then
  692. {
  693. _this = createVehicle ["MAP_BagFenceLong", [13737.936, 2911.3223, -0.040172577], [], 0, "CAN_COLLIDE"];
  694. _vehicle_468 = _this;
  695. _this setDir -33.380566;
  696. _this setPos [13737.936, 2911.3223, -0.040172577];
  697. };
  698.  
  699. _vehicle_480 = objNull;
  700. if (true) then
  701. {
  702. _this = createVehicle ["MAP_BagFenceLong", [13727.849, 2904.4849, -0.067945637], [], 0, "CAN_COLLIDE"];
  703. _vehicle_480 = _this;
  704. _this setDir -34.07486;
  705. _this setPos [13727.849, 2904.4849, -0.067945637];
  706. };
  707.  
  708. _vehicle_481 = objNull;
  709. if (true) then
  710. {
  711. _this = createVehicle ["MAP_BagFenceLong", [13725.293, 2902.7417, -0.088059247], [], 0, "CAN_COLLIDE"];
  712. _vehicle_481 = _this;
  713. _this setDir -33.380566;
  714. _this setPos [13725.293, 2902.7417, -0.088059247];
  715. };
  716.  
  717. _vehicle_482 = objNull;
  718. if (true) then
  719. {
  720. _this = createVehicle ["MAP_BagFenceLong", [13722.718, 2900.9988, -0.061566044], [], 0, "CAN_COLLIDE"];
  721. _vehicle_482 = _this;
  722. _this setDir -34.07486;
  723. _this setPos [13722.718, 2900.9988, -0.061566044];
  724. };
  725.  
  726. _vehicle_483 = objNull;
  727. if (true) then
  728. {
  729. _this = createVehicle ["MAP_BagFenceLong", [13720.163, 2899.3005, -0.035600733], [], 0, "CAN_COLLIDE"];
  730. _vehicle_483 = _this;
  731. _this setDir -33.380566;
  732. _this setPos [13720.163, 2899.3005, -0.035600733];
  733. };
  734.  
  735. _vehicle_484 = objNull;
  736. if (true) then
  737. {
  738. _this = createVehicle ["MAP_BagFenceLong", [13717.608, 2897.571, -0.074317962], [], 0, "CAN_COLLIDE"];
  739. _vehicle_484 = _this;
  740. _this setDir -34.07486;
  741. _this setPos [13717.608, 2897.571, -0.074317962];
  742. };
  743.  
  744. _vehicle_485 = objNull;
  745. if (true) then
  746. {
  747. _this = createVehicle ["MAP_BagFenceLong", [13715.054, 2895.8564, -0.083877593], [], 0, "CAN_COLLIDE"];
  748. _vehicle_485 = _this;
  749. _this setDir -33.380566;
  750. _this setPos [13715.054, 2895.8564, -0.083877593];
  751. };
  752.  
  753. _vehicle_498 = objNull;
  754. if (true) then
  755. {
  756. _this = createVehicle ["MAP_BagFenceLong", [13706.52, 2892.949, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  757. _vehicle_498 = _this;
  758. _this setDir 55.68932;
  759. _this setPos [13706.52, 2892.949, 3.0517578e-005];
  760. };
  761.  
  762. _vehicle_499 = objNull;
  763. if (true) then
  764. {
  765. _this = createVehicle ["MAP_BagFenceLong", [13704.747, 2895.4866, -0.014823914], [], 0, "CAN_COLLIDE"];
  766. _vehicle_499 = _this;
  767. _this setDir 55.68932;
  768. _this setPos [13704.747, 2895.4866, -0.014823914];
  769. };
  770.  
  771. _vehicle_500 = objNull;
  772. if (true) then
  773. {
  774. _this = createVehicle ["MAP_BagFenceLong", [13702.978, 2898.0042, -0.083786011], [], 0, "CAN_COLLIDE"];
  775. _vehicle_500 = _this;
  776. _this setDir 55.68932;
  777. _this setPos [13702.978, 2898.0042, -0.083786011];
  778. };
  779.  
  780. _vehicle_501 = objNull;
  781. if (true) then
  782. {
  783. _this = createVehicle ["MAP_BagFenceLong", [13701.246, 2900.4954, -0.12855148], [], 0, "CAN_COLLIDE"];
  784. _vehicle_501 = _this;
  785. _this setDir 55.346016;
  786. _this setPos [13701.246, 2900.4954, -0.12855148];
  787. };
  788.  
  789. _vehicle_509 = objNull;
  790. if (true) then
  791. {
  792. _this = createVehicle ["MAP_BagFenceLong", [13709.963, 2892.4575, -0.11763716], [], 0, "CAN_COLLIDE"];
  793. _vehicle_509 = _this;
  794. _this setDir -34.07486;
  795. _this setPos [13709.963, 2892.4575, -0.11763716];
  796. };
  797.  
  798. _vehicle_510 = objNull;
  799. if (true) then
  800. {
  801. _this = createVehicle ["MAP_BagFenceLong", [13712.498, 2894.1465, -0.12738924], [], 0, "CAN_COLLIDE"];
  802. _vehicle_510 = _this;
  803. _this setDir -33.380566;
  804. _this setPos [13712.498, 2894.1465, -0.12738924];
  805. };
  806.  
  807. _vehicle_517 = objNull;
  808. if (true) then
  809. {
  810. _this = createVehicle ["MAP_BagFenceCorner", [13707.829, 2891.1189, 4.5776367e-005], [], 0, "CAN_COLLIDE"];
  811. _vehicle_517 = _this;
  812. _this setDir -212.53117;
  813. _this setPos [13707.829, 2891.1189, 4.5776367e-005];
  814. };
  815.  
  816. _vehicle_520 = objNull;
  817. if (true) then
  818. {
  819. _this = createVehicle ["MAP_Mil_Barracks_i", [13707.06, 2904.9329, 0.092920229], [], 0, "CAN_COLLIDE"];
  820. _vehicle_520 = _this;
  821. _this setDir -123.9338;
  822. _this setPos [13707.06, 2904.9329, 0.092920229];
  823. };
  824.  
  825. _vehicle_523 = objNull;
  826. if (true) then
  827. {
  828. _this = createVehicle ["MAP_Mil_Barracks_i", [13716.322, 2910.9285, 0.14147365], [], 0, "CAN_COLLIDE"];
  829. _vehicle_523 = _this;
  830. _this setDir -123.51019;
  831. _this setPos [13716.322, 2910.9285, 0.14147365];
  832. };
  833.  
  834. _vehicle_545 = objNull;
  835. if (true) then
  836. {
  837. _this = createVehicle ["USMC_WarfareBFieldhHospital", [13693.742, 2962.533, 0.02222991], [], 0, "CAN_COLLIDE"];
  838. _vehicle_545 = _this;
  839. _this setDir -125.20532;
  840. _this setPos [13693.742, 2962.533, 0.02222991];
  841. };
  842.  
  843. _vehicle_572 = objNull;
  844. if (true) then
  845. {
  846. _this = createVehicle ["MAP_HBarrier1", [13687.979, 2919.8708, -1.1444092e-005], [], 0, "CAN_COLLIDE"];
  847. _vehicle_572 = _this;
  848. _this setDir 55.600811;
  849. _this setPos [13687.979, 2919.8708, -1.1444092e-005];
  850. };
  851.  
  852. _vehicle_576 = objNull;
  853. if (true) then
  854. {
  855. _this = createVehicle ["FlagCarrierUSArmy_EP1", [13694.966, 2955.5498, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  856. _vehicle_576 = _this;
  857. _this setDir 33.85844;
  858. _this setPos [13694.966, 2955.5498, -3.0517578e-005];
  859. };
  860.  
  861. _vehicle_577 = objNull;
  862. if (true) then
  863. {
  864. _this = createVehicle ["Misc_palletsfoiled_heap", [13684.687, 2958.1062, 7.2479248e-005], [], 0, "CAN_COLLIDE"];
  865. _vehicle_577 = _this;
  866. _this setDir 333.30063;
  867. _this setPos [13684.687, 2958.1062, 7.2479248e-005];
  868. };
  869.  
  870. _vehicle_578 = objNull;
  871. if (true) then
  872. {
  873. _this = createVehicle ["Misc_palletsfoiled", [13686.547, 2954.9478, -5.7220459e-005], [], 0, "CAN_COLLIDE"];
  874. _vehicle_578 = _this;
  875. _this setDir -5.8750381;
  876. _this setPos [13686.547, 2954.9478, -5.7220459e-005];
  877. };
  878.  
  879. _vehicle_579 = objNull;
  880. if (true) then
  881. {
  882. _this = createVehicle ["Land_bags_stack_EP1", [13737.616, 2931.4233, -2.2888184e-005], [], 0, "CAN_COLLIDE"];
  883. _vehicle_579 = _this;
  884. _this setDir 215.50536;
  885. _this setPos [13737.616, 2931.4233, -2.2888184e-005];
  886. };
  887.  
  888. _vehicle_581 = objNull;
  889. if (true) then
  890. {
  891. _this = createVehicle ["Pile_of_wood", [13741.832, 2921.4268, -7.6293945e-006], [], 0, "CAN_COLLIDE"];
  892. _vehicle_581 = _this;
  893. _this setDir 55.326431;
  894. _this setPos [13741.832, 2921.4268, -7.6293945e-006];
  895. };
  896.  
  897. _vehicle_584 = objNull;
  898. if (true) then
  899. {
  900. _this = createVehicle ["Land_Crates_stack_EP1", [13735.062, 2929.2454, 4.196167e-005], [], 0, "CAN_COLLIDE"];
  901. _vehicle_584 = _this;
  902. _this setDir -26.759567;
  903. _this setPos [13735.062, 2929.2454, 4.196167e-005];
  904. };
  905.  
  906. _vehicle_585 = objNull;
  907. if (true) then
  908. {
  909. _this = createVehicle ["Land_Ind_TankSmall2_EP1", [13728.662, 2910.0103, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  910. _vehicle_585 = _this;
  911. _this setDir -33.923279;
  912. _this setPos [13728.662, 2910.0103, 1.5258789e-005];
  913. };
  914.  
  915. _vehicle_587 = objNull;
  916. if (true) then
  917. {
  918. _this = createVehicle ["Axe_woodblock", [13738.745, 2919.0947, 4.196167e-005], [], 0, "CAN_COLLIDE"];
  919. _vehicle_587 = _this;
  920. _this setDir -253.81891;
  921. _this setPos [13738.745, 2919.0947, 4.196167e-005];
  922. };
  923.  
  924. _vehicle_588 = objNull;
  925. if (true) then
  926. {
  927. _this = createVehicle ["Land_Ind_Timbers", [13744.897, 2920.6121, -0.21448982], [], 0, "CAN_COLLIDE"];
  928. _vehicle_588 = _this;
  929. _this setDir 44.069378;
  930. _this setPos [13744.897, 2920.6121, -0.21448982];
  931. };
  932.  
  933. _vehicle_589 = objNull;
  934. if (true) then
  935. {
  936. _this = createVehicle ["Land_Wheel_cart_EP1", [13743.44, 2921.9277, 2.2888184e-005], [], 0, "CAN_COLLIDE"];
  937. _vehicle_589 = _this;
  938. _this setDir 28.066326;
  939. _this setPos [13743.44, 2921.9277, 2.2888184e-005];
  940. };
  941.  
  942. _vehicle_590 = objNull;
  943. if (true) then
  944. {
  945. _this = createVehicle ["Mi8Wreck", [13705.866, 2941.301, 4.9591064e-005], [], 0, "CAN_COLLIDE"];
  946. _vehicle_590 = _this;
  947. _this setDir 211.05055;
  948. _this setPos [13705.866, 2941.301, 4.9591064e-005];
  949. };
  950.  
  951. _vehicle_591 = objNull;
  952. if (true) then
  953. {
  954. _this = createVehicle ["HeliH", [13706.355, 2943.2056, 0.00010681152], [], 0, "CAN_COLLIDE"];
  955. _vehicle_591 = _this;
  956. _this setPos [13706.355, 2943.2056, 0.00010681152];
  957. };
  958.  
  959. _vehicle_592 = objNull;
  960. if (true) then
  961. {
  962. _this = createVehicle ["Garbage_can", [13733.984, 2928.3157, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  963. _vehicle_592 = _this;
  964. _this setDir 141.32945;
  965. _this setPos [13733.984, 2928.3157, -1.5258789e-005];
  966. };
  967.  
  968. _vehicle_597 = objNull;
  969. if (true) then
  970. {
  971. _this = createVehicle ["Park_bench2_noRoad", [13718.234, 2929.4919, -0.0037644689], [], 0, "CAN_COLLIDE"];
  972. _vehicle_597 = _this;
  973. _this setDir 190.82823;
  974. _this setPos [13718.234, 2929.4919, -0.0037644689];
  975. };
  976.  
  977. _vehicle_599 = objNull;
  978. if (true) then
  979. {
  980. _this = createVehicle ["Land_Chair_EP1", [13716.592, 2927.9106], [], 0, "CAN_COLLIDE"];
  981. _vehicle_599 = _this;
  982. _this setDir -25.014654;
  983. _this setPos [13716.592, 2927.9106];
  984. };
  985.  
  986. _vehicle_600 = objNull;
  987. if (true) then
  988. {
  989. _this = createVehicle ["SmallTable", [13717.916, 2928.2712, -0.27491775], [], 0, "CAN_COLLIDE"];
  990. _vehicle_600 = _this;
  991. _this setDir 21.330276;
  992. _this setPos [13717.916, 2928.2712, -0.27491775];
  993. };
  994.  
  995. _vehicle_602 = objNull;
  996. if (true) then
  997. {
  998. _this = createVehicle ["Land_Chair_EP1", [13718.236, 2927.0422, 7.6293945e-006], [], 0, "CAN_COLLIDE"];
  999. _vehicle_602 = _this;
  1000. _this setDir -107.84862;
  1001. _this setPos [13718.236, 2927.0422, 7.6293945e-006];
  1002. };
  1003.  
  1004. _vehicle_610 = objNull;
  1005. if (true) then
  1006. {
  1007. _this = createVehicle ["Misc_cargo_cont_net2", [13705.942, 2973.9019, 2.2888184e-005], [], 0, "CAN_COLLIDE"];
  1008. _vehicle_610 = _this;
  1009. _this setDir 91.737755;
  1010. _this setPos [13705.942, 2973.9019, 2.2888184e-005];
  1011. };
  1012.  
  1013. _vehicle_617 = objNull;
  1014. if (true) then
  1015. {
  1016. _this = createVehicle ["Body", [13692.642, 2967.9678, 9.5367432e-005], [], 0, "CAN_COLLIDE"];
  1017. _vehicle_617 = _this;
  1018. _this setDir -217.02818;
  1019. _this setPos [13692.642, 2967.9678, 9.5367432e-005];
  1020. };
  1021.  
  1022. _vehicle_619 = objNull;
  1023. if (true) then
  1024. {
  1025. _this = createVehicle ["Body", [13691.639, 2967.3618, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  1026. _vehicle_619 = _this;
  1027. _this setDir -217.02818;
  1028. _this setPos [13691.639, 2967.3618, -6.1035156e-005];
  1029. };
  1030.  
  1031. _vehicle_623 = objNull;
  1032. if (true) then
  1033. {
  1034. _this = createVehicle ["Body", [13690.641, 2966.7102, -3.8146973e-005], [], 0, "CAN_COLLIDE"];
  1035. _vehicle_623 = _this;
  1036. _this setDir 141.92334;
  1037. _this setPos [13690.641, 2966.7102, -3.8146973e-005];
  1038. };
  1039.  
  1040. _vehicle_624 = objNull;
  1041. if (true) then
  1042. {
  1043. _this = createVehicle ["GraveCross1", [13755.439, 2938.3064, -8.0108643e-005], [], 0, "CAN_COLLIDE"];
  1044. _vehicle_624 = _this;
  1045. _this setDir -122.38924;
  1046. _this setPos [13755.439, 2938.3064, -8.0108643e-005];
  1047. };
  1048.  
  1049. _vehicle_625 = objNull;
  1050. if (true) then
  1051. {
  1052. _this = createVehicle ["GraveCrossHelmet", [13754.534, 2939.4175, 6.8664551e-005], [], 0, "CAN_COLLIDE"];
  1053. _vehicle_625 = _this;
  1054. _this setDir -116.88328;
  1055. _this setPos [13754.534, 2939.4175, 6.8664551e-005];
  1056. };
  1057.  
  1058. _vehicle_626 = objNull;
  1059. if (true) then
  1060. {
  1061. _this = createVehicle ["GraveCross2", [13753.901, 2940.4644, 0.00025177002], [], 0, "CAN_COLLIDE"];
  1062. _vehicle_626 = _this;
  1063. _this setDir -123.63407;
  1064. _this setPos [13753.901, 2940.4644, 0.00025177002];
  1065. };
  1066.  
  1067. _vehicle_627 = objNull;
  1068. if (true) then
  1069. {
  1070. _this = createVehicle ["Grave", [13756.298, 2939.1296, 0.0012916145], [], 0, "CAN_COLLIDE"];
  1071. _vehicle_627 = _this;
  1072. _this setDir 235.46996;
  1073. _this setPos [13756.298, 2939.1296, 0.0012916145];
  1074. };
  1075.  
  1076. _vehicle_629 = objNull;
  1077. if (true) then
  1078. {
  1079. _this = createVehicle ["Grave", [13755.406, 2940.0293, 0.00012588501], [], 0, "CAN_COLLIDE"];
  1080. _vehicle_629 = _this;
  1081. _this setDir 235.46996;
  1082. _this setPos [13755.406, 2940.0293, 0.00012588501];
  1083. };
  1084.  
  1085. _vehicle_632 = objNull;
  1086. if (true) then
  1087. {
  1088. _this = createVehicle ["Hanged_MD", [13729.008, 2946.783, 18.876911], [], 0, "CAN_COLLIDE"];
  1089. _vehicle_632 = _this;
  1090. _this setDir 178.80099;
  1091. _this setPos [13729.008, 2946.783, 18.876911];
  1092. };
  1093.  
  1094. _vehicle_633 = objNull;
  1095. if (true) then
  1096. {
  1097. _this = createVehicle ["MAP_PowerGenerator", [13712.349, 2897.1301, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  1098. _vehicle_633 = _this;
  1099. _this setDir 236.42787;
  1100. _this setPos [13712.349, 2897.1301, -1.5258789e-005];
  1101. };
  1102.  
  1103. _vehicle_650 = objNull;
  1104. if (true) then
  1105. {
  1106. _this = createVehicle ["Land_GuardShed", [13690.21, 2918.7961, 2.6702881e-005], [], 0, "CAN_COLLIDE"];
  1107. _vehicle_650 = _this;
  1108. _this setDir 55.642696;
  1109. _this setPos [13690.21, 2918.7961, 2.6702881e-005];
  1110. };
  1111.  
  1112. _vehicle_651 = objNull;
  1113. if (true) then
  1114. {
  1115. _this = createVehicle ["Barrels", [13702.885, 2969.7322, -4.9591064e-005], [], 0, "CAN_COLLIDE"];
  1116. _vehicle_651 = _this;
  1117. _this setDir 60.501999;
  1118. _this setPos [13702.885, 2969.7322, -4.9591064e-005];
  1119. };
  1120.  
  1121. _vehicle_658 = objNull;
  1122. if (true) then
  1123. {
  1124. _this = createVehicle ["Land_Misc_IronPipes_EP1", [13723.273, 2949.5266, 7.2479248e-005], [], 0, "CAN_COLLIDE"];
  1125. _vehicle_658 = _this;
  1126. _this setDir 96.856827;
  1127. _this setPos [13723.273, 2949.5266, 7.2479248e-005];
  1128. };
  1129.  
  1130. _vehicle_659 = objNull;
  1131. if (true) then
  1132. {
  1133. _this = createVehicle ["Paleta2", [13721.51, 2953.4153, 2.6702881e-005], [], 0, "CAN_COLLIDE"];
  1134. _vehicle_659 = _this;
  1135. _this setDir 32.410721;
  1136. _this setPos [13721.51, 2953.4153, 2.6702881e-005];
  1137. };
  1138.  
  1139. _vehicle_661 = objNull;
  1140. if (true) then
  1141. {
  1142. _this = createVehicle ["Paleta2", [13721.108, 2952.3767, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  1143. _vehicle_661 = _this;
  1144. _this setDir 168.99751;
  1145. _this setPos [13721.108, 2952.3767, 1.1444092e-005];
  1146. };
  1147.  
  1148. _vehicle_666 = objNull;
  1149. if (true) then
  1150. {
  1151. _this = createVehicle ["T72Wreck", [13713.7, 2960.8882, 3.8146973e-006], [], 0, "CAN_COLLIDE"];
  1152. _vehicle_666 = _this;
  1153. _this setDir -138.52106;
  1154. _this setPos [13713.7, 2960.8882, 3.8146973e-006];
  1155. };
  1156.  
  1157. _vehicle_667 = objNull;
  1158. if (true) then
  1159. {
  1160. _this = createVehicle ["datsun02Wreck", [13717.008, 2955.7634, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
  1161. _vehicle_667 = _this;
  1162. _this setDir 70.081955;
  1163. _this setPos [13717.008, 2955.7634, 6.1035156e-005];
  1164. };
  1165.  
  1166. _vehicle_669 = objNull;
  1167. if (true) then
  1168. {
  1169. _this = createVehicle ["WeaponHolder_ItemJerrycan", [13725.455, 2909.5962, -3.4332275e-005], [], 0, "CAN_COLLIDE"];
  1170. _vehicle_669 = _this;
  1171. _this setDir -68.047676;
  1172. _this setPos [13725.455, 2909.5962, -3.4332275e-005];
  1173. };
  1174.  
  1175. _vehicle_671 = objNull;
  1176. if (true) then
  1177. {
  1178. _this = createVehicle ["WeaponHolder_ItemJerrycan", [13725.833, 2909.957, 7.6293945e-006], [], 0, "CAN_COLLIDE"];
  1179. _vehicle_671 = _this;
  1180. _this setDir -18.05225;
  1181. _this setPos [13725.833, 2909.957, 7.6293945e-006];
  1182. };
  1183.  
  1184. _vehicle_674 = objNull;
  1185. if (true) then
  1186. {
  1187. _this = createVehicle ["Land_Toilet", [13732.989, 2928.0903, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  1188. _vehicle_674 = _this;
  1189. _this setDir -214.30498;
  1190. _this setPos [13732.989, 2928.0903, 1.1444092e-005];
  1191. };
  1192.  
  1193. _vehicle_679 = objNull;
  1194. if (true) then
  1195. {
  1196. _this = createVehicle ["MAP_Misc_Greenhouse", [13730.776, 2936.8647, -3.8146973e-006], [], 0, "CAN_COLLIDE"];
  1197. _vehicle_679 = _this;
  1198. _this setDir -33.679722;
  1199. _this setPos [13730.776, 2936.8647, -3.8146973e-006];
  1200. };
  1201.  
  1202. _vehicle_689 = objNull;
  1203. if (true) then
  1204. {
  1205. _this = createVehicle ["Fort_Crate_wood", [13705.146, 2898.7058, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  1206. _vehicle_689 = _this;
  1207. _this setPos [13705.146, 2898.7058, 1.1444092e-005];
  1208. };
  1209.  
  1210. _vehicle_690 = objNull;
  1211. if (true) then
  1212. {
  1213. _this = createVehicle ["Land_transport_crates_EP1", [13706.448, 2896.6326, -7.2479248e-005], [], 0, "CAN_COLLIDE"];
  1214. _vehicle_690 = _this;
  1215. _this setDir 52.402054;
  1216. _this setPos [13706.448, 2896.6326, -7.2479248e-005];
  1217. };
  1218.  
  1219. _vehicle_692 = objNull;
  1220. if (true) then
  1221. {
  1222. _this = createVehicle ["MAP_PowerGenerator", [13721.638, 2903.3169, 3.4332275e-005], [], 0, "CAN_COLLIDE"];
  1223. _vehicle_692 = _this;
  1224. _this setDir 236.42787;
  1225. _this setPos [13721.638, 2903.3169, 3.4332275e-005];
  1226. };
  1227.  
  1228. _vehicle_694 = objNull;
  1229. if (true) then
  1230. {
  1231. _this = createVehicle ["Hedgehog_EP1", [13683.424, 2922.834, 0.00010299683], [], 0, "CAN_COLLIDE"];
  1232. _vehicle_694 = _this;
  1233. _this setPos [13683.424, 2922.834, 0.00010299683];
  1234. };
  1235.  
  1236. _vehicle_699 = objNull;
  1237. if (true) then
  1238. {
  1239. _this = createVehicle ["Hedgehog_EP1", [13681.945, 2921.9009, -5.7220459e-005], [], 0, "CAN_COLLIDE"];
  1240. _vehicle_699 = _this;
  1241. _this setDir 87.025452;
  1242. _this setPos [13681.945, 2921.9009, -5.7220459e-005];
  1243. };
  1244.  
  1245. _vehicle_701 = objNull;
  1246. if (true) then
  1247. {
  1248. _this = createVehicle ["Hedgehog_EP1", [13686.445, 2918.6438, -4.9591064e-005], [], 0, "CAN_COLLIDE"];
  1249. _vehicle_701 = _this;
  1250. _this setDir 78.856102;
  1251. _this setPos [13686.445, 2918.6438, -4.9591064e-005];
  1252. };
  1253.  
  1254. _vehicle_703 = objNull;
  1255. if (true) then
  1256. {
  1257. _this = createVehicle ["Hedgehog_EP1", [13685.023, 2917.6633, -1.9073486e-005], [], 0, "CAN_COLLIDE"];
  1258. _vehicle_703 = _this;
  1259. _this setDir -118.8294;
  1260. _this setPos [13685.023, 2917.6633, -1.9073486e-005];
  1261. };
  1262.  
  1263. _vehicle_706 = objNull;
  1264. if (true) then
  1265. {
  1266. _this = createVehicle ["Misc_palletsfoiled", [13683.802, 2955.4346, -6.4849854e-005], [], 0, "CAN_COLLIDE"];
  1267. _vehicle_706 = _this;
  1268. _this setDir -46.578018;
  1269. _this setPos [13683.802, 2955.4346, -6.4849854e-005];
  1270. };
  1271.  
  1272. _vehicle_709 = objNull;
  1273. if (true) then
  1274. {
  1275. _this = createVehicle ["Misc_cargo_cont_net2", [13702.48, 2974.9167, 5.7220459e-005], [], 0, "CAN_COLLIDE"];
  1276. _vehicle_709 = _this;
  1277. _this setDir -5.1930356;
  1278. _this setPos [13702.48, 2974.9167, 5.7220459e-005];
  1279. };
  1280.  
  1281. _vehicle_712 = objNull;
  1282. if (true) then
  1283. {
  1284. _this = createVehicle ["Barrels", [13701.688, 2971.3052, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
  1285. _vehicle_712 = _this;
  1286. _this setDir 153.23792;
  1287. _this setPos [13701.688, 2971.3052, 1.5258789e-005];
  1288. };
  1289.  
  1290. _vehicle_716 = objNull;
  1291. if (true) then
  1292. {
  1293. _this = createVehicle ["Fort_RazorWire", [13690.2, 2914.386, 4.9591064e-005], [], 0, "CAN_COLLIDE"];
  1294. _vehicle_716 = _this;
  1295. _this setDir 54.851093;
  1296. _this setPos [13690.2, 2914.386, 4.9591064e-005];
  1297. };
  1298.  
  1299. _vehicle_718 = objNull;
  1300. if (true) then
  1301. {
  1302. _this = createVehicle ["Fort_RazorWire", [13694.999, 2907.5305, -1.1444092e-005], [], 0, "CAN_COLLIDE"];
  1303. _vehicle_718 = _this;
  1304. _this setDir 54.761124;
  1305. _this setPos [13694.999, 2907.5305, -1.1444092e-005];
  1306. };
  1307.  
  1308. _vehicle_720 = objNull;
  1309. if (true) then
  1310. {
  1311. _this = createVehicle ["Fort_RazorWire", [13699.655, 2900.7754, -2.2888184e-005], [], 0, "CAN_COLLIDE"];
  1312. _vehicle_720 = _this;
  1313. _this setDir 54.510132;
  1314. _this setPos [13699.655, 2900.7754, -2.2888184e-005];
  1315. };
  1316.  
  1317. _vehicle_722 = objNull;
  1318. if (true) then
  1319. {
  1320. _this = createVehicle ["Fort_RazorWire", [13703.656, 2895.0884, 3.8146973e-006], [], 0, "CAN_COLLIDE"];
  1321. _vehicle_722 = _this;
  1322. _this setDir 55.231323;
  1323. _this setPos [13703.656, 2895.0884, 3.8146973e-006];
  1324. };
  1325.  
  1326. _vehicle_724 = objNull;
  1327. if (true) then
  1328. {
  1329. _this = createVehicle ["Fort_RazorWire", [13711.742, 2891.9561], [], 0, "CAN_COLLIDE"];
  1330. _vehicle_724 = _this;
  1331. _this setDir 147.56622;
  1332. _this setPos [13711.742, 2891.9561];
  1333. };
  1334.  
  1335. _vehicle_727 = objNull;
  1336. if (true) then
  1337. {
  1338. _this = createVehicle ["Fort_RazorWire", [13718.351, 2896.394, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  1339. _vehicle_727 = _this;
  1340. _this setDir 145.69423;
  1341. _this setPos [13718.351, 2896.394, 3.0517578e-005];
  1342. };
  1343.  
  1344. _vehicle_729 = objNull;
  1345. if (true) then
  1346. {
  1347. _this = createVehicle ["Fort_RazorWire", [13724.913, 2900.9321, -1.9073486e-005], [], 0, "CAN_COLLIDE"];
  1348. _vehicle_729 = _this;
  1349. _this setDir 146.27911;
  1350. _this setPos [13724.913, 2900.9321, -1.9073486e-005];
  1351. };
  1352.  
  1353. _vehicle_731 = objNull;
  1354. if (true) then
  1355. {
  1356. _this = createVehicle ["Fort_RazorWire", [13731.463, 2905.2847, 3.8146973e-005], [], 0, "CAN_COLLIDE"];
  1357. _vehicle_731 = _this;
  1358. _this setDir 145.58664;
  1359. _this setPos [13731.463, 2905.2847, 3.8146973e-005];
  1360. };
  1361.  
  1362. _vehicle_733 = objNull;
  1363. if (true) then
  1364. {
  1365. _this = createVehicle ["Fort_RazorWire", [13738.181, 2909.8306, 3.4332275e-005], [], 0, "CAN_COLLIDE"];
  1366. _vehicle_733 = _this;
  1367. _this setDir 146.98692;
  1368. _this setPos [13738.181, 2909.8306, 3.4332275e-005];
  1369. };
  1370.  
  1371. _vehicle_735 = objNull;
  1372. if (true) then
  1373. {
  1374. _this = createVehicle ["Fort_RazorWire", [13744.961, 2914.3462, -7.6293945e-006], [], 0, "CAN_COLLIDE"];
  1375. _vehicle_735 = _this;
  1376. _this setDir 146.09418;
  1377. _this setPos [13744.961, 2914.3462, -7.6293945e-006];
  1378. };
  1379.  
  1380. _vehicle_737 = objNull;
  1381. if (true) then
  1382. {
  1383. _this = createVehicle ["Fort_RazorWire", [13748.061, 2916.5029, 2.6702881e-005], [], 0, "CAN_COLLIDE"];
  1384. _vehicle_737 = _this;
  1385. _this setDir 147.56622;
  1386. _this setPos [13748.061, 2916.5029, 2.6702881e-005];
  1387. };
  1388.  
  1389. _vehicle_739 = objNull;
  1390. if (true) then
  1391. {
  1392. _this = createVehicle ["Fort_RazorWire", [13750.033, 2919.6931, 5.3405762e-005], [], 0, "CAN_COLLIDE"];
  1393. _vehicle_739 = _this;
  1394. _this setDir 235.86693;
  1395. _this setPos [13750.033, 2919.6931, 5.3405762e-005];
  1396. };
  1397.  
  1398. _vehicle_742 = objNull;
  1399. if (true) then
  1400. {
  1401. _this = createVehicle ["Fort_RazorWire", [13745.38, 2926.4905, 0.00010299683], [], 0, "CAN_COLLIDE"];
  1402. _vehicle_742 = _this;
  1403. _this setDir 235.1741;
  1404. _this setPos [13745.38, 2926.4905, 0.00010299683];
  1405. };
  1406.  
  1407. _vehicle_744 = objNull;
  1408. if (true) then
  1409. {
  1410. _this = createVehicle ["Fort_RazorWire", [13740.987, 2932.8901, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
  1411. _vehicle_744 = _this;
  1412. _this setDir 235.79706;
  1413. _this setPos [13740.987, 2932.8901, 6.1035156e-005];
  1414. };
  1415.  
  1416. _vehicle_746 = objNull;
  1417. if (true) then
  1418. {
  1419. _this = createVehicle ["Fort_RazorWire", [13737.922, 2937.197, -1.1444092e-005], [], 0, "CAN_COLLIDE"];
  1420. _vehicle_746 = _this;
  1421. _this setDir 235.86693;
  1422. _this setPos [13737.922, 2937.197, -1.1444092e-005];
  1423. };
  1424.  
  1425. _vehicle_748 = objNull;
  1426. if (true) then
  1427. {
  1428. _this = createVehicle ["Fort_RazorWire", [13727.564, 2952.2202, -7.2479248e-005], [], 0, "CAN_COLLIDE"];
  1429. _vehicle_748 = _this;
  1430. _this setDir 234.78175;
  1431. _this setPos [13727.564, 2952.2202, -7.2479248e-005];
  1432. };
  1433.  
  1434. _vehicle_750 = objNull;
  1435. if (true) then
  1436. {
  1437. _this = createVehicle ["Fort_RazorWire", [13722.928, 2958.8511, 0.00011444092], [], 0, "CAN_COLLIDE"];
  1438. _vehicle_750 = _this;
  1439. _this setDir 234.81412;
  1440. _this setPos [13722.928, 2958.8511, 0.00011444092];
  1441. };
  1442.  
  1443. _vehicle_752 = objNull;
  1444. if (true) then
  1445. {
  1446. _this = createVehicle ["Fort_RazorWire", [13709.993, 2977.6431, 1.9073486e-005], [], 0, "CAN_COLLIDE"];
  1447. _vehicle_752 = _this;
  1448. _this setDir 235.34099;
  1449. _this setPos [13709.993, 2977.6431, 1.9073486e-005];
  1450. };
  1451.  
  1452. _vehicle_754 = objNull;
  1453. if (true) then
  1454. {
  1455. _this = createVehicle ["Fort_RazorWire", [13701.913, 2980.5664, 5.7220459e-005], [], 0, "CAN_COLLIDE"];
  1456. _vehicle_754 = _this;
  1457. _this setDir 326.40933;
  1458. _this setPos [13701.913, 2980.5664, 5.7220459e-005];
  1459. };
  1460.  
  1461. _vehicle_759 = objNull;
  1462. if (true) then
  1463. {
  1464. _this = createVehicle ["Fort_RazorWire", [13695.457, 2976.1477, 4.9591064e-005], [], 0, "CAN_COLLIDE"];
  1465. _vehicle_759 = _this;
  1466. _this setDir 325.01807;
  1467. _this setPos [13695.457, 2976.1477, 4.9591064e-005];
  1468. };
  1469.  
  1470. _vehicle_761 = objNull;
  1471. if (true) then
  1472. {
  1473. _this = createVehicle ["Fort_RazorWire", [13688.771, 2971.552, -1.9073486e-005], [], 0, "CAN_COLLIDE"];
  1474. _vehicle_761 = _this;
  1475. _this setDir 325.01807;
  1476. _this setPos [13688.771, 2971.552, -1.9073486e-005];
  1477. };
  1478.  
  1479. _vehicle_763 = objNull;
  1480. if (true) then
  1481. {
  1482. _this = createVehicle ["Fort_RazorWire", [13682.026, 2966.8127, -7.2479248e-005], [], 0, "CAN_COLLIDE"];
  1483. _vehicle_763 = _this;
  1484. _this setDir 325.36652;
  1485. _this setPos [13682.026, 2966.8127, -7.2479248e-005];
  1486. };
  1487.  
  1488. _vehicle_765 = objNull;
  1489. if (true) then
  1490. {
  1491. _this = createVehicle ["Fort_RazorWire", [13675.164, 2962.0933, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  1492. _vehicle_765 = _this;
  1493. _this setDir 324.49698;
  1494. _this setPos [13675.164, 2962.0933, 3.0517578e-005];
  1495. };
  1496.  
  1497. _vehicle_767 = objNull;
  1498. if (true) then
  1499. {
  1500. _this = createVehicle ["Fort_RazorWire", [13668.676, 2957.457, 8.392334e-005], [], 0, "CAN_COLLIDE"];
  1501. _vehicle_767 = _this;
  1502. _this setDir 324.19073;
  1503. _this setPos [13668.676, 2957.457, 8.392334e-005];
  1504. };
  1505.  
  1506. _vehicle_769 = objNull;
  1507. if (true) then
  1508. {
  1509. _this = createVehicle ["Fort_RazorWire", [13664.415, 2954.3992, -6.8664551e-005], [], 0, "CAN_COLLIDE"];
  1510. _vehicle_769 = _this;
  1511. _this setDir 324.4967;
  1512. _this setPos [13664.415, 2954.3992, -6.8664551e-005];
  1513. };
  1514.  
  1515. _vehicle_771 = objNull;
  1516. if (true) then
  1517. {
  1518. _this = createVehicle ["Fort_RazorWire", [13665.136, 2950.7522, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
  1519. _vehicle_771 = _this;
  1520. _this setDir 54.388546;
  1521. _this setPos [13665.136, 2950.7522, 3.0517578e-005];
  1522. };
  1523.  
  1524. _vehicle_773 = objNull;
  1525. if (true) then
  1526. {
  1527. _this = createVehicle ["Fort_RazorWire", [13669.761, 2944.064, -7.6293945e-005], [], 0, "CAN_COLLIDE"];
  1528. _vehicle_773 = _this;
  1529. _this setDir 55.830437;
  1530. _this setPos [13669.761, 2944.064, -7.6293945e-005];
  1531. };
  1532.  
  1533. _vehicle_775 = objNull;
  1534. if (true) then
  1535. {
  1536. _this = createVehicle ["Fort_RazorWire", [13674.414, 2937.1777, -6.8664551e-005], [], 0, "CAN_COLLIDE"];
  1537. _vehicle_775 = _this;
  1538. _this setDir 55.749577;
  1539. _this setPos [13674.414, 2937.1777, -6.8664551e-005];
  1540. };
  1541.  
  1542. _vehicle_777 = objNull;
  1543. if (true) then
  1544. {
  1545. _this = createVehicle ["Fort_RazorWire", [13678.326, 2931.5637, -9.5367432e-005], [], 0, "CAN_COLLIDE"];
  1546. _vehicle_777 = _this;
  1547. _this setDir 54.83493;
  1548. _this setPos [13678.326, 2931.5637, -9.5367432e-005];
  1549. };
  1550.  
  1551. _vehicle_780 = objNull;
  1552. if (true) then
  1553. {
  1554. _this = createVehicle ["Fort_RazorWire", [13680.31, 2928.7461, 7.6293945e-006], [], 0, "CAN_COLLIDE"];
  1555. _vehicle_780 = _this;
  1556. _this setDir 54.83493;
  1557. _this setPos [13680.31, 2928.7461, 7.6293945e-006];
  1558. };
  1559.  
  1560. _vehicle_783 = objNull;
  1561. if (true) then
  1562. {
  1563. _this = createVehicle ["Hedgehog_EP1", [13711.666, 2975.2527, -1.9073486e-005], [], 0, "CAN_COLLIDE"];
  1564. _vehicle_783 = _this;
  1565. _this setDir 99.48584;
  1566. _this setPos [13711.666, 2975.2527, -1.9073486e-005];
  1567. };
  1568.  
  1569. _vehicle_786 = objNull;
  1570. if (true) then
  1571. {
  1572. _this = createVehicle ["Hedgehog_EP1", [13719.459, 2964.074, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  1573. _vehicle_786 = _this;
  1574. _this setDir 75.612671;
  1575. _this setPos [13719.459, 2964.074, 1.1444092e-005];
  1576. };
  1577.  
  1578. _vehicle_788 = objNull;
  1579. if (true) then
  1580. {
  1581. _this = createVehicle ["Land_bags_stack_EP1", [13736.069, 2930.4282, 5.3405762e-005], [], 0, "CAN_COLLIDE"];
  1582. _vehicle_788 = _this;
  1583. _this setDir 85.643028;
  1584. _this setPos [13736.069, 2930.4282, 5.3405762e-005];
  1585. };
  1586.  
  1587. _vehicle_790 = objNull;
  1588. if (true) then
  1589. {
  1590. _this = createVehicle ["CampEast", [13674.598, 2950.6296, 0.13397598], [], 0, "CAN_COLLIDE"];
  1591. _vehicle_790 = _this;
  1592. _this setDir 234.94043;
  1593. _this setPos [13674.598, 2950.6296, 0.13397598];
  1594. };
  1595.  
  1596. _vehicle_792 = objNull;
  1597. if (true) then
  1598. {
  1599. _this = createVehicle ["MAP_BagFenceLong", [13678.22, 2949.3545, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  1600. _vehicle_792 = _this;
  1601. _this setDir 145.50641;
  1602. _this setPos [13678.22, 2949.3545, -6.1035156e-005];
  1603. };
  1604.  
  1605. _vehicle_795 = objNull;
  1606. if (true) then
  1607. {
  1608. _this = createVehicle ["MAP_BagFenceLong", [13675.66, 2947.5845, -0.00012588501], [], 0, "CAN_COLLIDE"];
  1609. _vehicle_795 = _this;
  1610. _this setDir 145.50641;
  1611. _this setPos [13675.66, 2947.5845, -0.00012588501];
  1612. };
  1613.  
  1614. _vehicle_797 = objNull;
  1615. if (true) then
  1616. {
  1617. _this = createVehicle ["MAP_BagFenceLong", [13674.059, 2946.4746, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  1618. _vehicle_797 = _this;
  1619. _this setDir 145.50641;
  1620. _this setPos [13674.059, 2946.4746, -6.1035156e-005];
  1621. };
  1622.  
  1623. _vehicle_799 = objNull;
  1624. if (true) then
  1625. {
  1626. _this = createVehicle ["MAP_BagFenceLong", [13672.074, 2947.1394, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
  1627. _vehicle_799 = _this;
  1628. _this setDir 235.98581;
  1629. _this setPos [13672.074, 2947.1394, 9.1552734e-005];
  1630. };
  1631.  
  1632. _vehicle_802 = objNull;
  1633. if (true) then
  1634. {
  1635. _this = createVehicle ["MAP_BagFenceLong", [13670.36, 2949.6133, -0.00011444092], [], 0, "CAN_COLLIDE"];
  1636. _vehicle_802 = _this;
  1637. _this setDir 236.20903;
  1638. _this setPos [13670.36, 2949.6133, -0.00011444092];
  1639. };
  1640.  
  1641. _vehicle_804 = objNull;
  1642. if (true) then
  1643. {
  1644. _this = createVehicle ["MAP_BagFenceLong", [13670.465, 2951.7808, 8.7738037e-005], [], 0, "CAN_COLLIDE"];
  1645. _vehicle_804 = _this;
  1646. _this setDir 325.84711;
  1647. _this setPos [13670.465, 2951.7808, 8.7738037e-005];
  1648. };
  1649.  
  1650. _vehicle_807 = objNull;
  1651. if (true) then
  1652. {
  1653. _this = createVehicle ["MAP_BagFenceLong", [13672.966, 2953.5142, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
  1654. _vehicle_807 = _this;
  1655. _this setDir 325.84711;
  1656. _this setPos [13672.966, 2953.5142, 6.1035156e-005];
  1657. };
  1658.  
  1659. _vehicle_809 = objNull;
  1660. if (true) then
  1661. {
  1662. _this = createVehicle ["MAP_BagFenceLong", [13674.53, 2954.6182, -7.2479248e-005], [], 0, "CAN_COLLIDE"];
  1663. _vehicle_809 = _this;
  1664. _this setDir 324.77744;
  1665. _this setPos [13674.53, 2954.6182, -7.2479248e-005];
  1666. };
  1667.  
  1668. _vehicle_811 = objNull;
  1669. if (true) then
  1670. {
  1671. _this = createVehicle ["MAP_BagFenceLong", [13676.575, 2954.5422, 8.0108643e-005], [], 0, "CAN_COLLIDE"];
  1672. _vehicle_811 = _this;
  1673. _this setDir 415.23224;
  1674. _this setPos [13676.575, 2954.5422, 8.0108643e-005];
  1675. };
  1676.  
  1677. _vehicle_814 = objNull;
  1678. if (true) then
  1679. {
  1680. _this = createVehicle ["MAP_BagFenceLong", [13678.861, 2951.3892, -5.3405762e-005], [], 0, "CAN_COLLIDE"];
  1681. _vehicle_814 = _this;
  1682. _this setDir 415.50299;
  1683. _this setPos [13678.861, 2951.3892, -5.3405762e-005];
  1684. };
  1685.  
  1686. _vehicle_819 = objNull;
  1687. if (true) then
  1688. {
  1689. _this = createVehicle ["AmmoCrates_NoInteractive_Large", [13705.234, 2947.9382, 0.0001335144], [], 0, "CAN_COLLIDE"];
  1690. _vehicle_819 = _this;
  1691. _this setDir 76.178978;
  1692. _this setPos [13705.234, 2947.9382, 0.0001335144];
  1693. };
  1694.  
  1695. _vehicle_820 = objNull;
  1696. if (true) then
  1697. {
  1698. _this = createVehicle ["AmmoCrate_NoInteractive_", [13704.164, 2947.2451, 1.1444092e-005], [], 0, "CAN_COLLIDE"];
  1699. _vehicle_820 = _this;
  1700. _this setDir 44.049442;
  1701. _this setPos [13704.164, 2947.2451, 1.1444092e-005];
  1702. };
  1703.  
  1704. _vehicle_823 = objNull;
  1705. if (true) then
  1706. {
  1707. _this = createVehicle ["Land_CamoNet_EAST", [13715.801, 2958.8672, -6.4849854e-005], [], 0, "CAN_COLLIDE"];
  1708. _vehicle_823 = _this;
  1709. _this setDir 50.230122;
  1710. _this setPos [13715.801, 2958.8672, -6.4849854e-005];
  1711. };
  1712.  
  1713. _vehicle_828 = objNull;
  1714. if (true) then
  1715. {
  1716. _this = createVehicle ["MAP_vez", [13667.958, 2950.1682, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
  1717. _vehicle_828 = _this;
  1718. _this setDir -124.99307;
  1719. _this setPos [13667.958, 2950.1682, -4.5776367e-005];
  1720. };
  1721.  
  1722. _vehicle_830 = objNull;
  1723. if (true) then
  1724. {
  1725. _this = createVehicle ["MAP_vez", [13702.7, 2978.9099, 5.7220459e-005], [], 0, "CAN_COLLIDE"];
  1726. _vehicle_830 = _this;
  1727. _this setDir -35.109035;
  1728. _this setPos [13702.7, 2978.9099, 5.7220459e-005];
  1729. };
  1730.  
  1731. _vehicle_832 = objNull;
  1732. if (true) then
  1733. {
  1734. _this = createVehicle ["MAP_vez", [13749.999, 2920.1819, 7.2479248e-005], [], 0, "CAN_COLLIDE"];
  1735. _vehicle_832 = _this;
  1736. _this setDir -213.43678;
  1737. _this setPos [13749.999, 2920.1819, 7.2479248e-005];
  1738. };
  1739.  
  1740. _vehicle_836 = objNull;
  1741. if (true) then
  1742. {
  1743. _this = createVehicle ["MAP_vez", [13709.325, 2890.0691, 0.00011444092], [], 0, "CAN_COLLIDE"];
  1744. _vehicle_836 = _this;
  1745. _this setDir -123.55329;
  1746. _this setPos [13709.325, 2890.0691, 0.00011444092];
  1747. };
  1748.  
  1749. _vehicle_842 = objNull;
  1750. if (true) then
  1751. {
  1752. _this = createVehicle ["Camp", [13680.289, 2943.1335, -0.032938942], [], 0, "CAN_COLLIDE"];
  1753. _vehicle_842 = _this;
  1754. _this setDir 55.286251;
  1755. _this setPos [13680.289, 2943.1335, -0.032938942];
  1756. };
  1757.  
  1758. _vehicle_844 = objNull;
  1759. if (true) then
  1760. {
  1761. _this = createVehicle ["Camp", [13684.042, 2937.6174, 0.024310881], [], 0, "CAN_COLLIDE"];
  1762. _vehicle_844 = _this;
  1763. _this setDir 56.337139;
  1764. _this setPos [13684.042, 2937.6174, 0.024310881];
  1765. };
  1766.  
  1767. _vehicle_851 = objNull;
  1768. if (true) then
  1769. {
  1770. _this = createVehicle ["Misc_cargo_cont_net2", [13688.675, 2933.6379, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  1771. _vehicle_851 = _this;
  1772. _this setDir 196.87347;
  1773. _this setPos [13688.675, 2933.6379, -1.5258789e-005];
  1774. };
  1775.  
  1776. _vehicle_852 = objNull;
  1777. if (true) then
  1778. {
  1779. _this = createVehicle ["Misc_cargo_cont_net2", [13684.552, 2932.4504, 0.16394424], [], 0, "CAN_COLLIDE"];
  1780. _vehicle_852 = _this;
  1781. _this setDir -219.71339;
  1782. _this setPos [13684.552, 2932.4504, 0.16394424];
  1783. };
  1784. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement