From 26c5f7704c59abf940f3260a8c9b2e60206a3465 Mon Sep 17 00:00:00 2001 From: Jeff Date: Thu, 21 Nov 2013 19:33:34 -0500 Subject: [PATCH] Move traders to server side --- .../missions/DayZ_Epoch_13.Tavi/bandit.sqf | 210 +++ .../missions/DayZ_Epoch_13.Tavi/bilgrad.sqf | 741 ++++++++++ .../missions/DayZ_Epoch_13.Tavi/branibor.sqf | 1305 +++++++++++++++++ .../missions/DayZ_Epoch_13.Tavi/hero.sqf | 464 ++++++ .../missions/DayZ_Epoch_13.Tavi/lyepestok.sqf | 1020 +++++++++++++ .../DayZ_Epoch_13.Tavi/miscvendors.sqf | 520 +++++++ .../missions/DayZ_Epoch_13.Tavi/mission.sqf | 21 + .../missions/DayZ_Epoch_13.Tavi/sabina.sqf | 993 +++++++++++++ .../DayZ_Epoch_13.Tavi/wholesalers.sqf | 899 ++++++++++++ .../MPMissions/DayZ_Epoch_13.Tavi/init.sqf | 4 +- .../MPMissions/DayZ_Epoch_13.Tavi/mission.sqm | 24 +- 11 files changed, 6187 insertions(+), 14 deletions(-) create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bandit.sqf create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bilgrad.sqf create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/branibor.sqf create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/hero.sqf create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/lyepestok.sqf create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/miscvendors.sqf create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/sabina.sqf create mode 100644 SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/wholesalers.sqf diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bandit.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bandit.sqf new file mode 100644 index 000000000..b9e2e7685 --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bandit.sqf @@ -0,0 +1,210 @@ +/*--------------------------------------------------------------------------- + Bandit Vendor Seven + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_41 = objNull; +if (true) then +{ + _this = createVehicle ["Land_GuardShed", [10938.674, 651.07117, 2.0027161e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_41 = _this; + _this setDir 214.57257; + _this setPos [10938.674, 651.07117, 2.0027161e-005]; +}; + +_vehicle_44 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [10930.29, 639.62091, 3.9100647e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_44 = _this; + _this setDir -145.48572; + _this setPos [10930.29, 639.62091, 3.9100647e-005]; +}; + +_vehicle_45 = objNull; +if (true) then +{ + _this = createVehicle ["HeliH", [10930.05, 639.50165, -2.1934509e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_45 = _this; + _this setDir -145.48572; + _this setPos [10930.05, 639.50165, -2.1934509e-005]; +}; + +_vehicle_46 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_stack_EP1", [10967.363, 656.4007, 0.13892904], [], 0, "CAN_COLLIDE"]; + _vehicle_46 = _this; + _this setDir 119.87155; + _this setPos [10967.363, 656.4007, 0.13892904]; +}; + +_vehicle_49 = objNull; +if (true) then +{ + _this = createVehicle ["Paleta2", [10964.595, 655.18036, 0.19473943], [], 0, "CAN_COLLIDE"]; + _vehicle_49 = _this; + _this setDir -18.098379; + _this setPos [10964.595, 655.18036, 0.19473943]; +}; + +_vehicle_50 = objNull; +if (true) then +{ + _this = createVehicle ["PowerGenerator", [10965.525, 657.6637, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_50 = _this; + _this setDir -58.957054; + _this setPos [10965.525, 657.6637, 3.8146973e-006]; +}; + +_vehicle_52 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Crates_stack_EP1", [10968.54, 654.2041, 0.34396163], [], 0, "CAN_COLLIDE"]; + _vehicle_52 = _this; + _this setDir 162.90627; + _this setPos [10968.54, 654.2041, 0.34396163]; +}; + +_vehicle_53 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_TankSmall2", [10948.654, 649.00055, 2.1934509e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_53 = _this; + _this setDir 34.84745; + _this setPos [10948.654, 649.00055, 2.1934509e-005]; +}; + +_vehicle_54 = objNull; +if (true) then +{ + _this = createVehicle ["LADAWreck", [10941.786, 649.35052, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_54 = _this; + _this setDir 195.01056; + _this setPos [10941.786, 649.35052, -2.2888184e-005]; +}; + +_vehicle_55 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_TyreHeapEP1", [10935.624, 652.75256, 1.335144e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_55 = _this; + _this setDir 11.144412; + _this setPos [10935.624, 652.75256, 1.335144e-005]; +}; + +_vehicle_56 = objNull; +if (true) then +{ + _this = createVehicle ["Land_tires_EP1", [10968.315, 652.88763, 3.9100647e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_56 = _this; + _this setDir 119.87155; + _this setPos [10968.315, 652.88763, 3.9100647e-005]; +}; + +_vehicle_57 = objNull; +if (true) then +{ + _this = createVehicle ["Land_cages_EP1", [10954.748, 660.81018, 0.2079103], [], 0, "CAN_COLLIDE"]; + _vehicle_57 = _this; + _this setPos [10954.748, 660.81018, 0.2079103]; +}; + +_vehicle_58 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Barrel_water", [10953.702, 659.76892, 0.24326645], [], 0, "CAN_COLLIDE"]; + _vehicle_58 = _this; + _this setPos [10953.702, 659.76892, 0.24326645]; +}; + +_vehicle_60 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Barrel_water", [10955.483, 659.51727, 0.18038765], [], 0, "CAN_COLLIDE"]; + _vehicle_60 = _this; + _this setPos [10955.483, 659.51727, 0.18038765]; +}; + +_vehicle_62 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_small_EP1", [10952.418, 657.29071, 0.14570831], [], 0, "CAN_COLLIDE"]; + _vehicle_62 = _this; + _this setDir 92.291153; + _this setPos [10952.418, 657.29071, 0.14570831]; +}; + +_vehicle_64 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Medium", [10937.355, 654.01965, 0.071178317], [], 0, "CAN_COLLIDE"]; + _vehicle_64 = _this; + _this setDir 9.9466848; + _this setPos [10937.355, 654.01965, 0.071178317]; +}; + +_vehicle_65 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Backpackheap", [10935.873, 654.49518, 1.4305115e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_65 = _this; + _this setPos [10935.873, 654.49518, 1.4305115e-005]; +}; + +_vehicle_66 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net1", [10939.354, 647.88708, 0.11458167], [], 0, "CAN_COLLIDE"]; + _vehicle_66 = _this; + _this setPos [10939.354, 647.88708, 0.11458167]; +}; + +_vehicle_67 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_postel_manz_kov", [10958.201, 663.98102, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_67 = _this; + _this setDir -55.903694; + _this setPos [10958.201, 663.98102, 1.5258789e-005]; +}; + +_vehicle_68 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_sign_hospital", [10959.332, 664.64368, -0.72548223], [], 0, "CAN_COLLIDE"]; + _vehicle_68 = _this; + _this setDir 2.6808813; + _this setPos [10959.332, 664.64368, -0.72548223]; +}; + +_vehicle_69 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [10957.893, 665.34387, 0.53610724], [], 0, "CAN_COLLIDE"]; + _vehicle_69 = _this; + _this setDir 5.3909268; + _this setPos [10957.893, 665.34387, 0.53610724]; +}; + +_vehicle_70 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_EP1", [10955.906, 662.98547, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_70 = _this; + _this setPos [10955.906, 662.98547, 3.0517578e-005]; +}; + +_vehicle_71 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [10961.577, 654.10498, 0.22792089], [], 0, "CAN_COLLIDE"]; + _vehicle_71 = _this; + _this setPos [10961.577, 654.10498, 0.22792089]; +}; + +}; \ No newline at end of file diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bilgrad.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bilgrad.sqf new file mode 100644 index 000000000..ef6d79aa7 --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/bilgrad.sqf @@ -0,0 +1,741 @@ +/*--------------------------------------------------------------------------- + Bilgrad Trader City + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_0 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [5549.7222, 8787.6201, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_0 = _this; + _this setPos [5549.7222, 8787.6201, 3.8146973e-006]; +}; + +_vehicle_9 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_runwayold_40_main", [5531.3955, 8770.8252, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_9 = _this; + _this setDir -20.617905; + _this setPos [5531.3955, 8770.8252, 2.6702881e-005]; +}; + +_vehicle_13 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_runwayold_40_main", [5556.9409, 8780.542, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_13 = _this; + _this setDir -21.326321; + _this setPos [5556.9409, 8780.542, -1.1444092e-005]; +}; + +_vehicle_14 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_R2_Boulder1", [5574.2202, 8763.9561, -3.4332275e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_14 = _this; + _this setDir -21.326321; + _this setPos [5574.2202, 8763.9561, -3.4332275e-005]; +}; + +_vehicle_23 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier10xTall", [5527.7446, 8748.7959, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_23 = _this; + _this setDir -20.632231; + _this setPos [5527.7446, 8748.7959, -3.8146973e-006]; +}; + +_vehicle_25 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier10xTall", [5542.3994, 8754.29, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_25 = _this; + _this setDir -20.632231; + _this setPos [5542.3994, 8754.29, 1.1444092e-005]; +}; + +_vehicle_28 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier10xTall", [5556.9229, 8759.8438, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_28 = _this; + _this setDir -21.814207; + _this setPos [5556.9229, 8759.8438, -3.0517578e-005]; +}; + +_vehicle_33 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Ind_SideRoof", [5526.0747, 8753.8818, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_33 = _this; + _this setDir 69.02475; + _this setPos [5526.0747, 8753.8818, -1.1444092e-005]; +}; + +_vehicle_35 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Ind_SideRoof", [5539.877, 8759.1807, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_35 = _this; + _this setDir 69.02475; + _this setPos [5539.877, 8759.1807, 1.5258789e-005]; +}; + +_vehicle_38 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Nasypka", [5520.0781, 8779.8359, -4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_38 = _this; + _this setDir 68.884552; + _this setPos [5520.0781, 8779.8359, -4.196167e-005]; +}; + +_vehicle_43 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_ZalChata", [5538.4077, 8732.7188, -0.29826614], [], 0, "CAN_COLLIDE"]; + _vehicle_43 = _this; + _this setDir 249.39754; + _this setPos [5538.4077, 8732.7188, -0.29826614]; +}; + +_vehicle_45 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_ZalChata", [5535.3809, 8740.6855, -0.28425309], [], 0, "CAN_COLLIDE"]; + _vehicle_45 = _this; + _this setDir 249.39754; + _this setPos [5535.3809, 8740.6855, -0.28425309]; +}; + +_vehicle_48 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1A", [5525.8984, 8785.4189, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_48 = _this; + _this setPos [5525.8984, 8785.4189, 3.8146973e-006]; +}; + +_vehicle_49 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1A", [5528.7026, 8785.9238, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_49 = _this; + _this setPos [5528.7026, 8785.9238, 3.8146973e-006]; +}; + +_vehicle_50 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1C", [5511.9385, 8780.0889, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_50 = _this; + _this setDir -61.493248; + _this setPos [5511.9385, 8780.0889, 3.8146973e-006]; +}; + +_vehicle_52 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1C", [5524.3218, 8765.625, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_52 = _this; + _this setDir -61.493248; + _this setPos [5524.3218, 8765.625, 1.9073486e-005]; +}; + +_vehicle_58 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_A_statue01", [5539.8633, 8778.2676, -0.73642617], [], 0, "CAN_COLLIDE"]; + _vehicle_58 = _this; + _this setDir -109.84501; + _this setVehicleInit "this setVectorUp [0,0,0.1];"; + _this setPos [5539.8633, 8778.2676, -0.73642617]; +}; + +_vehicle_60 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek_krizek1", [5569.4878, 8746.9023, 3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_60 = _this; + _this setDir -32.517387; + _this setPos [5569.4878, 8746.9023, 3.8146973e-005]; +}; + +_vehicle_62 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek_krizek1", [5570.8638, 8748.5703, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_62 = _this; + _this setDir -32.517387; + _this setPos [5570.8638, 8748.5703, 1.9073486e-005]; +}; + +_vehicle_65 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek_krizek1", [5568.1982, 8745.2002], [], 0, "CAN_COLLIDE"]; + _vehicle_65 = _this; + _this setDir -32.517387; + _this setPos [5568.1982, 8745.2002]; +}; + +_vehicle_68 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek_krizek1", [5572.2974, 8749.7578, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_68 = _this; + _this setDir -32.517387; + _this setPos [5572.2974, 8749.7578, -3.0517578e-005]; +}; + +_vehicle_70 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek", [5571.2437, 8750.8418, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_70 = _this; + _this setDir 130.74706; + _this setPos [5571.2437, 8750.8418, 1.5258789e-005]; +}; + +_vehicle_72 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek", [5569.9619, 8749.4258, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_72 = _this; + _this setDir 130.74706; + _this setPos [5569.9619, 8749.4258, -3.0517578e-005]; +}; + +_vehicle_75 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek", [5568.5161, 8747.7617, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_75 = _this; + _this setDir 130.74706; + _this setPos [5568.5161, 8747.7617, -3.8146973e-006]; +}; + +_vehicle_78 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hrobecek", [5567.4063, 8745.9258, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_78 = _this; + _this setDir 130.74706; + _this setPos [5567.4063, 8745.9258, 7.6293945e-006]; +}; + +_vehicle_85 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Ind_TankSmall2", [5568.4209, 8801.8682, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_85 = _this; + _this setDir 68.921112; + _this setPos [5568.4209, 8801.8682, 7.6293945e-006]; +}; + +_vehicle_87 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_garaz", [5553.9839, 8764.2041, -7.2479248e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_87 = _this; + _this setDir -381.60345; + _this setPos [5553.9839, 8764.2041, -7.2479248e-005]; +}; + +_vehicle_90 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_sorbus2s", [5516.5933, 8769.9385, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_90 = _this; + _this setPos [5516.5933, 8769.9385, 1.9073486e-005]; +}; + +_vehicle_92 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_quercus2f", [5552.5791, 8753.418, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_92 = _this; + _this setDir 43.037117; + _this setPos [5552.5791, 8753.418, -7.6293945e-006]; +}; + +_vehicle_93 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_pyrus2s", [5554.0977, 8735.8945, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_93 = _this; + _this setPos [5554.0977, 8735.8945, 1.9073486e-005]; +}; + +_vehicle_94 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_quercus3s", [5568.1309, 8782.5361, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_94 = _this; + _this setDir 89.369537; + _this setPos [5568.1309, 8782.5361, -1.1444092e-005]; +}; + +_vehicle_95 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_pinusN1s", [5531.6631, 8746.2861, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_95 = _this; + _this setPos [5531.6631, 8746.2861, -3.8146973e-006]; +}; + +_vehicle_96 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_malus1s", [5548.4302, 8743.75, -3.4332275e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_96 = _this; + _this setPos [5548.4302, 8743.75, -3.4332275e-005]; +}; + +_vehicle_97 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_fagus2f", [5582.9849, 8742.583, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_97 = _this; + _this setDir 38.257568; + _this setPos [5582.9849, 8742.583, -1.1444092e-005]; +}; + +_vehicle_98 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_betula2w", [5523.0996, 8762.0059, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_98 = _this; + _this setDir 76.687347; + _this setPos [5523.0996, 8762.0059, 1.1444092e-005]; +}; + +_vehicle_99 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_betula2s", [5531.708, 8772.1943, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_99 = _this; + _this setDir 59.648548; + _this setPos [5531.708, 8772.1943, -1.1444092e-005]; +}; + +_vehicle_100 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel", [5550.9302, 8768.959, -6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_100 = _this; + _this setPos [5550.9302, 8768.959, -6.1035156e-005]; +}; + +_vehicle_102 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel", [5554.2422, 8770.2598, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_102 = _this; + _this setPos [5554.2422, 8770.2598, -3.8146973e-006]; +}; + +_vehicle_104 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Carpet_rack_EP1", [5546.6372, 8759.3975, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_104 = _this; + _this setDir -202.15497; + _this setPos [5546.6372, 8759.3975, 2.2888184e-005]; +}; + +_vehicle_105 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_palletsfoiled_heap", [5545.353, 8764.0518, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_105 = _this; + _this setDir 159.84436; + _this setPos [5545.353, 8764.0518, 3.8146973e-006]; +}; + +_vehicle_106 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_GContainer_Big", [5517.1025, 8759.1016, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_106 = _this; + _this setDir 70.089272; + _this setPos [5517.1025, 8759.1016, 3.8146973e-006]; +}; + +_vehicle_107 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_stack_EP1", [5541.7036, 8757.5029, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_107 = _this; + _this setDir 11.867559; + _this setPos [5541.7036, 8757.5029, 1.1444092e-005]; +}; + +_vehicle_109 = objNull; +if (true) then +{ + _this = createVehicle ["Paleta2", [5543.8438, 8757.1543, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_109 = _this; + _this setPos [5543.8438, 8757.1543, -3.8146973e-006]; +}; + +_vehicle_110 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Barrel_empty", [5546.6821, 8760.6855], [], 0, "CAN_COLLIDE"]; + _vehicle_110 = _this; + _this setPos [5546.6821, 8760.6855]; +}; + +_vehicle_114 = objNull; +if (true) then +{ + _this = createVehicle ["Land_tires_EP1", [5540.896, 8759.0254], [], 0, "CAN_COLLIDE"]; + _vehicle_114 = _this; + _this setPos [5540.896, 8759.0254]; +}; + +_vehicle_115 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_TyreHeap", [5547.5537, 8769.0186], [], 0, "CAN_COLLIDE"]; + _vehicle_115 = _this; + _this setDir 7.4360023; + _this setPos [5547.5537, 8769.0186]; +}; + +_vehicle_116 = objNull; +if (true) then +{ + _this = createVehicle ["LADAWreck", [5556.1733, 8773.6211, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_116 = _this; + _this setDir 159.49788; + _this setPos [5556.1733, 8773.6211, -3.8146973e-006]; +}; + +_vehicle_117 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Barrel_water", [5539.2891, 8758.0723], [], 0, "CAN_COLLIDE"]; + _vehicle_117 = _this; + _this setPos [5539.2891, 8758.0723]; +}; + +_vehicle_118 = objNull; +if (true) then +{ + _this = createVehicle ["Land_cages_EP1", [5539.7305, 8756.7871, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_118 = _this; + _this setDir -21.626785; + _this setPos [5539.7305, 8756.7871, -3.8146973e-006]; +}; + +_vehicle_119 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_meat_EP1", [5534.8623, 8755.4688], [], 0, "CAN_COLLIDE"]; + _vehicle_119 = _this; + _this setDir -26.490723; + _this setPos [5534.8623, 8755.4688]; +}; + +_vehicle_120 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_small_EP1", [5536.8032, 8755.2666], [], 0, "CAN_COLLIDE"]; + _vehicle_120 = _this; + _this setDir 161.55055; + _this setPos [5536.8032, 8755.2666]; +}; + +_vehicle_122 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Medium", [5527.8853, 8752.2871, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_122 = _this; + _this setDir -37.800869; + _this setFuel 0.89999998; + _this setPos [5527.8853, 8752.2871, -7.6293945e-006]; +}; + +_vehicle_123 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Large", [5527.4126, 8753.3145], [], 0, "CAN_COLLIDE"]; + _vehicle_123 = _this; + _this setDir 53.104294; + _this setPos [5527.4126, 8753.3145]; +}; + +_vehicle_124 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Backpackheap", [5529.4014, 8752.375, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_124 = _this; + _this setDir -6.118844; + _this setPos [5529.4014, 8752.375, -1.5258789e-005]; +}; + +_vehicle_126 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net1", [5532.8135, 8754.418, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_126 = _this; + _this setPos [5532.8135, 8754.418, 1.9073486e-005]; +}; + +_vehicle_127 = objNull; +if (true) then +{ + _this = createVehicle ["Land_GuardShed", [5552.4121, 8770.0156, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_127 = _this; + _this setDir 159.52803; + _this setPos [5552.4121, 8770.0156, 1.9073486e-005]; +}; + +_vehicle_128 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_EP1", [5521.1123, 8750.0996, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_128 = _this; + _this setPos [5521.1123, 8750.0996, 7.6293945e-006]; +}; + +_vehicle_130 = objNull; +if (true) then +{ + _this = createVehicle ["Sign_1L_Firstaid", [5525.437, 8753.4727, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_130 = _this; + _this setDir 164.28342; + _this setPos [5525.437, 8753.4727, -7.6293945e-006]; +}; + +_vehicle_133 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_postel_manz_kov", [5524.8696, 8750.7695, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_133 = _this; + _this setDir -20.764153; + _this setPos [5524.8696, 8750.7695, 7.6293945e-006]; +}; + +_vehicle_134 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [5525.375, 8752.0244, 0.55298567], [], 0, "CAN_COLLIDE"]; + _vehicle_134 = _this; + _this setDir 52.992222; + _this setPos [5525.375, 8752.0244, 0.55298567]; +}; + +_vehicle_135 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_bucket", [5522.292, 8749.6963], [], 0, "CAN_COLLIDE"]; + _vehicle_135 = _this; + _this setPos [5522.292, 8749.6963]; +}; + +_vehicle_136 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_MetalBucket", [5524.9639, 8750.3486, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_136 = _this; + _this setPos [5524.9639, 8750.3486, 3.8146973e-006]; +}; + +_vehicle_137 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_wall_board_02", [5519.1255, 8749.5166, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_137 = _this; + _this setDir 69.60054; + _this setPos [5519.1255, 8749.5166, 3.0517578e-005]; +}; + +_vehicle_138 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_SmallTable", [5523.3193, 8750.9854, -0.097357765], [], 0, "CAN_COLLIDE"]; + _vehicle_138 = _this; + _this setDir -19.660194; + _this setPos [5523.3193, 8750.9854, -0.097357765]; +}; + +_vehicle_140 = objNull; +if (true) then +{ + _this = createVehicle ["LAND_ASC_Wall_Lamp_New", [5529.1807, 8791.3281, 1.7956901], [], 0, "CAN_COLLIDE"]; + _vehicle_140 = _this; + _this setDir 160.39696; + _this setPos [5529.1807, 8791.3281, 1.7956901]; +}; + +_vehicle_142 = objNull; +if (true) then +{ + _this = createVehicle ["LAND_ASC_Wall_Lamp_New", [5539.6875, 8795.2422, 1.7165455], [], 0, "CAN_COLLIDE"]; + _vehicle_142 = _this; + _this setDir -23.843885; + _this setPos [5539.6875, 8795.2422, 1.7165455]; +}; + +_vehicle_144 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [5530.8208, 8761.1025, 8.0108643e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_144 = _this; + _this setPos [5530.8208, 8761.1025, 8.0108643e-005]; +}; + +_vehicle_146 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [5561.8496, 8785.1455, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_146 = _this; + _this setPos [5561.8496, 8785.1455, 2.2888184e-005]; +}; + +_vehicle_148 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [5544.3354, 8741.6885, 5.7220459e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_148 = _this; + _this setPos [5544.3354, 8741.6885, 5.7220459e-005]; +}; + +_vehicle_149 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5559.5913, 8793.374, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_149 = _this; + _this setPos [5559.5913, 8793.374, 1.5258789e-005]; +}; + +_vehicle_151 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5545.2334, 8792.7236, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_151 = _this; + _this setPos [5545.2334, 8792.7236, 2.2888184e-005]; +}; + +_vehicle_153 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5568.0591, 8779.2822, 0], [], 0, "CAN_COLLIDE"]; + _vehicle_153 = _this; + _this setPos [5568.0591, 8779.2822, 0]; +}; + +_vehicle_155 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5551.8677, 8778.1318, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_155 = _this; + _this setPos [5551.8677, 8778.1318, 3.8146973e-006]; +}; + +_vehicle_157 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5538.5132, 8774.2051, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_157 = _this; + _this setPos [5538.5132, 8774.2051, -3.8146973e-006]; +}; + +_vehicle_159 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5536.9697, 8762.5869, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_159 = _this; + _this setPos [5536.9697, 8762.5869, 3.8146973e-006]; +}; + +_vehicle_161 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5515.1787, 8782.5684, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_161 = _this; + _this setPos [5515.1787, 8782.5684, -1.9073486e-005]; +}; + +_vehicle_163 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5524.3188, 8774.7227, 0], [], 0, "CAN_COLLIDE"]; + _vehicle_163 = _this; + _this setPos [5524.3188, 8774.7227, 0]; +}; + +_vehicle_165 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5519.7744, 8761.708, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_165 = _this; + _this setPos [5519.7744, 8761.708, 2.6702881e-005]; +}; + +_vehicle_167 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5516.6362, 8770.6641, 4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_167 = _this; + _this setPos [5516.6362, 8770.6641, 4.196167e-005]; +}; + +_vehicle_169 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5526.8374, 8758.459, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_169 = _this; + _this setPos [5526.8374, 8758.459, -7.6293945e-006]; +}; + +_vehicle_171 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5535.6724, 8783.6416, 0], [], 0, "CAN_COLLIDE"]; + _vehicle_171 = _this; + _this setPos [5535.6724, 8783.6416, 0]; +}; + +_vehicle_173 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5527.7505, 8786.2891, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_173 = _this; + _this setPos [5527.7505, 8786.2891, 1.1444092e-005]; +}; + +_vehicle_175 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5567.2188, 8770.9404, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_175 = _this; + _this setPos [5567.2188, 8770.9404, 3.8146973e-006]; +}; + +_vehicle_177 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [5564.9438, 8797.8594, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_177 = _this; + _this setPos [5564.9438, 8797.8594, 2.2888184e-005]; +}; + +_vehicle_180 = objNull; +if (true) then +{ + _this = createVehicle ["HeliH", [5549.603, 8787.7041, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_180 = _this; + _this setPos [5549.603, 8787.7041, -3.8146973e-006]; +}; + +}; \ No newline at end of file diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/branibor.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/branibor.sqf new file mode 100644 index 000000000..99e980bf8 --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/branibor.sqf @@ -0,0 +1,1305 @@ +/*--------------------------------------------------------------------------- + Branibor Trader City + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_11 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7406.0894, 4294.0952, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_11 = _this; + _this setDir -48.635895; + _this setPos [7406.0894, 4294.0952, 2.2888184e-005]; +}; + +_vehicle_13 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7407.3477, 4298.4038, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_13 = _this; + _this setDir -138.50322; + _this setPos [7407.3477, 4298.4038, 3.8146973e-006]; +}; + +_vehicle_16 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7402.9097, 4302.3047, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_16 = _this; + _this setDir -138.50322; + _this setPos [7402.9097, 4302.3047, -3.8146973e-006]; +}; + +_vehicle_20 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7398.457, 4306.2427, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_20 = _this; + _this setDir -138.50322; + _this setPos [7398.457, 4306.2427, 3.8146973e-006]; +}; + +_vehicle_21 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7394.0161, 4310.1631, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_21 = _this; + _this setDir -138.50322; + _this setPos [7394.0161, 4310.1631, -3.8146973e-006]; +}; + +_vehicle_34 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7389.6426, 4314.0337, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_34 = _this; + _this setDir -138.50322; + _this setPos [7389.6426, 4314.0337, -1.1444092e-005]; +}; + +_vehicle_35 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7385.3242, 4317.854, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_35 = _this; + _this setDir -138.50322; + _this setPos [7385.3242, 4317.854, -1.9073486e-005]; +}; + +_vehicle_36 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7380.8716, 4321.792, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_36 = _this; + _this setDir -138.50322; + _this setPos [7380.8716, 4321.792, -1.1444092e-005]; +}; + +_vehicle_37 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7376.4473, 4325.7012, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_37 = _this; + _this setDir -138.50322; + _this setPos [7376.4473, 4325.7012, -1.9073486e-005]; +}; + +_vehicle_54 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7372.1138, 4329.5205, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_54 = _this; + _this setDir -138.50322; + _this setPos [7372.1138, 4329.5205, -2.2888184e-005]; +}; + +_vehicle_55 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7367.7954, 4333.3408, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_55 = _this; + _this setDir -138.50322; + _this setPos [7367.7954, 4333.3408, -3.0517578e-005]; +}; + +_vehicle_56 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7363.3428, 4337.2788, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_56 = _this; + _this setDir -138.50322; + _this setPos [7363.3428, 4337.2788, -2.2888184e-005]; +}; + +_vehicle_57 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7358.9185, 4341.188, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_57 = _this; + _this setDir -138.50322; + _this setPos [7358.9185, 4341.188, -3.0517578e-005]; +}; + +_vehicle_64 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7352.5928, 4346.8008, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_64 = _this; + _this setDir 41.640388; + _this setPos [7352.5928, 4346.8008, 1.5258789e-005]; +}; + +_vehicle_65 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7353.9434, 4345.5518, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_65 = _this; + _this setDir 41.62833; + _this setPos [7353.9434, 4345.5518, 7.6293945e-006]; +}; + +_vehicle_77 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7342.1631, 4337.7954, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_77 = _this; + _this setDir -48.567581; + _this setPos [7342.1631, 4337.7954, 1.1444092e-005]; +}; + +_vehicle_78 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7344.686, 4340.6807, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_78 = _this; + _this setDir -48.567581; + _this setPos [7344.686, 4340.6807, 1.9073486e-005]; +}; + +_vehicle_79 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7348.5879, 4345.1035, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_79 = _this; + _this setDir -48.567581; + _this setPos [7348.5879, 4345.1035, 1.1444092e-005]; +}; + +_vehicle_91 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7356.6484, 4322.4331, -2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_91 = _this; + _this setDir -138.50322; + _this setPos [7356.6484, 4322.4331, -2.6702881e-005]; +}; + +_vehicle_92 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7352.6338, 4325.957, -3.4332275e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_92 = _this; + _this setDir -138.50322; + _this setPos [7352.6338, 4325.957, -3.4332275e-005]; +}; + +_vehicle_93 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7348.1812, 4329.895, -2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_93 = _this; + _this setDir -138.50322; + _this setPos [7348.1812, 4329.895, -2.6702881e-005]; +}; + +_vehicle_94 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7343.8848, 4333.7002, -3.4332275e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_94 = _this; + _this setDir -138.12059; + _this setPos [7343.8848, 4333.7002, -3.4332275e-005]; +}; + +_vehicle_103 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7347.6221, 4309.3882, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_103 = _this; + _this setDir -48.567581; + _this setPos [7347.6221, 4309.3882, -7.6293945e-006]; +}; + +_vehicle_104 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7351.4614, 4313.7603], [], 0, "CAN_COLLIDE"]; + _vehicle_104 = _this; + _this setDir -48.567581; + _this setPos [7351.4614, 4313.7603]; +}; + +_vehicle_105 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7355.3633, 4318.1831, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_105 = _this; + _this setDir -48.567581; + _this setPos [7355.3633, 4318.1831, -7.6293945e-006]; +}; + +_vehicle_116 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7343.6782, 4304.8687, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_116 = _this; + _this setDir -48.567581; + _this setPos [7343.6782, 4304.8687, 7.6293945e-006]; +}; + +_vehicle_118 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7342.688, 4303.7349, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_118 = _this; + _this setDir -48.567581; + _this setPos [7342.688, 4303.7349, 3.8146973e-006]; +}; + +_vehicle_121 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7344.4839, 4299.6084], [], 0, "CAN_COLLIDE"]; + _vehicle_121 = _this; + _this setDir -138.31973; + _this setPos [7344.4839, 4299.6084]; +}; + +_vehicle_127 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7362.0605, 4284.0742], [], 0, "CAN_COLLIDE"]; + _vehicle_127 = _this; + _this setDir -138.50322; + _this setPos [7362.0605, 4284.0742]; +}; + +_vehicle_128 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7357.6704, 4287.9561, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_128 = _this; + _this setDir -138.50322; + _this setPos [7357.6704, 4287.9561, -7.6293945e-006]; +}; + +_vehicle_129 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7353.3521, 4291.7764, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_129 = _this; + _this setDir -138.50322; + _this setPos [7353.3521, 4291.7764, -1.5258789e-005]; +}; + +_vehicle_130 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7348.8994, 4295.7144, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_130 = _this; + _this setDir -138.50322; + _this setPos [7348.8994, 4295.7144, -7.6293945e-006]; +}; + +_vehicle_135 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7379.7046, 4268.5103, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_135 = _this; + _this setDir -138.50322; + _this setPos [7379.7046, 4268.5103, 2.2888184e-005]; +}; + +_vehicle_136 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7375.3145, 4272.3921, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_136 = _this; + _this setDir -138.50322; + _this setPos [7375.3145, 4272.3921, 1.5258789e-005]; +}; + +_vehicle_137 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7370.9961, 4276.2124, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_137 = _this; + _this setDir -138.50322; + _this setPos [7370.9961, 4276.2124, 7.6293945e-006]; +}; + +_vehicle_138 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7366.5435, 4280.1504, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_138 = _this; + _this setDir -138.50322; + _this setPos [7366.5435, 4280.1504, 1.5258789e-005]; +}; + +_vehicle_144 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7380.4351, 4267.8965], [], 0, "CAN_COLLIDE"]; + _vehicle_144 = _this; + _this setDir -138.50322; + _this setPos [7380.4351, 4267.8965]; +}; + +_vehicle_150 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7390.4458, 4276.3975, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_150 = _this; + _this setDir -48.488926; + _this setPos [7390.4458, 4276.3975, 7.6293945e-006]; +}; + +_vehicle_151 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7394.3809, 4280.8481, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_151 = _this; + _this setDir -48.488926; + _this setPos [7394.3809, 4280.8481, 1.5258789e-005]; +}; + +_vehicle_152 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7398.293, 4285.2666, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_152 = _this; + _this setDir -48.488926; + _this setPos [7398.293, 4285.2666, 7.6293945e-006]; +}; + +_vehicle_153 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7402.1719, 4289.6548], [], 0, "CAN_COLLIDE"]; + _vehicle_153 = _this; + _this setDir -48.488926; + _this setPos [7402.1719, 4289.6548]; +}; + +_vehicle_159 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [7389.6489, 4275.542, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_159 = _this; + _this setDir -48.488926; + _this setPos [7389.6489, 4275.542, 1.5258789e-005]; +}; + +_vehicle_160 = objNull; +if (true) then +{ + _this = createVehicle ["Land_covering_hut_big_EP1", [7344.4077, 4301.8042, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_160 = _this; + _this setDir -46.124207; + _this setPos [7344.4077, 4301.8042, -1.5258789e-005]; +}; + +_vehicle_162 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_TankSmall2_EP1", [7348.4814, 4298.2075, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_162 = _this; + _this setDir 41.623333; + _this setPos [7348.4814, 4298.2075, -3.8146973e-006]; +}; + +_vehicle_163 = objNull; +if (true) then +{ + _this = createVehicle ["Land_tires_EP1", [7345.1787, 4300.6548, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_163 = _this; + _this setPos [7345.1787, 4300.6548, -1.1444092e-005]; +}; + +_vehicle_164 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Pneu", [7343.5679, 4302.7485, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_164 = _this; + _this setPos [7343.5679, 4302.7485, 3.8146973e-006]; +}; + +_vehicle_165 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [7360.063, 4303.5342, 4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_165 = _this; + _this setPos [7360.063, 4303.5342, 4.196167e-005]; +}; + +_vehicle_176 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Bilboard_Escape", [7391.1621, 4275.0376, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_176 = _this; + _this setDir -48.645615; + _this setPos [7391.1621, 4275.0376, -1.1444092e-005]; +}; + +_vehicle_180 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Market_stalls_02_EP1", [7350.3911, 4331.0718, -5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_180 = _this; + _this setDir 400.00046; + _this setPos [7350.3911, 4331.0718, -5.3405762e-005]; +}; + +_vehicle_181 = objNull; +if (true) then +{ + _this = createVehicle ["Loudspeakers_EP1", [7408.2021, 4297.0132, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_181 = _this; + _this setDir 90.043373; + _this setPos [7408.2021, 4297.0132, -1.5258789e-005]; +}; + +_vehicle_183 = objNull; +if (true) then +{ + _this = createVehicle ["Loudspeakers_EP1", [7381.8774, 4267.1479, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_183 = _this; + _this setDir 162.09096; + _this setPos [7381.8774, 4267.1479, -1.5258789e-005]; +}; + +_vehicle_186 = objNull; +if (true) then +{ + _this = createVehicle ["Loudspeakers_EP1", [7341.8613, 4302.3979, -3.4332275e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_186 = _this; + _this setDir 270.26202; + _this setPos [7341.8613, 4302.3979, -3.4332275e-005]; +}; + +_vehicle_188 = objNull; +if (true) then +{ + _this = createVehicle ["Loudspeakers_EP1", [7341.2148, 4336.5049, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_188 = _this; + _this setDir 279.04395; + _this setPos [7341.2148, 4336.5049, 1.1444092e-005]; +}; + +_vehicle_190 = objNull; +if (true) then +{ + _this = createVehicle ["Loudspeakers_EP1", [7351.1094, 4347.771, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_190 = _this; + _this setDir 351.66763; + _this setPos [7351.1094, 4347.771, -2.2888184e-005]; +}; + +_vehicle_193 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CamoNetB_EAST", [7396.146, 4296.8042, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_193 = _this; + _this setDir 110.98457; + _this setPos [7396.146, 4296.8042, 1.5258789e-005]; +}; + +_vehicle_194 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Cargo1B_military", [7383.1538, 4314.8418, -0.082130924], [], 0, "CAN_COLLIDE"]; + _vehicle_194 = _this; + _this setDir 42.034821; + _this setPos [7383.1538, 4314.8418, -0.082130924]; +}; + +_vehicle_196 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Cargo1B_military", [7380.853, 4317.0264, -0.056817885], [], 0, "CAN_COLLIDE"]; + _vehicle_196 = _this; + _this setDir 42.034821; + _this setPos [7380.853, 4317.0264, -0.056817885]; +}; + +_vehicle_198 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Cargo1E_EP1", [7385.6304, 4312.7627, -0.068344004], [], 0, "CAN_COLLIDE"]; + _vehicle_198 = _this; + _this setDir 41.939331; + _this setPos [7385.6304, 4312.7627, -0.068344004]; +}; + +_vehicle_199 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_tiny", [7389.8677, 4311.8833, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_199 = _this; + _this setDir 40.850552; + _this setPos [7389.8677, 4311.8833, 1.5258789e-005]; +}; + +_vehicle_201 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_tiny", [7388.2773, 4310.0522, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_201 = _this; + _this setDir 40.850552; + _this setPos [7388.2773, 4310.0522, 3.8146973e-006]; +}; + +_vehicle_203 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net3", [7392.7275, 4307.7422], [], 0, "CAN_COLLIDE"]; + _vehicle_203 = _this; + _this setPos [7392.7275, 4307.7422]; +}; + +_vehicle_210 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_small", [7381.5073, 4317.7373, 2.4515238], [], 0, "CAN_COLLIDE"]; + _vehicle_210 = _this; + _this setDir 43.115379; + _this setPos [7381.5073, 4317.7373, 2.4515238]; +}; + +_vehicle_211 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_small2", [7382.1577, 4313.5688, 2.4101443], [], 0, "CAN_COLLIDE"]; + _vehicle_211 = _this; + _this setDir 41.333088; + _this setPos [7382.1577, 4313.5688, 2.4101443]; +}; + +_vehicle_213 = objNull; +if (true) then +{ + _this = createVehicle ["PowGen_Big", [7376.2832, 4320.4507, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_213 = _this; + _this setPos [7376.2832, 4320.4507, -1.1444092e-005]; +}; + +_vehicle_216 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSSidl3", [7377.125, 4288.979, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_216 = _this; + _this setDir 19.601486; + _this setPos [7377.125, 4288.979, -1.1444092e-005]; +}; + +_vehicle_218 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSSidl3", [7375.9458, 4304.4204, -2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_218 = _this; + _this setDir 19.601486; + _this setPos [7375.9458, 4304.4204, -2.6702881e-005]; +}; + +_vehicle_221 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSSidl3", [7358.3711, 4321.3311, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_221 = _this; + _this setDir 19.601486; + _this setPos [7358.3711, 4321.3311, -1.5258789e-005]; +}; + +_vehicle_229 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Nasypka", [7360.4731, 4289.0703, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_229 = _this; + _this setDir -48.464256; + _this setPos [7360.4731, 4289.0703, -1.9073486e-005]; +}; + +_vehicle_231 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_A_CraneCon", [7371.7651, 4322.751, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_231 = _this; + _this setDir 107.42363; + _this setPos [7371.7651, 4322.751, 7.6293945e-006]; +}; + +_vehicle_237 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Ind_Workshop01_03", [7368.855, 4282.6445, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_237 = _this; + _this setDir 310.75275; + _this setPos [7368.855, 4282.6445, -2.2888184e-005]; +}; + +_vehicle_247 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_repair_center", [7388.6777, 4279.7588, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_247 = _this; + _this setDir 41.76878; + _this setPos [7388.6777, 4279.7588, -1.5258789e-005]; +}; + +_vehicle_280 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBContructionSite", [7353.313, 4343.6699, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_280 = _this; + _this setDir -48.161755; + _this setPos [7353.313, 4343.6699, 2.2888184e-005]; +}; + +_vehicle_282 = objNull; +if (true) then +{ + _this = createVehicle ["RU_WarfareBUAVterminal", [7361.0732, 4334.5854, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_282 = _this; + _this setDir -220.3372; + _this setPos [7361.0732, 4334.5854, -7.6293945e-006]; +}; + +_vehicle_365 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7378.7578, 4291.2231, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_365 = _this; + _this setDir -48.744156; + _this setPos [7378.7578, 4291.2231, -2.2888184e-005]; +}; + +_vehicle_367 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7375.0737, 4290.9502, -0.075633615], [], 0, "CAN_COLLIDE"]; + _vehicle_367 = _this; + _this setDir 40.943367; + _this setPos [7375.0737, 4290.9502, -0.075633615]; +}; + +_vehicle_370 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7371.0981, 4294.4434, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_370 = _this; + _this setDir 41.489246; + _this setPos [7371.0981, 4294.4434, -1.9073486e-005]; +}; + +_vehicle_373 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7370.8301, 4298.082, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_373 = _this; + _this setDir 131.29039; + _this setPos [7370.8301, 4298.082, 4.5776367e-005]; +}; + +_vehicle_376 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7374.2153, 4301.9492, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_376 = _this; + _this setDir 131.29039; + _this setPos [7374.2153, 4301.9492, -7.6293945e-006]; +}; + +_vehicle_379 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7377.897, 4302.2354, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_379 = _this; + _this setDir 221.11617; + _this setPos [7377.897, 4302.2354, -1.5258789e-005]; +}; + +_vehicle_382 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7381.9233, 4298.7349, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_382 = _this; + _this setDir 221.11617; + _this setPos [7381.9233, 4298.7349, -2.2888184e-005]; +}; + +_vehicle_398 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7378.731, 4291.2539, 3.316272], [], 0, "CAN_COLLIDE"]; + _vehicle_398 = _this; + _this setDir -48.744156; + _this setPos [7378.731, 4291.2539, 3.316272]; +}; + +_vehicle_399 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7375.0469, 4290.981, 3.3162568], [], 0, "CAN_COLLIDE"]; + _vehicle_399 = _this; + _this setDir 40.943367; + _this setPos [7375.0469, 4290.981, 3.3162568]; +}; + +_vehicle_400 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7371.0713, 4294.4741, 3.3162758], [], 0, "CAN_COLLIDE"]; + _vehicle_400 = _this; + _this setDir 41.489246; + _this setPos [7371.0713, 4294.4741, 3.3162758]; +}; + +_vehicle_401 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7370.8032, 4298.1128, 3.3163407], [], 0, "CAN_COLLIDE"]; + _vehicle_401 = _this; + _this setDir 131.29039; + _this setPos [7370.8032, 4298.1128, 3.3163407]; +}; + +_vehicle_402 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7374.1885, 4301.98, 3.3162873], [], 0, "CAN_COLLIDE"]; + _vehicle_402 = _this; + _this setDir 131.29039; + _this setPos [7374.1885, 4301.98, 3.3162873]; +}; + +_vehicle_403 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7377.8701, 4302.2661, 3.3162796], [], 0, "CAN_COLLIDE"]; + _vehicle_403 = _this; + _this setDir 221.11617; + _this setPos [7377.8701, 4302.2661, 3.3162796]; +}; + +_vehicle_404 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7381.8965, 4298.7656, 3.316272], [], 0, "CAN_COLLIDE"]; + _vehicle_404 = _this; + _this setDir 221.11617; + _this setPos [7381.8965, 4298.7656, 3.316272]; +}; + +_vehicle_412 = objNull; +if (true) then +{ + _this = createVehicle ["MetalFloor_DZ", [7376.1323, 4300.4126, 6.382412], [], 0, "CAN_COLLIDE"]; + _vehicle_412 = _this; + _this setDir 41.842014; + _this setPos [7376.1323, 4300.4126, 6.382412]; +}; + +_vehicle_414 = objNull; +if (true) then +{ + _this = createVehicle ["MetalFloor_DZ", [7380.0557, 4296.896, 6.3850989], [], 0, "CAN_COLLIDE"]; + _vehicle_414 = _this; + _this setDir 41.842014; + _this setPos [7380.0557, 4296.896, 6.3850989]; +}; + +_vehicle_418 = objNull; +if (true) then +{ + _this = createVehicle ["MetalFloor_DZ", [7372.6934, 4296.4658, 6.3755569], [], 0, "CAN_COLLIDE"]; + _vehicle_418 = _this; + _this setDir 41.842014; + _this setPos [7372.6934, 4296.4658, 6.3755569]; +}; + +_vehicle_419 = objNull; +if (true) then +{ + _this = createVehicle ["MetalFloor_DZ", [7376.6167, 4292.9492, 6.3782425], [], 0, "CAN_COLLIDE"]; + _vehicle_419 = _this; + _this setDir 41.842014; + _this setPos [7376.6167, 4292.9492, 6.3782425]; +}; + +_vehicle_423 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWall_DZ", [7382.0669, 4295.1055, 3.3438597], [], 0, "CAN_COLLIDE"]; + _vehicle_423 = _this; + _this setDir -48.744156; + _this setPos [7382.0669, 4295.1055, 3.3438597]; +}; + +_vehicle_426 = objNull; +if (true) then +{ + _this = createVehicle ["CinderWallDoor_DZ", [7382.1514, 4295.0972, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_426 = _this; + _this setDir -49.000072; + _this setPos [7382.1514, 4295.0972, -1.5258789e-005]; +}; + +_vehicle_429 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_Vojenska_palanda", [7375.7974, 4292.4951, -0.25617716], [], 0, "CAN_COLLIDE"]; + _vehicle_429 = _this; + _this setDir 41.531345; + _this setPos [7375.7974, 4292.4951, -0.25617716]; +}; + +_vehicle_432 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_Vojenska_palanda", [7377.5654, 4290.9536, -0.2501587], [], 0, "CAN_COLLIDE"]; + _vehicle_432 = _this; + _this setDir 41.531345; + _this setPos [7377.5654, 4290.9536, -0.2501587]; +}; + +_vehicle_438 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_Vojenska_palanda", [7370.8765, 4296.7896, -0.22539625], [], 0, "CAN_COLLIDE"]; + _vehicle_438 = _this; + _this setDir 42.048775; + _this setPos [7370.8765, 4296.7896, -0.22539625]; +}; + +_vehicle_439 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_Vojenska_palanda", [7372.3896, 4295.5005, -0.21938047], [], 0, "CAN_COLLIDE"]; + _vehicle_439 = _this; + _this setDir 41.295856; + _this setPos [7372.3896, 4295.5005, -0.21938047]; +}; + +_vehicle_442 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_bedroom_a", [7378.2476, 4291.8164, -0.19391724], [], 0, "CAN_COLLIDE"]; + _vehicle_442 = _this; + _this setDir -138.02351; + _this setPos [7378.2476, 4291.8164, -0.19391724]; +}; + +_vehicle_444 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_bedroom_a", [7376.4692, 4293.376, -0.1994748], [], 0, "CAN_COLLIDE"]; + _vehicle_444 = _this; + _this setDir -138.02351; + _this setPos [7376.4692, 4293.376, -0.1994748]; +}; + +_vehicle_448 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_bedroom_a", [7372.9663, 4296.2959, -0.22922592], [], 0, "CAN_COLLIDE"]; + _vehicle_448 = _this; + _this setDir -138.02351; + _this setPos [7372.9663, 4296.2959, -0.22922592]; +}; + +_vehicle_449 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_bedroom_a", [7371.5386, 4297.6602, -0.20492308], [], 0, "CAN_COLLIDE"]; + _vehicle_449 = _this; + _this setDir -138.02351; + _this setPos [7371.5386, 4297.6602, -0.20492308]; +}; + +_vehicle_455 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_Vojenska_palanda", [7374.1367, 4294.0215, -0.22475122], [], 0, "CAN_COLLIDE"]; + _vehicle_455 = _this; + _this setDir 41.531345; + _this setPos [7374.1367, 4294.0215, -0.22475122]; +}; + +_vehicle_456 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_bedroom_a", [7374.8188, 4294.8843, -0.21789411], [], 0, "CAN_COLLIDE"]; + _vehicle_456 = _this; + _this setDir -138.02351; + _this setPos [7374.8188, 4294.8843, -0.21789411]; +}; + +_vehicle_459 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_cans_b", [7374.207, 4301.2031], [], 0, "CAN_COLLIDE"]; + _vehicle_459 = _this; + _this setDir 131.04366; + _this setPos [7374.207, 4301.2031]; +}; + +_vehicle_461 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_cans_b", [7374.9961, 4302.1104, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_461 = _this; + _this setDir 131.04366; + _this setPos [7374.9961, 4302.1104, -3.8146973e-006]; +}; + +_vehicle_463 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_case_cans_b", [7375.7827, 4303.0117, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_463 = _this; + _this setDir 131.04366; + _this setPos [7375.7827, 4303.0117, 3.8146973e-006]; +}; + +_vehicle_477 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_library_a", [7378.6582, 4301.1206, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_477 = _this; + _this setDir -139.10898; + _this setPos [7378.6582, 4301.1206, 3.0517578e-005]; +}; + +_vehicle_479 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_library_a", [7380.436, 4299.6182], [], 0, "CAN_COLLIDE"]; + _vehicle_479 = _this; + _this setDir -139.10898; + _this setPos [7380.436, 4299.6182]; +}; + +_vehicle_482 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_skrin_bar", [7372.6611, 4299.9053, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_482 = _this; + _this setDir -48.539082; + _this setPos [7372.6611, 4299.9053, 3.8146973e-006]; +}; + +_vehicle_487 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_radio", [7372.6899, 4299.6724, 0.93138665], [], 0, "CAN_COLLIDE"]; + _vehicle_487 = _this; + _this setDir 304.31027; + _this setPos [7372.6899, 4299.6724, 0.93138665]; +}; + +_vehicle_488 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_vending_machine", [7350.6821, 4344.1313, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_488 = _this; + _this setDir 41.771721; + _this setPos [7350.6821, 4344.1313, 1.1444092e-005]; +}; + +_vehicle_492 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_SmallObj_dog_tags", [7372.9673, 4299.9482, 1.4330125], [], 0, "CAN_COLLIDE"]; + _vehicle_492 = _this; + _this setPos [7372.9673, 4299.9482, 1.4330125]; +}; + +_vehicle_493 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_SmallObj_File_photos", [7373.3022, 4300.252, 1.4546149], [], 0, "CAN_COLLIDE"]; + _vehicle_493 = _this; + _this setPos [7373.3022, 4300.252, 1.4546149]; +}; + +_vehicle_494 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_SmallObj_money", [7372.2769, 4299.0698, 0.96790087], [], 0, "CAN_COLLIDE"]; + _vehicle_494 = _this; + _this setDir -28.242281; + _this setPos [7372.2769, 4299.0698, 0.96790087]; +}; + +_vehicle_496 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_picture_a", [7372.9614, 4300.1636, 0.85798115], [], 0, "CAN_COLLIDE"]; + _vehicle_496 = _this; + _this setDir 131.97144; + _this setPos [7372.9614, 4300.1636, 0.85798115]; +}; + +_vehicle_499 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_wall_board", [7379.5972, 4300.4756, 0.18720074], [], 0, "CAN_COLLIDE"]; + _vehicle_499 = _this; + _this setDir 220.38252; + _this setPos [7379.5972, 4300.4756, 0.18720074]; +}; + +_vehicle_500 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_armchair", [7376.9341, 4299.1714, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_500 = _this; + _this setDir -112.80164; + _this setPos [7376.9341, 4299.1714, 7.6293945e-006]; +}; + +_vehicle_502 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_armchair", [7378.7222, 4297.7617, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_502 = _this; + _this setDir -174.77383; + _this setPos [7378.7222, 4297.7617, -2.2888184e-005]; +}; + +_vehicle_505 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hospital_bench", [7377.5034, 4301.9839, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_505 = _this; + _this setDir 40.58643; + _this setPos [7377.5034, 4301.9839, -1.1444092e-005]; +}; + +_vehicle_506 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_desk", [7379.5527, 4293.0547], [], 0, "CAN_COLLIDE"]; + _vehicle_506 = _this; + _this setDir -47.639633; + _this setPos [7379.5527, 4293.0547]; +}; + +_vehicle_507 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_office_chair", [7379.1045, 4293.4492], [], 0, "CAN_COLLIDE"]; + _vehicle_507 = _this; + _this setDir -47.553341; + _this setPos [7379.1045, 4293.4492]; +}; + +_vehicle_510 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_briefcase", [7380.0112, 4293.3823, 0.79613096], [], 0, "CAN_COLLIDE"]; + _vehicle_510 = _this; + _this setDir 79.359833; + _this setPos [7380.0112, 4293.3823, 0.79613096]; +}; + +_vehicle_511 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_picture_g", [7379.8555, 4292.79, 0.60319138], [], 0, "CAN_COLLIDE"]; + _vehicle_511 = _this; + _this setDir -47.878143; + _this setPos [7379.8555, 4292.79, 0.60319138]; +}; + +_vehicle_513 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_SmallObj_File_photos", [7379.2959, 4292.5464, 0.82067096], [], 0, "CAN_COLLIDE"]; + _vehicle_513 = _this; + _this setPos [7379.2959, 4292.5464, 0.82067096]; +}; + +_vehicle_517 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_lantern", [7379.2334, 4292.3071, 0.82252294], [], 0, "CAN_COLLIDE"]; + _vehicle_517 = _this; + _this setPos [7379.2334, 4292.3071, 0.82252294]; +}; + +_vehicle_519 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_radio_b", [7378.9136, 4292.6372, 0.82387662], [], 0, "CAN_COLLIDE"]; + _vehicle_519 = _this; + _this setDir 20.455006; + _this setPos [7378.9136, 4292.6372, 0.82387662]; +}; + +_vehicle_521 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_mutt_vysilacka", [7379.6997, 4292.8823, 0.81487894], [], 0, "CAN_COLLIDE"]; + _vehicle_521 = _this; + _this setDir 40.863228; + _this setPos [7379.6997, 4292.8823, 0.81487894]; +}; + +_vehicle_525 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_desk", [7398.1694, 4296.9365, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_525 = _this; + _this setDir 82.869049; + _this setPos [7398.1694, 4296.9365, 3.8146973e-006]; +}; + +_vehicle_526 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_sign_hospital", [7397.5776, 4298.0444, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_526 = _this; + _this setDir 72.453407; + _this setPos [7397.5776, 4298.0444, 7.6293945e-006]; +}; + +_vehicle_527 = objNull; +if (true) then +{ + _this = createVehicle ["Body", [7401.3926, 4292.3389, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_527 = _this; + _this setDir -47.974064; + _this setPos [7401.3926, 4292.3389, 1.1444092e-005]; +}; + +_vehicle_529 = objNull; +if (true) then +{ + _this = createVehicle ["Body", [7400.8438, 4291.6108, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_529 = _this; + _this setDir -47.974064; + _this setPos [7400.8438, 4291.6108, 4.5776367e-005]; +}; + +_vehicle_532 = objNull; +if (true) then +{ + _this = createVehicle ["Body", [7400.3228, 4290.9741, 7.2479248e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_532 = _this; + _this setDir -47.974064; + _this setPos [7400.3228, 4290.9741, 7.2479248e-005]; +}; + +_vehicle_535 = objNull; +if (true) then +{ + _this = createVehicle ["Body", [7399.7188, 4290.4067, 3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_535 = _this; + _this setDir -47.974064; + _this setPos [7399.7188, 4290.4067, 3.8146973e-005]; +}; + +_vehicle_538 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [7402.4219, 4293.8789, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_538 = _this; + _this setPos [7402.4219, 4293.8789, -1.9073486e-005]; +}; + +_vehicle_540 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [7402.2227, 4295.9126, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_540 = _this; + _this setPos [7402.2227, 4295.9126, -1.1444092e-005]; +}; + +_vehicle_543 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [7397.9585, 4289.8467, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_543 = _this; + _this setPos [7397.9585, 4289.8467, 7.6293945e-006]; +}; + +_vehicle_545 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_EP1", [7399.3701, 4300.3169], [], 0, "CAN_COLLIDE"]; + _vehicle_545 = _this; + _this setDir -148.69446; + _this setPos [7399.3701, 4300.3169]; +}; + +_vehicle_546 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel", [7398.4248, 4298.7275, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_546 = _this; + _this setDir 65.845253; + _this setPos [7398.4248, 4298.7275, 4.5776367e-005]; +}; + +_vehicle_547 = objNull; +if (true) then +{ + _this = createVehicle ["Barrels", [7398.6279, 4294.792, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_547 = _this; + _this setPos [7398.6279, 4294.792, 7.6293945e-006]; +}; + +_vehicle_549 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_GContainer_Big", [7394.1904, 4301.8081, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_549 = _this; + _this setPos [7394.1904, 4301.8081, 7.6293945e-006]; +}; + +_vehicle_550 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_stack_EP1", [7393.4946, 4290.8379, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_550 = _this; + _this setPos [7393.4946, 4290.8379, -1.1444092e-005]; +}; + +_vehicle_552 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Large", [7357.2622, 4333.4277], [], 0, "CAN_COLLIDE"]; + _vehicle_552 = _this; + _this setDir -22.670483; + _this setPos [7357.2622, 4333.4277]; +}; + +_vehicle_553 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [7359.832, 4303.6396, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_553 = _this; + _this setPos [7359.832, 4303.6396, -7.6293945e-006]; +}; + +_vehicle_554 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [7343.4878, 4302.6895, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_554 = _this; + _this setPos [7343.4878, 4302.6895, -1.9073486e-005]; +}; + +_vehicle_556 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [7356.5386, 4334.207, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_556 = _this; + _this setPos [7356.5386, 4334.207, 3.8146973e-006]; +}; + +_vehicle_558 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [7395.1377, 4293.1055, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_558 = _this; + _this setPos [7395.1377, 4293.1055, 3.8146973e-006]; +}; + +}; \ No newline at end of file diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/hero.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/hero.sqf new file mode 100644 index 000000000..f587c7646 --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/hero.sqf @@ -0,0 +1,464 @@ +/*--------------------------------------------------------------------------- + Hero Vendor Sevastopol + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_0 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15597.73, 16412.424, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_0 = _this; + _this setDir 180.40599; + _this setPos [15597.73, 16412.424, 3.8146973e-006]; +}; + +_vehicle_2 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15593.707, 16412.418, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_2 = _this; + _this setDir 359.90762; + _this setPos [15593.707, 16412.418, 7.6293945e-006]; +}; + +_vehicle_6 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15583.5, 16412.344, -2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_6 = _this; + _this setDir 180.40599; + _this setPos [15583.5, 16412.344, -2.6702881e-005]; +}; + +_vehicle_7 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15575.508, 16412.344, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_7 = _this; + _this setDir 359.90762; + _this setPos [15575.508, 16412.344, -2.2888184e-005]; +}; + +_vehicle_12 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15573.604, 16402.459, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_12 = _this; + _this setDir -1889.9384; + _this setPos [15573.604, 16402.459, 4.5776367e-005]; +}; + +_vehicle_13 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15573.604, 16408.23, 4.9591064e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_13 = _this; + _this setDir -1529.7631; + _this setPos [15573.604, 16408.23, 4.9591064e-005]; +}; + +_vehicle_32 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15573.646, 16390.717], [], 0, "CAN_COLLIDE"]; + _vehicle_32 = _this; + _this setDir -1889.9384; + _this setPos [15573.646, 16390.717]; +}; + +_vehicle_33 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15573.627, 16396.676, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_33 = _this; + _this setDir -1529.7631; + _this setPos [15573.627, 16396.676, 3.8146973e-006]; +}; + +_vehicle_38 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15573.642, 16378.89, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_38 = _this; + _this setDir -1889.9384; + _this setPos [15573.642, 16378.89, 7.6293945e-006]; +}; + +_vehicle_39 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15573.654, 16384.811, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_39 = _this; + _this setDir -1529.7631; + _this setPos [15573.654, 16384.811, 1.1444092e-005]; +}; + +_vehicle_44 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15573.653, 16374.938, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_44 = _this; + _this setDir -1889.9384; + _this setPos [15573.653, 16374.938, 1.9073486e-005]; +}; + +_vehicle_47 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15577.615, 16373.065, 2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_47 = _this; + _this setDir -1980.0212; + _this setPos [15577.615, 16373.065, 2.6702881e-005]; +}; + +_vehicle_50 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15579.588, 16373.068, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_50 = _this; + _this setDir -1980.0212; + _this setPos [15579.588, 16373.068, -3.8146973e-006]; +}; + +_vehicle_53 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15589.729, 16373.038, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_53 = _this; + _this setDir -1799.3485; + _this setPos [15589.729, 16373.038, -3.8146973e-006]; +}; + +_vehicle_56 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15595.602, 16372.977, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_56 = _this; + _this setDir -1799.3485; + _this setPos [15595.602, 16372.977, 1.1444092e-005]; +}; + +_vehicle_59 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15599.744, 16374.858, 1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_59 = _this; + _this setDir -1889.6549; + _this setPos [15599.744, 16374.858, 1.9073486e-005]; +}; + +_vehicle_62 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15599.706, 16380.699, -2.6702881e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_62 = _this; + _this setDir -1890.175; + _this setPos [15599.706, 16380.699, -2.6702881e-005]; +}; + +_vehicle_66 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15599.708, 16386.629, 4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_66 = _this; + _this setDir -1890.175; + _this setPos [15599.708, 16386.629, 4.196167e-005]; +}; + +_vehicle_67 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15599.666, 16392.576, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_67 = _this; + _this setDir -1890.175; + _this setPos [15599.666, 16392.576, -3.8146973e-006]; +}; + +_vehicle_72 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15599.669, 16398.447, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_72 = _this; + _this setDir -1890.175; + _this setPos [15599.669, 16398.447, -2.2888184e-005]; +}; + +_vehicle_73 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15599.653, 16404.285, -6.8664551e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_73 = _this; + _this setDir -1890.175; + _this setPos [15599.653, 16404.285, -6.8664551e-005]; +}; + +_vehicle_77 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_IndCnc_4", [15599.634, 16408.414, 4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_77 = _this; + _this setDir -1890.175; + _this setPos [15599.634, 16408.414, 4.196167e-005]; +}; + +_vehicle_79 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [15580.15, 16403.088, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_79 = _this; + _this setPos [15580.15, 16403.088, 7.6293945e-006]; +}; + +_vehicle_83 = objNull; +if (true) then +{ + _this = createVehicle ["Fort_Crate_wood", [15598.807, 16404.08, -4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_83 = _this; + _this setPos [15598.807, 16404.08, -4.5776367e-005]; +}; + +_vehicle_84 = objNull; +if (true) then +{ + _this = createVehicle ["Land_transport_crates_EP1", [15597.899, 16400.281], [], 0, "CAN_COLLIDE"]; + _vehicle_84 = _this; + _this setDir 136.51692; + _this setPos [15597.899, 16400.281]; +}; + +_vehicle_85 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Large", [15597.29, 16405.154, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_85 = _this; + _this setDir 18.17968; + _this setPos [15597.29, 16405.154, 3.8146973e-006]; +}; + +_vehicle_86 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Backpackheap_EP1", [15595.836, 16400.176, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_86 = _this; + _this setPos [15595.836, 16400.176, 1.5258789e-005]; +}; + +_vehicle_87 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_tiny", [15598.272, 16406.85, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_87 = _this; + _this setPos [15598.272, 16406.85, -2.2888184e-005]; +}; + +_vehicle_88 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1Bo", [15595.878, 16377.541, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_88 = _this; + _this setDir -39.921089; + _this setPos [15595.878, 16377.541, 7.6293945e-006]; +}; + +_vehicle_89 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_EP1", [15595.916, 16376.737, -4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_89 = _this; + _this setDir -22.070061; + _this setPos [15595.916, 16376.737, -4.196167e-005]; +}; + +_vehicle_91 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_meat_EP1", [15596.456, 16377.272, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_91 = _this; + _this setDir -42.825058; + _this setPos [15596.456, 16377.272, 2.2888184e-005]; +}; + +_vehicle_94 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Camo_Box", [15580.65, 16377.819, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_94 = _this; + _this setDir -87.688522; + _this setPos [15580.65, 16377.819, 7.6293945e-006]; +}; + +_vehicle_100 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_GuerillaCache", [15597.111, 16401.834, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_100 = _this; + _this setPos [15597.111, 16401.834, 7.6293945e-006]; +}; + +_vehicle_101 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Astan", [15575.792, 16375.414], [], 0, "CAN_COLLIDE"]; + _vehicle_101 = _this; + _this setDir -64.205353; + _this setPos [15575.792, 16375.414]; +}; + +_vehicle_104 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_sign_hospital_new", [15575.237, 16377.534, -0.58615601], [], 0, "CAN_COLLIDE"]; + _vehicle_104 = _this; + _this setDir 227.41328; + _this setVehicleAmmo 0.89999998; + _this setPos [15575.237, 16377.534, -0.58615601]; +}; + +_vehicle_109 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_ChickenCoop", [15592.726, 16377.598], [], 0, "CAN_COLLIDE"]; + _vehicle_109 = _this; + _this setDir 142.94467; + _this setPos [15592.726, 16377.598]; +}; + +_vehicle_115 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Ind_BoardsPack2", [15579.275, 16374.268], [], 0, "CAN_COLLIDE"]; + _vehicle_115 = _this; + _this setDir 88.973297; + _this setPos [15579.275, 16374.268]; +}; + +_vehicle_117 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_TyreHeap", [15581.388, 16376.744, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_117 = _this; + _this setDir -58.632603; + _this setPos [15581.388, 16376.744, 3.8146973e-006]; +}; + +_vehicle_118 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_pneu", [15581.351, 16378.963], [], 0, "CAN_COLLIDE"]; + _vehicle_118 = _this; + _this setPos [15581.351, 16378.963]; +}; + +_vehicle_123 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_P_bedna", [15581.608, 16380.482], [], 0, "CAN_COLLIDE"]; + _vehicle_123 = _this; + _this setDir 82.194252; + _this setPos [15581.608, 16380.482]; +}; + +_vehicle_124 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_metalcrate", [15577.729, 16376.04], [], 0, "CAN_COLLIDE"]; + _vehicle_124 = _this; + _this setPos [15577.729, 16376.04]; +}; + +_vehicle_125 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_metalcrate_02", [15575.078, 16379.154], [], 0, "CAN_COLLIDE"]; + _vehicle_125 = _this; + _this setPos [15575.078, 16379.154]; +}; + +_vehicle_127 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_paletaA", [15574.812, 16380.238], [], 0, "CAN_COLLIDE"]; + _vehicle_127 = _this; + _this setPos [15574.812, 16380.238]; +}; + +_vehicle_128 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_P_pipe_small", [15578.062, 16378.234], [], 0, "CAN_COLLIDE"]; + _vehicle_128 = _this; + _this setDir 101.33162; + _this setPos [15578.062, 16378.234]; +}; + +_vehicle_129 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [15580.236, 16403.107, 0], [], 0, "CAN_COLLIDE"]; + _vehicle_129 = _this; + _this setPos [15580.236, 16403.107, 0]; +}; + +_vehicle_130 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_palletsfoiled_heap", [15574.995, 16387.631, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_130 = _this; + _this setPos [15574.995, 16387.631, 2.2888184e-005]; +}; + +_vehicle_131 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Scaffolding", [15598.131, 16390.844, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_131 = _this; + _this setPos [15598.131, 16390.844, -3.8146973e-006]; +}; + +_vehicle_132 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_Timbers", [15582.975, 16392.113, 4.9591064e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_132 = _this; + _this setDir 121.38332; + _this setPos [15582.975, 16392.113, 4.9591064e-005]; +}; + +_vehicle_134 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [15587.509, 16391.393, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_134 = _this; + _this setPos [15587.509, 16391.393, -1.9073486e-005]; +}; + +_vehicle_136 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [15598.73, 16373.874, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_136 = _this; + _this setPos [15598.73, 16373.874, 1.5258789e-005]; +}; + +_vehicle_138 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [15578.312, 16380.195, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_138 = _this; + _this setPos [15578.312, 16380.195, -1.9073486e-005]; +}; + +_vehicle_140 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [15599.166, 16401.471, -0.0001411438], [], 0, "CAN_COLLIDE"]; + _vehicle_140 = _this; + _this setPos [15599.166, 16401.471, -0.0001411438]; +}; + + +}; \ No newline at end of file diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/lyepestok.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/lyepestok.sqf new file mode 100644 index 000000000..2a441b8ba --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/lyepestok.sqf @@ -0,0 +1,1020 @@ +/*--------------------------------------------------------------------------- + Lyepenstok Trader City + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_251 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11699.069, 15183.168, -6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_251 = _this; + _this setDir -50.67152; + _this setPos [11699.069, 15183.168, -6.1035156e-005]; +}; + +_vehicle_257 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11704.565, 15189.91, 0.0051289233], [], 0, "CAN_COLLIDE"]; + _vehicle_257 = _this; + _this setDir -50.285999; + _this setPos [11704.565, 15189.91, 0.0051289233]; +}; + +_vehicle_259 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11716.572, 15204.288, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_259 = _this; + _this setDir 310.37875; + _this setPos [11716.572, 15204.288, 5.3405762e-005]; +}; + +_vehicle_268 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11707.102, 15192.966, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_268 = _this; + _this setDir 489.61041; + _this setPos [11707.102, 15192.966, 3.0517578e-005]; +}; + +_vehicle_271 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11701.794, 15186.537, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_271 = _this; + _this setDir -50.961712; + _this setPos [11701.794, 15186.537, -3.0517578e-005]; +}; + +_vehicle_276 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11719.379, 15207.65, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_276 = _this; + _this setDir -50.67152; + _this setPos [11719.379, 15207.65, 4.5776367e-005]; +}; + +_vehicle_277 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11724.864, 15214.357, 0.0052337646], [], 0, "CAN_COLLIDE"]; + _vehicle_277 = _this; + _this setDir -50.285999; + _this setPos [11724.864, 15214.357, 0.0052337646]; +}; + +_vehicle_278 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11722.105, 15210.997, 7.6293945e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_278 = _this; + _this setDir -50.961712; + _this setPos [11722.105, 15210.997, 7.6293945e-005]; +}; + +_vehicle_354 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11724.273, 15217.732, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_354 = _this; + _this setDir 218.82964; + _this setPos [11724.273, 15217.732, 2.2888184e-005]; +}; + +_vehicle_355 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11720.902, 15220.467, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_355 = _this; + _this setDir -140.92039; + _this setPos [11720.902, 15220.467, 1.5258789e-005]; +}; + +_vehicle_356 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11714.086, 15225.97, 0.0052032471], [], 0, "CAN_COLLIDE"]; + _vehicle_356 = _this; + _this setDir -140.53487; + _this setPos [11714.086, 15225.97, 0.0052032471]; +}; + +_vehicle_357 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11717.474, 15223.217, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_357 = _this; + _this setDir -141.21059; + _this setPos [11717.474, 15223.217, 4.5776367e-005]; +}; + +_vehicle_366 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11695.31, 15182.81, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_366 = _this; + _this setDir 218.82964; + _this setPos [11695.31, 15182.81, 5.3405762e-005]; +}; + +_vehicle_367 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11691.942, 15185.541, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_367 = _this; + _this setDir -140.92039; + _this setPos [11691.942, 15185.541, 4.5776367e-005]; +}; + +_vehicle_368 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11685.125, 15191.044, 0.0052337646], [], 0, "CAN_COLLIDE"]; + _vehicle_368 = _this; + _this setDir -140.53487; + _this setPos [11685.125, 15191.044, 0.0052337646]; +}; + +_vehicle_369 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11688.513, 15188.291, 7.6293945e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_369 = _this; + _this setDir -141.21059; + _this setPos [11688.513, 15188.291, 7.6293945e-005]; +}; + +_vehicle_378 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11671.82, 15201.786, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_378 = _this; + _this setDir 398.53442; + _this setPos [11671.82, 15201.786, 1.5258789e-005]; +}; + +_vehicle_379 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11675.224, 15199.053, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_379 = _this; + _this setDir 38.784271; + _this setPos [11675.224, 15199.053, 7.6293945e-006]; +}; + +_vehicle_380 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11682.058, 15193.561, 0.0051956177], [], 0, "CAN_COLLIDE"]; + _vehicle_380 = _this; + _this setDir 39.169823; + _this setPos [11682.058, 15193.561, 0.0051956177]; +}; + +_vehicle_381 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11678.642, 15196.308, 3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_381 = _this; + _this setDir 38.494095; + _this setPos [11678.642, 15196.308, 3.8146973e-005]; +}; + +_vehicle_390 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11700.798, 15236.687, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_390 = _this; + _this setDir 398.53442; + _this setPos [11700.798, 15236.687, 3.0517578e-005]; +}; + +_vehicle_391 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11704.217, 15233.941, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_391 = _this; + _this setDir 38.784271; + _this setPos [11704.217, 15233.941, 2.2888184e-005]; +}; + +_vehicle_392 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11710.994, 15228.495, 0.0052108765], [], 0, "CAN_COLLIDE"]; + _vehicle_392 = _this; + _this setDir 39.169823; + _this setPos [11710.994, 15228.495, 0.0052108765]; +}; + +_vehicle_393 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11707.605, 15231.218, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_393 = _this; + _this setDir 38.494095; + _this setPos [11707.605, 15231.218, 5.3405762e-005]; +}; + +_vehicle_398 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11689.092, 15226.903, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_398 = _this; + _this setDir 309.82895; + _this setPos [11689.092, 15226.903, 6.1035156e-005]; +}; + +_vehicle_399 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11691.891, 15230.228, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_399 = _this; + _this setDir -49.921158; + _this setPos [11691.891, 15230.228, 5.3405762e-005]; +}; + +_vehicle_400 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11697.517, 15236.943, 0.005241394], [], 0, "CAN_COLLIDE"]; + _vehicle_400 = _this; + _this setDir -49.535538; + _this setPos [11697.517, 15236.943, 0.005241394]; +}; + +_vehicle_401 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11694.723, 15233.617, 8.392334e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_401 = _this; + _this setDir -50.211258; + _this setPos [11694.723, 15233.617, 8.392334e-005]; +}; + +_vehicle_410 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny", [11679.228, 15215.007, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_410 = _this; + _this setDir 489.10074; + _this setPos [11679.228, 15215.007, 7.6293945e-006]; +}; + +_vehicle_411 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11676.428, 15211.606], [], 0, "CAN_COLLIDE"]; + _vehicle_411 = _this; + _this setDir 129.35049; + _this setPos [11676.428, 15211.606]; +}; + +_vehicle_412 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11670.886, 15204.819, 0.0051879883], [], 0, "CAN_COLLIDE"]; + _vehicle_412 = _this; + _this setDir 129.73615; + _this setPos [11670.886, 15204.819, 0.0051879883]; +}; + +_vehicle_413 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_bezs", [11673.646, 15208.173, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_413 = _this; + _this setDir 129.06042; + _this setPos [11673.646, 15208.173, 3.0517578e-005]; +}; + +_vehicle_418 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_end1", [11707.885, 15195.791, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_418 = _this; + _this setDir -139.37721; + _this setPos [11707.885, 15195.791, 6.1035156e-005]; +}; + +_vehicle_420 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_end1", [11713.984, 15202.993, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_420 = _this; + _this setDir -139.37721; + _this setPos [11713.984, 15202.993, 1.5258789e-005]; +}; + +_vehicle_423 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_end1", [11688.18, 15224.237, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_423 = _this; + _this setDir -321.57135; + _this setPos [11688.18, 15224.237, 5.3405762e-005]; +}; + +_vehicle_426 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_plot_istan1_rovny_end1", [11681.811, 15216.37, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_426 = _this; + _this setDir -322.49182; + _this setPos [11681.811, 15216.37, 2.2888184e-005]; +}; + +_vehicle_428 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_GuardShed", [11687.577, 15226.999, -7.6293945e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_428 = _this; + _this setDir 129.75552; + _this setPos [11687.577, 15226.999, -7.6293945e-005]; +}; + +_vehicle_429 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [11671.097, 15240.671, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_429 = _this; + _this setDir -49.368046; + _this setPos [11671.097, 15240.671, 4.5776367e-005]; +}; + +_vehicle_430 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [11671.017, 15240.655, -3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_430 = _this; + _this setDir -49.368046; + _this setPos [11671.017, 15240.655, -3.8146973e-005]; +}; + +_vehicle_432 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [11685.458, 15222.575, -0.00011444092], [], 0, "CAN_COLLIDE"]; + _vehicle_432 = _this; + _this setDir -49.088181; + _this setPos [11685.458, 15222.575, -0.00011444092]; +}; + +_vehicle_434 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [11682.709, 15219.402, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_434 = _this; + _this setDir -49.088181; + _this setPos [11682.709, 15219.402, 7.6293945e-006]; +}; + +_vehicle_438 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [11713.153, 15200.223, -7.6293945e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_438 = _this; + _this setDir -49.088181; + _this setPos [11713.153, 15200.223, -7.6293945e-005]; +}; + +_vehicle_439 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [11710.403, 15197.05, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_439 = _this; + _this setDir -49.088181; + _this setPos [11710.403, 15197.05, 4.5776367e-005]; +}; + +_vehicle_444 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [11724.885, 15215.873, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_444 = _this; + _this setDir 129.76775; + _this setPos [11724.885, 15215.873, 1.5258789e-005]; +}; + +_vehicle_446 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [11723.897, 15214.715, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_446 = _this; + _this setDir 129.76775; + _this setPos [11723.897, 15214.715, 3.0517578e-005]; +}; + +_vehicle_448 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [11722.854, 15213.46, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_448 = _this; + _this setDir 129.76775; + _this setPos [11722.854, 15213.46, 1.5258789e-005]; +}; + +_vehicle_450 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [11721.762, 15212.18, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_450 = _this; + _this setDir 129.76775; + _this setPos [11721.762, 15212.18, 1.5258789e-005]; +}; + +_vehicle_454 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Camo_Box", [11688.273, 15194.35, 3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_454 = _this; + _this setDir -49.811302; + _this setPos [11688.273, 15194.35, 3.8146973e-005]; +}; + +_vehicle_457 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_GuerillaCache", [11686.988, 15192.065, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_457 = _this; + _this setDir -27.913782; + _this setPos [11686.988, 15192.065, -7.6293945e-006]; +}; + +_vehicle_458 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_bedna_ammo2X", [11682.788, 15196.005], [], 0, "CAN_COLLIDE"]; + _vehicle_458 = _this; + _this setPos [11682.788, 15196.005]; +}; + +_vehicle_459 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_ammobednaX", [11685.05, 15192.328, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_459 = _this; + _this setDir 36.670605; + _this setPos [11685.05, 15192.328, 7.6293945e-006]; +}; + +_vehicle_463 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hromada_beden_dekorativniX", [11683.571, 15193.766, -5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_463 = _this; + _this setPos [11683.571, 15193.766, -5.3405762e-005]; +}; + +_vehicle_464 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_LocalBasicAmmo", [11688.043, 15192.784, 8.392334e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_464 = _this; + _this setDir -14.225847; + _this setPos [11688.043, 15192.784, 8.392334e-005]; +}; + +_vehicle_465 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11691.924, 15196.995, -8.392334e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_465 = _this; + _this setDir 39.854389; + _this setPos [11691.924, 15196.995, -8.392334e-005]; +}; + +_vehicle_467 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11686.893, 15201.122, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_467 = _this; + _this setDir 39.400928; + _this setPos [11686.893, 15201.122, -1.5258789e-005]; +}; + +_vehicle_469 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11692.245, 15194.989], [], 0, "CAN_COLLIDE"]; + _vehicle_469 = _this; + _this setDir 312.63434; + _this setPos [11692.245, 15194.989]; +}; + +_vehicle_471 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11690.257, 15192.793], [], 0, "CAN_COLLIDE"]; + _vehicle_471 = _this; + _this setDir 311.25409; + _this setPos [11690.257, 15192.793]; +}; + +_vehicle_473 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11688.472, 15190.542, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_473 = _this; + _this setDir 123.37896; + _this setPos [11688.472, 15190.542, 7.6293945e-006]; +}; + +_vehicle_475 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11680.981, 15196.525, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_475 = _this; + _this setDir 135.92599; + _this setPos [11680.981, 15196.525, 7.6293945e-006]; +}; + +_vehicle_477 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11683.046, 15198.656], [], 0, "CAN_COLLIDE"]; + _vehicle_477 = _this; + _this setDir 132.73695; + _this setPos [11683.046, 15198.656]; +}; + +_vehicle_479 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_BagFenceLong", [11684.877, 15201.013, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_479 = _this; + _this setDir 125.42705; + _this setPos [11684.877, 15201.013, 2.2888184e-005]; +}; + +_vehicle_485 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Barbedwire", [11710.738, 15191.748, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_485 = _this; + _this setDir 41.685658; + _this setPos [11710.738, 15191.748, -7.6293945e-006]; +}; + +_vehicle_487 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Barbedwire", [11718.559, 15200.713], [], 0, "CAN_COLLIDE"]; + _vehicle_487 = _this; + _this setDir 41.685658; + _this setPos [11718.559, 15200.713]; +}; + +_vehicle_494 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_chair_2", [11691.01, 15195.887], [], 0, "CAN_COLLIDE"]; + _vehicle_494 = _this; + _this setDir 100.88891; + _this setPos [11691.01, 15195.887]; +}; + +_vehicle_496 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_chair_2", [11690, 15194.67], [], 0, "CAN_COLLIDE"]; + _vehicle_496 = _this; + _this setDir 162.15163; + _this setPos [11690, 15194.67]; +}; + +_vehicle_498 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [11687.238, 15196.391, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_498 = _this; + _this setPos [11687.238, 15196.391, -7.6293945e-006]; +}; + +_vehicle_500 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_bedna_ammo2X", [11683.247, 15198.072], [], 0, "CAN_COLLIDE"]; + _vehicle_500 = _this; + _this setDir 44.715336; + _this setPos [11683.247, 15198.072]; +}; + +_vehicle_502 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Cargo2E_EP1", [11678.28, 15202.021, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_502 = _this; + _this setDir -12.543812; + _this setPos [11678.28, 15202.021, -3.0517578e-005]; +}; + +_vehicle_503 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_GContainer_Big", [11695.435, 15185.265, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_503 = _this; + _this setDir 39.434338; + _this setPos [11695.435, 15185.265, 5.3405762e-005]; +}; + +_vehicle_506 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Market_shelter_EP1", [11705.132, 15228.208], [], 0, "CAN_COLLIDE"]; + _vehicle_506 = _this; + _this setDir 42.459633; + _this setPos [11705.132, 15228.208]; +}; + +_vehicle_510 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Hutch", [11697.437, 15235.096, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_510 = _this; + _this setDir -49.893978; + _this setPos [11697.437, 15235.096, -1.5258789e-005]; +}; + +_vehicle_511 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_PowerGenerator", [11718.271, 15221.739, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_511 = _this; + _this setDir 127.4279; + _this setPos [11718.271, 15221.739, 5.3405762e-005]; +}; + +_vehicle_516 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_stanek_3", [11701.426, 15230.888, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_516 = _this; + _this setDir -49.278301; + _this setPos [11701.426, 15230.888, 7.6293945e-006]; +}; + +_vehicle_522 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Scaffolding", [11675.437, 15207.607, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_522 = _this; + _this setDir -140.76564; + _this setPos [11675.437, 15207.607, -1.5258789e-005]; +}; + +_vehicle_525 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_P_Stavebni_kozy", [11700.179, 15233.988, -4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_525 = _this; + _this setPos [11700.179, 15233.988, -4.5776367e-005]; +}; + +_vehicle_527 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_drevo_hromada", [11703.151, 15234.185, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_527 = _this; + _this setDir -50.844944; + _this setPos [11703.151, 15234.185, 3.0517578e-005]; +}; + +_vehicle_529 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Ind_BoardsPack2", [11704.119, 15230.826], [], 0, "CAN_COLLIDE"]; + _vehicle_529 = _this; + _this setDir 10.753482; + _this setPos [11704.119, 15230.826]; +}; + +_vehicle_531 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_barrel_water", [11707.991, 15228.902, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_531 = _this; + _this setPos [11707.991, 15228.902, -7.6293945e-006]; +}; + +_vehicle_532 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_EP1", [11708.96, 15227.795], [], 0, "CAN_COLLIDE"]; + _vehicle_532 = _this; + _this setDir 178.8632; + _this setPos [11708.96, 15227.795]; +}; + +_vehicle_533 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_small_EP1", [11710.326, 15225.587, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_533 = _this; + _this setDir 274.24149; + _this setPos [11710.326, 15225.587, -7.6293945e-006]; +}; + +_vehicle_538 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_barrel_water", [11710.39, 15227.206, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_538 = _this; + _this setPos [11710.39, 15227.206, 1.5258789e-005]; +}; + +_vehicle_540 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_meat_EP1", [11706.008, 15227.532, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_540 = _this; + _this setDir 14.663983; + _this setPos [11706.008, 15227.532, -7.6293945e-006]; +}; + +_vehicle_542 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Wheel_cart_EP1", [11708.886, 15223.856], [], 0, "CAN_COLLIDE"]; + _vehicle_542 = _this; + _this setDir -131.69911; + _this setPos [11708.886, 15223.856]; +}; + +_vehicle_543 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Bag_EP1", [11709.025, 15225.691, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_543 = _this; + _this setPos [11709.025, 15225.691, 1.5258789e-005]; +}; + +_vehicle_544 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Crates_EP1", [11713.277, 15223.269, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_544 = _this; + _this setPos [11713.277, 15223.269, -1.5258789e-005]; +}; + +_vehicle_545 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Canister_EP1", [11711.406, 15224.793, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_545 = _this; + _this setDir -89.58329; + _this setPos [11711.406, 15224.793, 2.2888184e-005]; +}; + +_vehicle_546 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Sack_EP1", [11712.393, 15223.473], [], 0, "CAN_COLLIDE"]; + _vehicle_546 = _this; + _this setPos [11712.393, 15223.473]; +}; + +_vehicle_547 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Urn_EP1", [11712.526, 15224.955, -0.014605637], [], 0, "CAN_COLLIDE"]; + _vehicle_547 = _this; + _this setPos [11712.526, 15224.955, -0.014605637]; +}; + +_vehicle_548 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Wicker_basket_EP1", [11713.851, 15224.888], [], 0, "CAN_COLLIDE"]; + _vehicle_548 = _this; + _this setPos [11713.851, 15224.888]; +}; + +_vehicle_549 = objNull; +if (true) then +{ + _this = createVehicle ["Sign_1L_Firstaid", [11710.583, 15219.676, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_549 = _this; + _this setDir 42.709194; + _this setPos [11710.583, 15219.676, -7.6293945e-006]; +}; + +_vehicle_551 = objNull; +if (true) then +{ + _this = createVehicle ["Sign_1L_Firstaid", [11708.047, 15222.156], [], 0, "CAN_COLLIDE"]; + _vehicle_551 = _this; + _this setDir 37.571224; + _this setPos [11708.047, 15222.156]; +}; + +_vehicle_554 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_stack_EP1", [11712.145, 15221.526, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_554 = _this; + _this setDir -17.879145; + _this setPos [11712.145, 15221.526, 7.6293945e-006]; +}; + +_vehicle_555 = objNull; +if (true) then +{ + _this = createVehicle ["Land_cages_EP1", [11714.577, 15223.314], [], 0, "CAN_COLLIDE"]; + _vehicle_555 = _this; + _this setDir -174.13454; + _this setPos [11714.577, 15223.314]; +}; + +_vehicle_557 = objNull; +if (true) then +{ + _this = createVehicle ["Bleacher_EP1", [11704.818, 15195.554], [], 0, "CAN_COLLIDE"]; + _vehicle_557 = _this; + _this setDir 129.76642; + _this setPos [11704.818, 15195.554]; +}; + +_vehicle_560 = objNull; +if (true) then +{ + _this = createVehicle ["Bleacher_EP1", [11702.279, 15192.493], [], 0, "CAN_COLLIDE"]; + _vehicle_560 = _this; + _this setDir 129.76642; + _this setPos [11702.279, 15192.493]; +}; + +_vehicle_563 = objNull; +if (true) then +{ + _this = createVehicle ["Bleacher_EP1", [11699.745, 15189.434], [], 0, "CAN_COLLIDE"]; + _vehicle_563 = _this; + _this setDir 129.76642; + _this setPos [11699.745, 15189.434]; +}; + +_vehicle_565 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_BoardsPack1", [11718.945, 15209.891, -9.1552734e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_565 = _this; + _this setDir 29.903496; + _this setPos [11718.945, 15209.891, -9.1552734e-005]; +}; + +_vehicle_567 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Coil_EP1", [11694.378, 15193.458, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_567 = _this; + _this setPos [11694.378, 15193.458, -1.5258789e-005]; +}; + +_vehicle_568 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_concrete_High", [11690.64, 15225.352, 8.392334e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_568 = _this; + _this setDir -119.96258; + _this setPos [11690.64, 15225.352, 8.392334e-005]; +}; + +_vehicle_569 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_ConcPipeline_EP1", [11715.113, 15206.407, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_569 = _this; + _this setDir 69.52758; + _this setPos [11715.113, 15206.407, 4.5776367e-005]; +}; + +_vehicle_570 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_ConcBox_EP1", [11720.711, 15218.982], [], 0, "CAN_COLLIDE"]; + _vehicle_570 = _this; + _this setDir 37.849747; + _this setPos [11720.711, 15218.982]; +}; + +_vehicle_571 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_palletsfoiled_heap", [11693.547, 15229.437, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_571 = _this; + _this setDir 42.749332; + _this setPos [11693.547, 15229.437, 7.6293945e-006]; +}; + +_vehicle_574 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1A", [11713.351, 15214.076, -9.1552734e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_574 = _this; + _this setDir -48.587723; + _this setPos [11713.351, 15214.076, -9.1552734e-005]; +}; + +_vehicle_575 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1B", [11693.821, 15189.994, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_575 = _this; + _this setDir 86.948486; + _this setPos [11693.821, 15189.994, -7.6293945e-006]; +}; + +_vehicle_577 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo1G", [11687.26, 15204.978, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_577 = _this; + _this setDir 92.432724; + _this setPos [11687.26, 15204.978, 7.6293945e-006]; +}; + +_vehicle_581 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_A_statue01", [11697.646, 15210.215, -0.61296344], [], 0, "CAN_COLLIDE"]; + _vehicle_581 = _this; + _this setDir 40.393066; + _this setPos [11697.646, 15210.215, -0.61296344]; +}; + +_vehicle_582 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSSidl3", [11698.757, 15237.689, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_582 = _this; + _this setPos [11698.757, 15237.689, -1.5258789e-005]; +}; + +_vehicle_584 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSSidl3", [11670.488, 15203.5, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_584 = _this; + _this setPos [11670.488, 15203.5, -1.5258789e-005]; +}; + +_vehicle_586 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSSidl3", [11697.303, 15182.015, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_586 = _this; + _this setPos [11697.303, 15182.015, -7.6293945e-006]; +}; + +_vehicle_589 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSSidl3", [11725.711, 15216.028], [], 0, "CAN_COLLIDE"]; + _vehicle_589 = _this; + _this setPos [11725.711, 15216.028]; +}; + +_vehicle_591 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHV_lampa_sidlconc", [11686.701, 15225.263, 0.1527289], [], 0, "CAN_COLLIDE"]; + _vehicle_591 = _this; + _this setDir 39.634571; + _this setPos [11686.701, 15225.263, 0.1527289]; +}; + +_vehicle_593 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHV_lampa_sidlconc", [11680.38, 15217.517, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_593 = _this; + _this setDir 39.634571; + _this setPos [11680.38, 15217.517, 7.6293945e-006]; +}; + +_vehicle_595 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHV_lampa_sidlconc", [11709.394, 15194.464, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_595 = _this; + _this setDir 219.5591; + _this setPos [11709.394, 15194.464, -7.6293945e-006]; +}; + +_vehicle_598 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHV_lampa_sidlconc", [11715.367, 15201.85, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_598 = _this; + _this setDir 219.5591; + _this setPos [11715.367, 15201.85, 7.6293945e-006]; +}; + +}; \ No newline at end of file diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/miscvendors.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/miscvendors.sqf new file mode 100644 index 000000000..88a41b09d --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/miscvendors.sqf @@ -0,0 +1,520 @@ +/*--------------------------------------------------------------------------- + Misc. Vendors + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_2 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_TankSmall2", [16548.102, 10159.515, -1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_2 = _this; + _this setDir 91.020432; + _this setPos [16548.102, 10159.515, -1.1444092e-005]; +}; + +_vehicle_3 = objNull; +if (true) then +{ + _this = createVehicle ["Land_HBarrier_large", [16551.615, 10157.849, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_3 = _this; + _this setDir 92.012741; + _this setPos [16551.615, 10157.849, -3.8146973e-006]; +}; + +_vehicle_5 = objNull; +if (true) then +{ + _this = createVehicle ["Land_HBarrier_large", [16555.354, 10154.558, 4.9591064e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_5 = _this; + _this setDir 181.49477; + _this setPos [16555.354, 10154.558, 4.9591064e-005]; +}; + +_vehicle_8 = objNull; +if (true) then +{ + _this = createVehicle ["Land_HBarrier_large", [16559.535, 10157.965, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_8 = _this; + _this setDir 272.80048; + _this setPos [16559.535, 10157.965, 6.1035156e-005]; +}; + +_vehicle_10 = objNull; +if (true) then +{ + _this = createVehicle ["Land_GuardShed", [16555.672, 10160.842, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_10 = _this; + _this setDir 180.67226; + _this setPos [16555.672, 10160.842, -1.5258789e-005]; +}; + +_vehicle_11 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net1", [16557.326, 10157.084, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_11 = _this; + _this setDir 0.66003245; + _this setPos [16557.326, 10157.084, -1.5258789e-005]; +}; + +_vehicle_13 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net1", [16553.895, 10157.211, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_13 = _this; + _this setDir 51.926315; + _this setPos [16553.895, 10157.211, -1.9073486e-005]; +}; + +_vehicle_16 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net1", [16557.174, 10158.753, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_16 = _this; + _this setDir 51.926315; + _this setPos [16557.174, 10158.753, -7.6293945e-006]; +}; + +_vehicle_18 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Cargo1B_military", [16562.697, 10158.445, -3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_18 = _this; + _this setDir 0.66003245; + _this setPos [16562.697, 10158.445, -3.8146973e-006]; +}; + +_vehicle_19 = objNull; +if (true) then +{ + _this = createVehicle ["UH1Wreck", [16540.848, 10156.327], [], 0, "CAN_COLLIDE"]; + _vehicle_19 = _this; + _this setDir 127.09259; + _this setPos [16540.848, 10156.327]; +}; + +_vehicle_20 = objNull; +if (true) then +{ + _this = createVehicle ["76n6ClamShell", [16571.475, 10145.198, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_20 = _this; + _this setDir 140.39973; + _this setPos [16571.475, 10145.198, 3.8146973e-006]; +}; + +_vehicle_238 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [6794.9131, 8514.5957, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_238 = _this; + _this setDir -129.84926; + _this setPos [6794.9131, 8514.5957, 7.6293945e-006]; +}; + +_vehicle_249 = objNull; +if (true) then +{ + _this = createVehicle ["TK_GUE_WarfareBAntiAirRadar_Base_EP1", [6810.7832, 8545.084, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_249 = _this; + _this setDir 74.528481; + _this setPos [6810.7832, 8545.084, -2.2888184e-005]; +}; + +_vehicle_251 = objNull; +if (true) then +{ + _this = createVehicle ["TK_GUE_WarfareBUAVterminal_Base_EP1", [6820.0986, 8529.4277, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_251 = _this; + _this setDir 160.50238; + _this setPos [6820.0986, 8529.4277, -7.6293945e-006]; +}; + +_vehicle_252 = objNull; +if (true) then +{ + _this = createVehicle ["TK_GUE_WarfareBVehicleServicePoint_Base_EP1", [16570.084, 10157.405, 7.2479248e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_252 = _this; + _this setDir -1.5932001; + _this setPos [16570.084, 10157.405, 7.2479248e-005]; +}; + +_vehicle_253 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [5402.7559, 9505.8125, -0.24083126], [], 0, "CAN_COLLIDE"]; + _vehicle_253 = _this; + _this setPos [5402.7559, 9505.8125, -0.24083126]; +}; + +_vehicle_255 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_2b", [5415.3257, 9498.0361, -0.19730601], [], 0, "CAN_COLLIDE"]; + _vehicle_255 = _this; + _this setDir -54.497452; + _this setPos [5415.3257, 9498.0361, -0.19730601]; +}; + +_vehicle_256 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_2a", [5418.9741, 9509.3047, -0.10170043], [], 0, "CAN_COLLIDE"]; + _vehicle_256 = _this; + _this setDir 0.51844341; + _this setPos [5418.9741, 9509.3047, -0.10170043]; +}; + +_vehicle_257 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_2a", [10580.372, 16770.152, 0.30980825], [], 0, "CAN_COLLIDE"]; + _vehicle_257 = _this; + _this setDir -11.336465; + _this setPos [10580.372, 16770.152, 0.30980825]; +}; + +_vehicle_259 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_2a", [10565.532, 16780.443, -0.0026226044], [], 0, "CAN_COLLIDE"]; + _vehicle_259 = _this; + _this setDir -37.714134; + _this setPos [10565.532, 16780.443, -0.0026226044]; +}; + +_vehicle_261 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_1", [10568.369, 16777.422, 0.00070261955], [], 0, "CAN_COLLIDE"]; + _vehicle_261 = _this; + _this setPos [10568.369, 16777.422, 0.00070261955]; +}; + +_vehicle_263 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [10566.024, 16766.488, 0.24187315], [], 0, "CAN_COLLIDE"]; + _vehicle_263 = _this; + _this setPos [10566.024, 16766.488, 0.24187315]; +}; + +_vehicle_264 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [10566.411, 16766.65, 0.246262], [], 0, "CAN_COLLIDE"]; + _vehicle_264 = _this; + _this setPos [10566.411, 16766.65, 0.246262]; +}; + +_vehicle_290 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_2a", [17339.502, 12932.325, -0.00010442734], [], 0, "CAN_COLLIDE"]; + _vehicle_290 = _this; + _this setDir -93.027023; + _this setPos [17339.502, 12932.325, -0.00010442734]; +}; + +_vehicle_293 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [17341.049, 12917.594, -2.605505], [], 0, "CAN_COLLIDE"]; + _vehicle_293 = _this; + _this setDir -81.690567; + _this setPos [17341.049, 12917.594, -2.605505]; +}; + +_vehicle_303 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [10708.311, 5971.0029, -0.18284529], [], 0, "CAN_COLLIDE"]; + _vehicle_303 = _this; + _this setDir -136.5313; + _this setPos [10708.311, 5971.0029, -0.18284529]; +}; + +_vehicle_304 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_2b", [10704.535, 5985.2925, -0.45946753], [], 0, "CAN_COLLIDE"]; + _vehicle_304 = _this; + _this setDir -172.88594; + _this setPos [10704.535, 5985.2925, -0.45946753]; +}; + +_vehicle_305 = objNull; +if (true) then +{ + _this = createVehicle ["Land_BoatSmall_2a", [10694.135, 5979.6284, -0.39531028], [], 0, "CAN_COLLIDE"]; + _vehicle_305 = _this; + _this setDir -93.037498; + _this setPos [10694.135, 5979.6284, -0.39531028]; +}; + +_vehicle_309 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Backpackheap_EP1", [17504.539, 7159.7065], [], 0, "CAN_COLLIDE"]; + _vehicle_309 = _this; + _this setDir 109.41988; + _this setPos [17504.539, 7159.7065]; +}; + +_vehicle_310 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CamoNet_EAST", [17505.148, 7158.5044, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_310 = _this; + _this setDir 88.349358; + _this setPos [17505.148, 7158.5044, -1.5258789e-005]; +}; + +_vehicle_311 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net3", [17499.26, 7164.9082, -4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_311 = _this; + _this setDir 93.698265; + _this setPos [17499.26, 7164.9082, -4.5776367e-005]; +}; + +_vehicle_312 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_tiny", [17505.854, 7162.9087], [], 0, "CAN_COLLIDE"]; + _vehicle_312 = _this; + _this setPos [17505.854, 7162.9087]; +}; + +_vehicle_313 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Large", [17505.494, 7161.1147], [], 0, "CAN_COLLIDE"]; + _vehicle_313 = _this; + _this setDir 55.358452; + _this setPos [17505.494, 7161.1147]; +}; + +_vehicle_314 = objNull; +if (true) then +{ + _this = createVehicle ["UH1Wreck", [17506.787, 7142.3086], [], 0, "CAN_COLLIDE"]; + _vehicle_314 = _this; + _this setDir 43.500076; + _this setPos [17506.787, 7142.3086]; +}; + +_vehicle_315 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Basket_EP1", [17504.4, 7157.2666], [], 0, "CAN_COLLIDE"]; + _vehicle_315 = _this; + _this setPos [17504.4, 7157.2666]; +}; + +_vehicle_316 = objNull; +if (true) then +{ + _this = createVehicle ["Desk", [17502.891, 7155.6265], [], 0, "CAN_COLLIDE"]; + _vehicle_316 = _this; + _this setDir 99.07119; + _this setPos [17502.891, 7155.6265]; +}; + +_vehicle_317 = objNull; +if (true) then +{ + _this = createVehicle ["FoldChair", [17504.143, 7154.689], [], 0, "CAN_COLLIDE"]; + _vehicle_317 = _this; + _this setDir 129.10767; + _this setPos [17504.143, 7154.689]; +}; + +_vehicle_318 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [17504.4, 7158.2749], [], 0, "CAN_COLLIDE"]; + _vehicle_318 = _this; + _this setPos [17504.4, 7158.2749]; +}; + +_vehicle_319 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_stack_EP1", [17505.586, 7156.2231], [], 0, "CAN_COLLIDE"]; + _vehicle_319 = _this; + _this setDir 70.559494; + _this setPos [17505.586, 7156.2231]; +}; + +_vehicle_320 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [17485.162, 7156.5259], [], 0, "CAN_COLLIDE"]; + _vehicle_320 = _this; + _this setDir -451.21973; + _this setPos [17485.162, 7156.5259]; +}; + +_vehicle_321 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [17485.156, 7156.5703, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_321 = _this; + _this setDir -451.21973; + _this setPos [17485.156, 7156.5703, 1.5258789e-005]; +}; + +_vehicle_379 = objNull; +if (true) then +{ + _this = createVehicle ["UH1Wreck", [4064.1826, 7248.3057, -0.2676805], [], 0, "CAN_COLLIDE"]; + _vehicle_379 = _this; + _this setDir 80.5644; + _this setPos [4064.1826, 7248.3057, -0.2676805]; +}; + +_vehicle_385 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [4055.4961, 7272.6836, 0.053730011], [], 0, "CAN_COLLIDE"]; + _vehicle_385 = _this; + _this setDir -414.1554; + _this setPos [4055.4961, 7272.6836, 0.053730011]; +}; + +_vehicle_386 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [4055.5186, 7272.7231, 0.05463028], [], 0, "CAN_COLLIDE"]; + _vehicle_386 = _this; + _this setDir -414.1554; + _this setPos [4055.5186, 7272.7231, 0.05463028]; +}; + +_vehicle_402 = objNull; +if (true) then +{ + _this = createVehicle ["76n6ClamShell", [4075.7134, 7276.1704], [], 0, "CAN_COLLIDE"]; + _vehicle_402 = _this; + _this setDir 69.449013; + _this setPos [4075.7134, 7276.1704]; +}; + +_vehicle_404 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_Cargo1B_military", [4070.8279, 7253.4546, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_404 = _this; + _this setDir -46.259991; + _this setPos [4070.8279, 7253.4546, 1.1444092e-005]; +}; + +_vehicle_405 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net2", [4076.0708, 7257.2539, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_405 = _this; + _this setDir 25.680746; + _this setPos [4076.0708, 7257.2539, 3.8146973e-006]; +}; + +_vehicle_406 = objNull; +if (true) then +{ + _this = createVehicle ["PowGen_Big", [4082.2295, 7270.3379], [], 0, "CAN_COLLIDE"]; + _vehicle_406 = _this; + _this setDir 7.8328352; + _this setPos [4082.2295, 7270.3379]; +}; + +_vehicle_408 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Scaffolding", [4046.6135, 7252.981, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_408 = _this; + _this setDir 116.95784; + _this setPos [4046.6135, 7252.981, 3.8146973e-006]; +}; + +_vehicle_409 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Crates_stack_EP1", [4076.6831, 7262.1816, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_409 = _this; + _this setPos [4076.6831, 7262.1816, 7.6293945e-006]; +}; + +_vehicle_410 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_TankSmall2_EP1", [4072.3267, 7279.0005], [], 0, "CAN_COLLIDE"]; + _vehicle_410 = _this; + _this setDir 67.764664; + _this setPos [4072.3267, 7279.0005]; +}; + +_vehicle_411 = objNull; +if (true) then +{ + _this = createVehicle ["Land_tires_EP1", [4076.2935, 7265.5488, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_411 = _this; + _this setPos [4076.2935, 7265.5488, -7.6293945e-006]; +}; + +_vehicle_412 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_TyreHeapEP1", [4075.7405, 7267.7085, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_412 = _this; + _this setPos [4075.7405, 7267.7085, 3.8146973e-006]; +}; + +_vehicle_413 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [6795.0098, 8514.5195, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_413 = _this; + _this setDir -129.84926; + _this setPos [6795.0098, 8514.5195, 2.2888184e-005]; +}; + +_vehicle_415 = objNull; +if (true) then +{ + _this = createVehicle ["Land_covering_hut_big_EP1", [4075.6394, 7263.8784], [], 0, "CAN_COLLIDE"]; + _vehicle_415 = _this; + _this setDir 24.649656; + _this setPos [4075.6394, 7263.8784]; +}; + +_vehicle_417 = objNull; +if (true) then +{ + _this = createVehicle ["Land_covering_hut_big_EP1", [4073.6013, 7259.2778, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_417 = _this; + _this setDir 204.57486; + _this setPos [4073.6013, 7259.2778, -7.6293945e-006]; +}; + +_vehicle_420 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [16555.387, 10197.324, 0], [], 0, "CAN_COLLIDE"]; + _vehicle_420 = _this; + _this setPos [16555.387, 10197.324, 0]; +}; + +_vehicle_421 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [16555.35, 10197.322, 0], [], 0, "CAN_COLLIDE"]; + _vehicle_421 = _this; + _this setPos [16555.35, 10197.322, 0]; +}; + +}; \ No newline at end of file diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/mission.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/mission.sqf index b62f83aca..545d72526 100644 --- a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/mission.sqf +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/mission.sqf @@ -1,3 +1,24 @@ +if (isServer) then { + + //Bandit Vendors + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\bandit.sqf"; + //Bilgrad City + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\bilgrad.sqf"; + //Branibor City + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\branibor.sqf"; + //Hero Vendors + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\hero.sqf"; + //Lyepenstok City + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\lyepestok.sqf"; + //Misc. Vendors + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\miscvendors.sqf"; + //Sabina City + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\sabina.sqf"; + //Wholesalers + call compile preProcessFileLineNumbers "z\addons\dayz_server\missions\wholesalers.sqf"; + +}; + /*--------------------------------------------------------------------------- BEGIN TRADER PLACEMENT diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/sabina.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/sabina.sqf new file mode 100644 index 000000000..b898758ec --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/sabina.sqf @@ -0,0 +1,993 @@ +/*--------------------------------------------------------------------------- + Sabina Trader City + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_55 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15320.777, 9288.3916, 6.0081482e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_55 = _this; + _this setDir 90.515755; + _this setPos [15320.777, 9288.3916, 6.0081482e-005]; +}; + +_vehicle_60 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15321.455, 9303.2891, 6.6757202e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_60 = _this; + _this setDir 92.610115; + _this setPos [15321.455, 9303.2891, 6.6757202e-006]; +}; + +_vehicle_61 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15321.238, 9298.3008, 0.00011730194], [], 0, "CAN_COLLIDE"]; + _vehicle_61 = _this; + _this setDir 92.610115; + _this setPos [15321.238, 9298.3008, 0.00011730194]; +}; + +_vehicle_65 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15321.518, 9304.7539, -9.5367432e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_65 = _this; + _this setDir 92.610115; + _this setPos [15321.518, 9304.7539, -9.5367432e-006]; +}; + +_vehicle_98 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15295.225, 9303.8564, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_98 = _this; + _this setDir 90.249794; + _this setPos [15295.225, 9303.8564, 2.2888184e-005]; +}; + +_vehicle_99 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15295.206, 9298.8652, 0.0001335144], [], 0, "CAN_COLLIDE"]; + _vehicle_99 = _this; + _this setDir 90.249794; + _this setPos [15295.206, 9298.8652, 0.0001335144]; +}; + +_vehicle_120 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15295.185, 9293.9053, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_120 = _this; + _this setDir 89.954651; + _this setPos [15295.185, 9293.9053, -7.6293945e-006]; +}; + +_vehicle_121 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15295.184, 9288.9482, 5.7220459e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_121 = _this; + _this setDir 89.954651; + _this setPos [15295.184, 9288.9482, 5.7220459e-006]; +}; + +_vehicle_131 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15312.609, 9285.7324, -4.2915344e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_131 = _this; + _this setDir 0.15458804; + _this setPos [15312.609, 9285.7324, -4.2915344e-005]; +}; + +_vehicle_135 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15317.564, 9285.7021, 5.7220459e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_135 = _this; + _this setDir 0.15458804; + _this setPos [15317.564, 9285.7021, 5.7220459e-005]; +}; + +_vehicle_138 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15320.133, 9285.7021, -1.335144e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_138 = _this; + _this setDir 0.15458804; + _this setPos [15320.133, 9285.7021, -1.335144e-005]; +}; + +_vehicle_142 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15297.771, 9285.7725, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_142 = _this; + _this setDir 0.0056765527; + _this setPos [15297.771, 9285.7725, -7.6293945e-006]; +}; + +_vehicle_143 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15302.741, 9285.7744, 2.3841858e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_143 = _this; + _this setDir 0.0056765527; + _this setPos [15302.741, 9285.7744, 2.3841858e-005]; +}; + +_vehicle_147 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15295.184, 9288.4492, 2.8610229e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_147 = _this; + _this setDir 89.954651; + _this setPos [15295.184, 9288.4492, 2.8610229e-006]; +}; + +_vehicle_150 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15317.918, 9253.1533, -1.9073486e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_150 = _this; + _this setDir 0.64471769; + _this setPos [15317.918, 9253.1533, -1.9073486e-006]; +}; + +_vehicle_154 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15312.97, 9253.2021, -5.7220459e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_154 = _this; + _this setDir 0.64471769; + _this setPos [15312.97, 9253.2021, -5.7220459e-006]; +}; + +_vehicle_158 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15312.98, 9268.1895, -2.8610229e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_158 = _this; + _this setDir 180.91391; + _this setPos [15312.98, 9268.1895, -2.8610229e-005]; +}; + +_vehicle_159 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15317.93, 9268.127, -3.2424927e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_159 = _this; + _this setDir 180.91391; + _this setPos [15317.93, 9268.127, -3.2424927e-005]; +}; + +_vehicle_163 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15310.282, 9255.9424, 4.863739e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_163 = _this; + _this setDir 89.864326; + _this setPos [15310.282, 9255.9424, 4.863739e-005]; +}; + +_vehicle_169 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15310.282, 9265.502, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_169 = _this; + _this setDir 89.864326; + _this setPos [15310.282, 9265.502, 7.6293945e-006]; +}; + +_vehicle_171 = objNull; +if (true) then +{ + _this = createVehicle ["LADAWreck", [15319.299, 9255.8398, 9.5367432e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_171 = _this; + _this setDir 180.17828; + _this setPos [15319.299, 9255.8398, 9.5367432e-006]; +}; + +_vehicle_181 = objNull; +if (true) then +{ + _this = createVehicle ["LADAWreck", [15316.929, 9255.627, -4.7683716e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_181 = _this; + _this setDir 180.17828; + _this setPos [15316.929, 9255.627, -4.7683716e-006]; +}; + +_vehicle_184 = objNull; +if (true) then +{ + _this = createVehicle ["LADAWreck", [15314.323, 9255.6992, 5.6266785e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_184 = _this; + _this setDir 180.17828; + _this setPos [15314.323, 9255.6992, 5.6266785e-005]; +}; + +_vehicle_187 = objNull; +if (true) then +{ + _this = createVehicle ["LADAWreck", [15311.896, 9255.707, 8.5830688e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_187 = _this; + _this setDir 180.17828; + _this setPos [15311.896, 9255.707, 8.5830688e-006]; +}; + +_vehicle_191 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [15314.607, 9260.7734, 3.7193298e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_191 = _this; + _this setPos [15314.607, 9260.7734, 3.7193298e-005]; +}; + +_vehicle_193 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_TyreHeapEP1", [15317.385, 9266.2754, 2.3841858e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_193 = _this; + _this setDir 27.799181; + _this setPos [15317.385, 9266.2754, 2.3841858e-005]; +}; + +_vehicle_194 = objNull; +if (true) then +{ + _this = createVehicle ["Land_tires_EP1", [15311.478, 9267.0205, -2.8610229e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_194 = _this; + _this setDir 82.999619; + _this setPos [15311.478, 9267.0205, -2.8610229e-006]; +}; + +_vehicle_195 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_TankSmall2_EP1", [15315.854, 9269.958, 4.1007996e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_195 = _this; + _this setPos [15315.854, 9269.958, 4.1007996e-005]; +}; + +_vehicle_202 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHEmpty", [15298.179, 9260.6738, 6.6757202e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_202 = _this; + _this setDir -91.25235; + _this setPos [15298.179, 9260.6738, 6.6757202e-006]; +}; + +_vehicle_204 = objNull; +if (true) then +{ + _this = createVehicle ["Garbage_can", [15320.297, 9266.7813, 2.1934509e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_204 = _this; + _this setPos [15320.297, 9266.7813, 2.1934509e-005]; +}; + +_vehicle_206 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15315.349, 9260.9678, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_206 = _this; + _this setPos [15315.349, 9260.9678, 3.8146973e-006]; +}; + +_vehicle_207 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15301.963, 9294.3203, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_207 = _this; + _this setPos [15301.963, 9294.3203, -2.2888184e-005]; +}; + +_vehicle_208 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15314.345, 9292.7852, -2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_208 = _this; + _this setPos [15314.345, 9292.7852, -2.2888184e-005]; +}; + +_vehicle_209 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15302.717, 9299.2119, 2.4795532e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_209 = _this; + _this setPos [15302.717, 9299.2119, 2.4795532e-005]; +}; + +_vehicle_210 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15301.023, 9287.915, -3.528595e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_210 = _this; + _this setPos [15301.023, 9287.915, -3.528595e-005]; +}; + +_vehicle_211 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15317.77, 9287.6494, -4.3869019e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_211 = _this; + _this setPos [15317.77, 9287.6494, -4.3869019e-005]; +}; + +_vehicle_212 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15317.725, 9302.0684, 7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_212 = _this; + _this setPos [15317.725, 9302.0684, 7.6293945e-006]; +}; + +_vehicle_213 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15331.033, 9300.7148, -5.7220459e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_213 = _this; + _this setPos [15331.033, 9300.7148, -5.7220459e-006]; +}; + +_vehicle_214 = objNull; +if (true) then +{ + _this = createVehicle ["ClutterCutter_EP1", [15324.475, 9288.4463, 2.9563904e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_214 = _this; + _this setPos [15324.475, 9288.4463, 2.9563904e-005]; +}; + +_vehicle_216 = objNull; +if (true) then +{ + _this = createVehicle ["Land_covering_hut_big_EP1", [15313.601, 9305.1094, -1.8119812e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_216 = _this; + _this setDir -88.505386; + _this setPos [15313.601, 9305.1094, -1.8119812e-005]; +}; + +_vehicle_218 = objNull; +if (true) then +{ + _this = createVehicle ["Land_covering_hut_big_EP1", [15319.163, 9305.0117, -2.0027161e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_218 = _this; + _this setDir 90.485153; + _this setPos [15319.163, 9305.0117, -2.0027161e-005]; +}; + +_vehicle_223 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Large", [15312.401, 9305.4805, -3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_223 = _this; + _this setDir -42.825432; + _this setPos [15312.401, 9305.4805, -3.8146973e-005]; +}; + +_vehicle_224 = objNull; +if (true) then +{ + _this = createVehicle ["AmmoCrates_NoInteractive_Medium", [15315.152, 9305.4971, 4.1007996e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_224 = _this; + _this setDir -32.575569; + _this setPos [15315.152, 9305.4971, 4.1007996e-005]; +}; + +_vehicle_227 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_cargo_cont_net1", [15320.155, 9304.9365, 5.7220459e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_227 = _this; + _this setPos [15320.155, 9304.9365, 5.7220459e-006]; +}; + +_vehicle_230 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_stanek_3", [15296.271, 9287.4238, -3.6239624e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_230 = _this; + _this setDir 181.41994; + _this setPos [15296.271, 9287.4238, -3.6239624e-005]; +}; + +_vehicle_233 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_postel_manz_kov", [15295.297, 9290.1885, -5.7220459e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_233 = _this; + _this setPos [15295.297, 9290.1885, -5.7220459e-006]; +}; + +_vehicle_234 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_F_postel_manz_kov", [15295.287, 9292.4775, 2.2888184e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_234 = _this; + _this setPos [15295.287, 9292.4775, 2.2888184e-005]; +}; + +_vehicle_237 = objNull; +if (true) then +{ + _this = createVehicle ["Sign_1L_Firstaid", [15295.925, 9288.417, 1.9073486e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_237 = _this; + _this setDir -87.70282; + _this setPos [15295.925, 9288.417, 1.9073486e-006]; +}; + +_vehicle_240 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [15296.111, 9290.9082, 0.55206698], [], 0, "CAN_COLLIDE"]; + _vehicle_240 = _this; + _this setDir 171.45128; + _this setPos [15296.111, 9290.9082, 0.55206698]; +}; + +_vehicle_242 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [15296.297, 9293.3643, 0.53805345], [], 0, "CAN_COLLIDE"]; + _vehicle_242 = _this; + _this setDir 75.123222; + _this setPos [15296.297, 9293.3643, 0.53805345]; +}; + +_vehicle_245 = objNull; +if (true) then +{ + _this = createVehicle ["Bleacher_EP1", [15318.466, 9289.0801, -2.8610229e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_245 = _this; + _this setDir 180.45563; + _this setVehicleInit "this setVectorUp [0,0,0.1];"; + _this setPos [15318.466, 9289.0801, -2.8610229e-006]; +}; + +_vehicle_246 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_EP1", [15300.364, 9305.377, -4.7683716e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_246 = _this; + _this setPos [15300.364, 9305.377, -4.7683716e-006]; +}; + +_vehicle_251 = objNull; +if (true) then +{ + _this = createVehicle ["Land_transport_kiosk_EP1", [15296.65, 9304.6963, -2.0980835e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_251 = _this; + _this setDir 90.212479; + _this setPos [15296.65, 9304.6963, -2.0980835e-005]; +}; + +_vehicle_252 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_meat_EP1", [15296.68, 9301.4561, -1.8119812e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_252 = _this; + _this setDir -0.68331623; + _this setPos [15296.68, 9301.4561, -1.8119812e-005]; +}; + +_vehicle_253 = objNull; +if (true) then +{ + _this = createVehicle ["Land_stand_small_EP1", [15298.662, 9305.5176, -1.2397766e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_253 = _this; + _this setPos [15298.662, 9305.5176, -1.2397766e-005]; +}; + +_vehicle_259 = objNull; +if (true) then +{ + _this = createVehicle ["Pile_of_wood", [15305.384, 9305.7676, -7.6293945e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_259 = _this; + _this setDir 90.25602; + _this setPos [15305.384, 9305.7676, -7.6293945e-006]; +}; + +_vehicle_262 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15301.748, 9303.918, 2.8610229e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_262 = _this; + _this setDir 90.249794; + _this setPos [15301.748, 9303.918, 2.8610229e-006]; +}; + +_vehicle_265 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15302.166, 9303.9102, 2.3841858e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_265 = _this; + _this setDir 270.0401; + _this setPos [15302.166, 9303.9102, 2.3841858e-005]; +}; + +_vehicle_272 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15310.44, 9303.9434, -2.8610229e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_272 = _this; + _this setDir 90.249794; + _this setPos [15310.44, 9303.9434, -2.8610229e-005]; +}; + +_vehicle_273 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Wall_CGry_5", [15310.86, 9303.9355, -6.6757202e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_273 = _this; + _this setDir 270.0401; + _this setPos [15310.86, 9303.9355, -6.6757202e-006]; +}; + +_vehicle_276 = objNull; +if (true) then +{ + _this = createVehicle ["Paleta2", [15302.979, 9303.5957, 9.5367432e-007], [], 0, "CAN_COLLIDE"]; + _vehicle_276 = _this; + _this setDir 145.03464; + _this setPos [15302.979, 9303.5957, 9.5367432e-007]; +}; + +_vehicle_278 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Barrel_water", [15300.93, 9304.1191, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_278 = _this; + _this setPos [15300.93, 9304.1191, 1.1444092e-005]; +}; + +_vehicle_279 = objNull; +if (true) then +{ + _this = createVehicle ["PowerGenerator_EP1", [15309.696, 9302.707, -1.9073486e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_279 = _this; + _this setPos [15309.696, 9302.707, -1.9073486e-006]; +}; + +_vehicle_280 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Crates_stack_EP1", [15302.893, 9304.6592, -9.5367432e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_280 = _this; + _this setPos [15302.893, 9304.6592, -9.5367432e-006]; +}; + +_vehicle_282 = objNull; +if (true) then +{ + _this = createVehicle ["Land_tires_EP1", [15303.147, 9301.9033, 1.9073486e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_282 = _this; + _this setPos [15303.147, 9301.9033, 1.9073486e-006]; +}; + +_vehicle_283 = objNull; +if (true) then +{ + _this = createVehicle ["Axe_woodblock", [15306.797, 9305.4805, -8.5830688e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_283 = _this; + _this setDir 43.506084; + _this setPos [15306.797, 9305.4805, -8.5830688e-006]; +}; + +_vehicle_284 = objNull; +if (true) then +{ + _this = createVehicle ["Land_transport_crates_EP1", [15308.728, 9305.1543, 5.0544739e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_284 = _this; + _this setDir 2.00386; + _this setPos [15308.728, 9305.1543, 5.0544739e-005]; +}; + +_vehicle_286 = objNull; +if (true) then +{ + _this = createVehicle ["Bleacher_EP1", [15314.546, 9289.1045, -0.00010871887], [], 0, "CAN_COLLIDE"]; + _vehicle_286 = _this; + _this setDir 180.41336; + _this setVehicleInit "this setVectorUp [0,0,0.1];"; + _this setPos [15314.546, 9289.1045, -0.00010871887]; +}; + +_vehicle_290 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15295.058, 9285.7393, 9.5367432e-007], [], 0, "CAN_COLLIDE"]; + _vehicle_290 = _this; + _this setDir 44.351276; + _this setPos [15295.058, 9285.7393, 9.5367432e-007]; +}; + +_vehicle_292 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15310.219, 9268.1953, -2.4795532e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_292 = _this; + _this setDir 120.49051; + _this setPos [15310.219, 9268.1953, -2.4795532e-005]; +}; + +_vehicle_294 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15310.172, 9253.2363, 6.8664551e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_294 = _this; + _this setDir 42.327377; + _this setPos [15310.172, 9253.2363, 6.8664551e-005]; +}; + +_vehicle_296 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15319.574, 9285.0781, 1.9073486e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_296 = _this; + _this setDir -8.1703615; + _this setPos [15319.574, 9285.0781, 1.9073486e-006]; +}; + +_vehicle_298 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15310.622, 9301.2432, 4.196167e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_298 = _this; + _this setDir -184.22141; + _this setPos [15310.622, 9301.2432, 4.196167e-005]; +}; + +_vehicle_301 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15301.944, 9301.1641, 6.6757202e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_301 = _this; + _this setDir -184.22141; + _this setPos [15301.944, 9301.1641, 6.6757202e-006]; +}; + +_vehicle_303 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15294.897, 9306.3242, -1.9073486e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_303 = _this; + _this setDir -234.82903; + _this setPos [15294.897, 9306.3242, -1.9073486e-006]; +}; + +_vehicle_305 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15321.857, 9306.1865, 0.00010681152], [], 0, "CAN_COLLIDE"]; + _vehicle_305 = _this; + _this setDir -127.28098; + _this setPos [15321.857, 9306.1865, 0.00010681152]; +}; + +_vehicle_307 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15319.846, 9268.7441, 0.0001077652], [], 0, "CAN_COLLIDE"]; + _vehicle_307 = _this; + _this setDir -127.23702; + _this setPos [15319.846, 9268.7441, 0.0001077652]; +}; + +_vehicle_309 = objNull; +if (true) then +{ + _this = createVehicle ["ASC_EU_LHSOld", [15319.739, 9252.4873, 5.1498413e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_309 = _this; + _this setDir -28.009544; + _this setPos [15319.739, 9252.4873, 5.1498413e-005]; +}; + +_vehicle_310 = objNull; +if (true) then +{ + _this = createVehicle ["HeliHCivil", [15298.046, 9260.6553, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_310 = _this; + _this setPos [15298.046, 9260.6553, 6.1035156e-005]; +}; + +_vehicle_312 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [15307.897, 9294.168, -6.5803528e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_312 = _this; + _this setPos [15307.897, 9294.168, -6.5803528e-005]; +}; + +_vehicle_313 = objNull; +if (true) then +{ + _this = createVehicle ["Land_GuardShed", [15319.734, 9260.5947, 5.7220459e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_313 = _this; + _this setDir 91.152237; + _this setPos [15319.734, 9260.5947, 5.7220459e-005]; +}; + +_vehicle_314 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [15312.367, 9301.5518, 3.8146973e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_314 = _this; + _this setDir 2.5187917; + _this setPos [15312.367, 9301.5518, 3.8146973e-006]; +}; + +_vehicle_316 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [15319.875, 9301.2529, 5.9127808e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_316 = _this; + _this setDir 2.5187917; + _this setPos [15319.875, 9301.2529, 5.9127808e-005]; +}; + +_vehicle_322 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [15288.68, 9319.8398, 5.3405762e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_322 = _this; + _this setDir 89.963875; + _this setPos [15288.68, 9319.8398, 5.3405762e-005]; +}; + +_vehicle_327 = objNull; +if (true) then +{ + _this = createVehicle ["Land_CncBlock", [15281.566, 9319.8672, -5.1498413e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_327 = _this; + _this setDir 89.963875; + _this setPos [15281.566, 9319.8672, -5.1498413e-005]; +}; + +_vehicle_330 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Cargo2E", [15318.155, 9275.0459, -2.8610229e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_330 = _this; + _this setDir -0.46889898; + _this setPos [15318.155, 9275.0459, -2.8610229e-006]; +}; + +_vehicle_334 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Cargo2E_EP1", [15318.13, 9281.5625, 5.8174133e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_334 = _this; + _this setDir -0.8014707; + _this setPos [15318.13, 9281.5625, 5.8174133e-005]; +}; + +_vehicle_338 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [15322.849, 9305.751, -5.6266785e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_338 = _this; + _this setPos [15322.849, 9305.751, -5.6266785e-005]; +}; + +_vehicle_340 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [15324.012, 9305.7412, -3.2424927e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_340 = _this; + _this setPos [15324.012, 9305.7412, -3.2424927e-005]; +}; + +_vehicle_342 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [15325.19, 9305.7354, 5.0544739e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_342 = _this; + _this setPos [15325.19, 9305.7354, 5.0544739e-005]; +}; + +_vehicle_347 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [15326.354, 9305.7373, -3.7193298e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_347 = _this; + _this setPos [15326.354, 9305.7373, -3.7193298e-005]; +}; + +_vehicle_348 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [15327.518, 9305.7275, -1.2397766e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_348 = _this; + _this setPos [15327.518, 9305.7275, -1.2397766e-005]; +}; + +_vehicle_349 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Toilet", [15328.697, 9305.7217, 7.0571899e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_349 = _this; + _this setPos [15328.697, 9305.7217, 7.0571899e-005]; +}; + +_vehicle_353 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_palletsfoiled_heap", [15333.793, 9303.8281, -1.335144e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_353 = _this; + _this setDir -48.139397; + _this setPos [15333.793, 9303.8281, -1.335144e-005]; +}; + +_vehicle_354 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_GContainer_Big", [15323.181, 9299.29, -2.3841858e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_354 = _this; + _this setDir 93.068214; + _this setPos [15323.181, 9299.29, -2.3841858e-005]; +}; + +_vehicle_362 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_acer2s", [15329.487, 9292.1826, -9.4413757e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_362 = _this; + _this setDir -39.280922; + _this setPos [15329.487, 9292.1826, -9.4413757e-005]; +}; + +_vehicle_363 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_betula2w", [15280.789, 9287.6914, -6.0081482e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_363 = _this; + _this setPos [15280.789, 9287.6914, -6.0081482e-005]; +}; + +_vehicle_366 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_fagus2s", [15332.433, 9233.4629, -4.2915344e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_366 = _this; + _this setDir 78.612289; + _this setPos [15332.433, 9233.4629, -4.2915344e-005]; +}; + +_vehicle_367 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_fagus2W", [15322.291, 9211.5547, -3.2424927e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_367 = _this; + _this setPos [15322.291, 9211.5547, -3.2424927e-005]; +}; + +_vehicle_368 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_fraxinus2W", [15299.166, 9233.8564, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_368 = _this; + _this setPos [15299.166, 9233.8564, 6.1035156e-005]; +}; + +_vehicle_369 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_fraxinus2s", [15284.644, 9220.7021], [], 0, "CAN_COLLIDE"]; + _vehicle_369 = _this; + _this setPos [15284.644, 9220.7021]; +}; + +_vehicle_373 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_pyrus2s", [15316.156, 9232.5186, -4.7683716e-006], [], 0, "CAN_COLLIDE"]; + _vehicle_373 = _this; + _this setPos [15316.156, 9232.5186, -4.7683716e-006]; +}; + +_vehicle_378 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_salix2s", [15280.138, 9259.5938, 1.1444092e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_378 = _this; + _this setPos [15280.138, 9259.5938, 1.1444092e-005]; +}; + +_vehicle_379 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_sorbus2s", [15310.393, 9273.4219, 7.6293945e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_379 = _this; + _this setDir -79.565323; + _this setPos [15310.393, 9273.4219, 7.6293945e-005]; +}; + +_vehicle_380 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_t_malus1s", [15303.567, 9280.6113, -8.5830688e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_380 = _this; + _this setDir 55.86935; + _this setPos [15303.567, 9280.6113, -8.5830688e-005]; +}; + +_vehicle_383 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_PowerGenerator", [15313.835, 9267.5029, 4.7683716e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_383 = _this; + _this setDir -269.2923; + _this setPos [15313.835, 9267.5029, 4.7683716e-005]; +}; + +_vehicle_386 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_leseni4x", [15276.574, 9238.1963, -0.21712506], [], 0, "CAN_COLLIDE"]; + _vehicle_386 = _this; + _this setDir -88.721489; + _this setPos [15276.574, 9238.1963, -0.21712506]; +}; + +_vehicle_388 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Scaffolding", [15336.585, 9263.1348, -1.9073486e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_388 = _this; + _this setDir -180.16258; + _this setPos [15336.585, 9263.1348, -1.9073486e-005]; +}; + +_vehicle_402 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Misc_Cargo2E", [15280.826, 9232.9629, 3.6239624e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_402 = _this; + _this setDir -26.822863; + _this setPos [15280.826, 9232.9629, 3.6239624e-005]; +}; + +_vehicle_407 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_hut06", [15280.983, 9251.1631, 3.8146973e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_407 = _this; + _this setDir -64.635895; + _this setPos [15280.983, 9251.1631, 3.8146973e-005]; +}; + +_vehicle_411 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Shed_M03", [15324.563, 9288.0449, 3.2424927e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_411 = _this; + _this setDir -89.325211; + _this setPos [15324.563, 9288.0449, 3.2424927e-005]; +}; + +_vehicle_413 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Shed_M02", [15293.293, 9309.1162, -2.5749207e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_413 = _this; + _this setPos [15293.293, 9309.1162, -2.5749207e-005]; +}; + +_vehicle_415 = objNull; +if (true) then +{ + _this = createVehicle ["MAP_Shed_W02", [15294.364, 9208.4922, -4.1007996e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_415 = _this; + _this setDir 109.95302; + _this setPos [15294.364, 9208.4922, -4.1007996e-005]; +}; + +}; \ No newline at end of file diff --git a/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/wholesalers.sqf b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/wholesalers.sqf new file mode 100644 index 000000000..3f3ee5f78 --- /dev/null +++ b/SQF/dayz_server/missions/DayZ_Epoch_13.Tavi/wholesalers.sqf @@ -0,0 +1,899 @@ +/*--------------------------------------------------------------------------- + Wholesale Vendors + Author: AVendettaForYou + Date: 12/11/13 + If modified and released give credits where due thank you +---------------------------------------------------------------------------*/ + +if (isServer) then { + +_vehicle_0 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_BoardsPack1", [13344.113, 8610.1904], [], 0, "CAN_COLLIDE"]; + _vehicle_0 = _this; + _this setDir 43.984802; + _this setPos [13344.113, 8610.1904]; +}; + +_vehicle_2 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_concrete_High", [13339.755, 8613.7715], [], 0, "CAN_COLLIDE"]; + _vehicle_2 = _this; + _this setDir 226.31941; + _this setPos [13339.755, 8613.7715]; +}; + +_vehicle_406 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier10xTall", [9866.2803, 7474.228, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_406 = _this; + _this setDir 69.263237; + _this setPos [9866.2803, 7474.228, 3.0517578e-005]; +}; + +_vehicle_408 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier10xTall", [9861.501, 7465.1348, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_408 = _this; + _this setDir 159.26053; + _this setPos [9861.501, 7465.1348, 1.5258789e-005]; +}; + +_vehicle_411 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier10xTall", [9853.2363, 7469.1172, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_411 = _this; + _this setDir 250.24271; + _this setPos [9853.2363, 7469.1172, 1.5258789e-005]; +}; + +_vehicle_416 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier5x", [9860.0977, 7479.7085, -0.10219753], [], 0, "CAN_COLLIDE"]; + _vehicle_416 = _this; + _this setDir -20.1182; + _this setPos [9860.0977, 7479.7085, -0.10219753]; +}; + +_vehicle_418 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier5x", [9860.4102, 7478.8989, 1.1570044], [], 0, "CAN_COLLIDE"]; + _vehicle_418 = _this; + _this setDir -21.16807; + _this setPos [9860.4102, 7478.8989, 1.1570044]; +}; + +_vehicle_421 = objNull; +if (true) then +{ + _this = createVehicle ["Base_WarfareBBarrier5x", [9860.7705, 7478.1689, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_421 = _this; + _this setDir -21.868162; + _this setPos [9860.7705, 7478.1689, 3.0517578e-005]; +}; + +_vehicle_424 = objNull; +if (true) then +{ + _this = createVehicle ["Barrels", [9853.8594, 7471.8438, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_424 = _this; + _this setPos [9853.8594, 7471.8438, 3.0517578e-005]; +}; + +_vehicle_425 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_BoardsPack1", [9856.1465, 7466.1768, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_425 = _this; + _this setDir -21.363455; + _this setPos [9856.1465, 7466.1768, 3.0517578e-005]; +}; + +_vehicle_426 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_BoardsPack2", [9862.1055, 7476.6934, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_426 = _this; + _this setDir 69.966614; + _this setPos [9862.1055, 7476.6934, 4.5776367e-005]; +}; + +_vehicle_427 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Cargo2E_EP1", [9864.0166, 7468.3477, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_427 = _this; + _this setDir 69.430077; + _this setPos [9864.0166, 7468.3477, 1.5258789e-005]; +}; + +_vehicle_428 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Misc_Coil_EP1", [9859.0078, 7467.1992, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_428 = _this; + _this setPos [9859.0078, 7467.1992, -1.5258789e-005]; +}; + +_vehicle_429 = objNull; +if (true) then +{ + _this = createVehicle ["Misc_concrete_High", [9858.9658, 7475.5132, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_429 = _this; + _this setDir 70.7006; + _this setPos [9858.9658, 7475.5132, 3.0517578e-005]; +}; + +_vehicle_430 = objNull; +if (true) then +{ + _this = createVehicle ["Land_covering_hut_big_EP1", [9863.7129, 7471.3906], [], 0, "CAN_COLLIDE"]; + _vehicle_430 = _this; + _this setDir 68.63279; + _this setPos [9863.7129, 7471.3906]; +}; + +_vehicle_444 = objNull; +if (true) then +{ + _this = createVehicle ["HMMWVWreck", [9910.6328, 7528.5273, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_444 = _this; + _this setPos [9910.6328, 7528.5273, -1.5258789e-005]; +}; + +_vehicle_445 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [9915.3955, 7514.9697, -0.17721558], [], 0, "CAN_COLLIDE"]; + _vehicle_445 = _this; + _this setPos [9915.3955, 7514.9697, -0.17721558]; +}; + +_vehicle_446 = objNull; +if (true) then +{ + _this = createVehicle ["UralWreck", [9898.6436, 7500.2437, -0.073135376], [], 0, "CAN_COLLIDE"]; + _vehicle_446 = _this; + _this setDir -94.42276; + _this setPos [9898.6436, 7500.2437, -0.073135376]; +}; + +_vehicle_447 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9915.208, 7528.54, -0.0077667236], [], 0, "CAN_COLLIDE"]; + _vehicle_447 = _this; + _this setPos [9915.208, 7528.54, -0.0077667236]; +}; + +_vehicle_448 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9908.1953, 7514.0947, -0.16438293], [], 0, "CAN_COLLIDE"]; + _vehicle_448 = _this; + _this setPos [9908.1953, 7514.0947, -0.16438293]; +}; + +_vehicle_449 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9923.8896, 7521.7852, -0.15834045], [], 0, "CAN_COLLIDE"]; + _vehicle_449 = _this; + _this setPos [9923.8896, 7521.7852, -0.15834045]; +}; + +_vehicle_450 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9918.9424, 7520.7158, -0.17095947], [], 0, "CAN_COLLIDE"]; + _vehicle_450 = _this; + _this setPos [9918.9424, 7520.7158, -0.17095947]; +}; + +_vehicle_451 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9914.2148, 7517.999, -0.17510986], [], 0, "CAN_COLLIDE"]; + _vehicle_451 = _this; + _this setPos [9914.2148, 7517.999, -0.17510986]; +}; + +_vehicle_452 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9910.002, 7521.0498, -0.14830017], [], 0, "CAN_COLLIDE"]; + _vehicle_452 = _this; + _this setPos [9910.002, 7521.0498, -0.14830017]; +}; + +_vehicle_453 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9909.877, 7527.0859, -0.027389526], [], 0, "CAN_COLLIDE"]; + _vehicle_453 = _this; + _this setPos [9909.877, 7527.0859, -0.027389526]; +}; + +_vehicle_454 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9913.1572, 7523.6895, -0.10113525], [], 0, "CAN_COLLIDE"]; + _vehicle_454 = _this; + _this setPos [9913.1572, 7523.6895, -0.10113525]; +}; + +_vehicle_455 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9927.9014, 7522.0391, -0.16041565], [], 0, "CAN_COLLIDE"]; + _vehicle_455 = _this; + _this setPos [9927.9014, 7522.0391, -0.16041565]; +}; + +_vehicle_456 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9927.7764, 7528.0752, -0.039489746], [], 0, "CAN_COLLIDE"]; + _vehicle_456 = _this; + _this setPos [9927.7764, 7528.0752, -0.039489746]; +}; + +_vehicle_471 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [9904.1914, 7513.8794, -0.17556763], [], 0, "CAN_COLLIDE"]; + _vehicle_471 = _this; + _this setDir -88.30043; + _this setPos [9904.1914, 7513.8794, -0.17556763]; +}; + +_vehicle_472 = objNull; +if (true) then +{ + _this = createVehicle ["UralWreck", [9889.4561, 7511.9502, -0.030487061], [], 0, "CAN_COLLIDE"]; + _vehicle_472 = _this; + _this setDir -182.72318; + _this setPos [9889.4561, 7511.9502, -0.030487061]; +}; + +_vehicle_473 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9890.6191, 7514.0942, -0.0077209473], [], 0, "CAN_COLLIDE"]; + _vehicle_473 = _this; + _this setDir -88.30043; + _this setPos [9890.6191, 7514.0942, -0.0077209473]; +}; + +_vehicle_474 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9904.8516, 7506.6558, -0.16273499], [], 0, "CAN_COLLIDE"]; + _vehicle_474 = _this; + _this setDir -88.30043; + _this setPos [9904.8516, 7506.6558, -0.16273499]; +}; + +_vehicle_475 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9897.6299, 7522.5732, -0.07598877], [], 0, "CAN_COLLIDE"]; + _vehicle_475 = _this; + _this setDir -88.30043; + _this setPos [9897.6299, 7522.5732, -0.07598877]; +}; + +_vehicle_476 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9898.5508, 7517.5942, -0.17094421], [], 0, "CAN_COLLIDE"]; + _vehicle_476 = _this; + _this setDir -88.30043; + _this setPos [9898.5508, 7517.5942, -0.17094421]; +}; + +_vehicle_477 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9901.126, 7512.79, -0.17344666], [], 0, "CAN_COLLIDE"]; + _vehicle_477 = _this; + _this setDir -88.30043; + _this setPos [9901.126, 7512.79, -0.17344666]; +}; + +_vehicle_478 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9897.9551, 7508.6694, -0.14828491], [], 0, "CAN_COLLIDE"]; + _vehicle_478 = _this; + _this setDir -88.30043; + _this setPos [9897.9551, 7508.6694, -0.14828491]; +}; + +_vehicle_479 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9891.916, 7508.7231, -0.02734375], [], 0, "CAN_COLLIDE"]; + _vehicle_479 = _this; + _this setDir -88.30043; + _this setPos [9891.916, 7508.7231, -0.02734375]; +}; + +_vehicle_480 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9895.4072, 7511.9014, -0.10112], [], 0, "CAN_COLLIDE"]; + _vehicle_480 = _this; + _this setDir -88.30043; + _this setPos [9895.4072, 7511.9014, -0.10112]; +}; + +_vehicle_481 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9897.4941, 7526.5908, 0.089553833], [], 0, "CAN_COLLIDE"]; + _vehicle_481 = _this; + _this setDir -88.30043; + _this setPos [9897.4941, 7526.5908, 0.089553833]; +}; + +_vehicle_482 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9891.459, 7526.6445, 0.20524597], [], 0, "CAN_COLLIDE"]; + _vehicle_482 = _this; + _this setDir -88.30043; + _this setPos [9891.459, 7526.6445, 0.20524597]; +}; + +_vehicle_496 = objNull; +if (true) then +{ + _this = createVehicle ["HMMWVWreck", [9939.9385, 7542.936, 0.00012207031], [], 0, "CAN_COLLIDE"]; + _vehicle_496 = _this; + _this setDir 62.852249; + _this setPos [9939.9385, 7542.936, 0.00012207031]; +}; + +_vehicle_497 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [9930.0469, 7532.5107, -0.0082397461], [], 0, "CAN_COLLIDE"]; + _vehicle_497 = _this; + _this setDir 62.852249; + _this setPos [9930.0469, 7532.5107, -0.0082397461]; +}; + +_vehicle_498 = objNull; +if (true) then +{ + _this = createVehicle ["UralWreck", [9961.1182, 7534.4238, -0.021728516], [], 0, "CAN_COLLIDE"]; + _vehicle_498 = _this; + _this setDir -31.570511; + _this setPos [9961.1182, 7534.4238, -0.021728516]; +}; + +_vehicle_499 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9942.0381, 7538.8711, -0.0078582764], [], 0, "CAN_COLLIDE"]; + _vehicle_499 = _this; + _this setDir 62.852249; + _this setPos [9942.0381, 7538.8711, -0.0078582764]; +}; + +_vehicle_500 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9925.9814, 7538.52, 0.0045928955], [], 0, "CAN_COLLIDE"]; + _vehicle_500 = _this; + _this setDir 62.852249; + _this setPos [9925.9814, 7538.52, 0.0045928955]; +}; + +_vehicle_501 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9939.9883, 7528.0625, -0.023361206], [], 0, "CAN_COLLIDE"]; + _vehicle_501 = _this; + _this setDir 62.852249; + _this setPos [9939.9883, 7528.0625, -0.023361206]; +}; + +_vehicle_502 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9936.7803, 7531.9766, -0.014587402], [], 0, "CAN_COLLIDE"]; + _vehicle_502 = _this; + _this setDir 62.852249; + _this setPos [9936.7803, 7531.9766, -0.014587402]; +}; + +_vehicle_503 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9932.2051, 7534.9448, -0.0061340332], [], 0, "CAN_COLLIDE"]; + _vehicle_503 = _this; + _this setDir 62.852249; + _this setPos [9932.2051, 7534.9448, -0.0061340332]; +}; + +_vehicle_504 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9932.9951, 7540.0859, 0.0013885498], [], 0, "CAN_COLLIDE"]; + _vehicle_504 = _this; + _this setDir 62.852249; + _this setPos [9932.9951, 7540.0859, 0.0013885498]; +}; + +_vehicle_505 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9938.3096, 7542.9512, 0.0015869141], [], 0, "CAN_COLLIDE"]; + _vehicle_505 = _this; + _this setDir 62.852249; + _this setPos [9938.3096, 7542.9512, 0.0015869141]; +}; + +_vehicle_506 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9936.7842, 7538.4829, -0.0042419434], [], 0, "CAN_COLLIDE"]; + _vehicle_506 = _this; + _this setDir 62.852249; + _this setPos [9936.7842, 7538.4829, -0.0042419434]; +}; + +_vehicle_507 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9942.043, 7524.6089, -0.030502319], [], 0, "CAN_COLLIDE"]; + _vehicle_507 = _this; + _this setDir 62.852249; + _this setPos [9942.043, 7524.6089, -0.030502319]; +}; + +_vehicle_508 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [9947.3574, 7527.4751, -0.030303955], [], 0, "CAN_COLLIDE"]; + _vehicle_508 = _this; + _this setDir 62.852249; + _this setPos [9947.3574, 7527.4751, -0.030303955]; +}; + +_vehicle_522 = objNull; +if (true) then +{ + _this = createVehicle ["UH1Wreck", [9927.7949, 7526.7617, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_522 = _this; + _this setDir 32.683964; + _this setPos [9927.7949, 7526.7617, -3.0517578e-005]; +}; + +_vehicle_523 = objNull; +if (true) then +{ + _this = createVehicle ["hiluxWreck", [9913.4883, 7504.3281, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_523 = _this; + _this setDir 47.905163; + _this setPos [9913.4883, 7504.3281, 1.5258789e-005]; +}; + +_vehicle_524 = objNull; +if (true) then +{ + _this = createVehicle ["datsun02Wreck", [9883.6523, 7521.2778, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_524 = _this; + _this setDir -42.939289; + _this setPos [9883.6523, 7521.2778, -1.5258789e-005]; +}; + +_vehicle_526 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Ind_BoardsPack1", [9854.9219, 7469.5288, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_526 = _this; + _this setDir -20.974491; + _this setPos [9854.9219, 7469.5288, 3.0517578e-005]; +}; + +_vehicle_529 = objNull; +if (true) then +{ + _this = createVehicle ["Barrels", [9856.9863, 7468.9097, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_529 = _this; + _this setPos [9856.9863, 7468.9097, 1.5258789e-005]; +}; + +_vehicle_530 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [13342.566, 8614.9238, 0.41473824], [], 0, "CAN_COLLIDE"]; + _vehicle_530 = _this; + _this setPos [13342.566, 8614.9238, 0.41473824]; +}; + +_vehicle_532 = objNull; +if (true) then +{ + _this = createVehicle ["Land_Fire_barrel_burning", [9862.8281, 7474.4443], [], 0, "CAN_COLLIDE"]; + _vehicle_532 = _this; + _this setPos [9862.8281, 7474.4443]; +}; + +_vehicle_983 = objNull; +if (true) then +{ + _this = createVehicle ["76n6ClamShell", [13352.814, 8661.5283, 0.054087326], [], 0, "CAN_COLLIDE"]; + _vehicle_983 = _this; + _this setDir -81.131363; + _this setPos [13352.814, 8661.5283, 0.054087326]; +}; + +_vehicle_995 = objNull; +if (true) then +{ + _this = createVehicle ["UH1Wreck", [13367.243, 8621.4385], [], 0, "CAN_COLLIDE"]; + _vehicle_995 = _this; + _this setPos [13367.243, 8621.4385]; +}; + +_vehicle_996 = objNull; +if (true) then +{ + _this = createVehicle ["hiluxWreck", [13397.205, 8626.4434, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_996 = _this; + _this setPos [13397.205, 8626.4434, -1.5258789e-005]; +}; + +_vehicle_997 = objNull; +if (true) then +{ + _this = createVehicle ["HMMWVWreck", [13397.896, 8646.9229, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_997 = _this; + _this setDir 177.1848; + _this setPos [13397.896, 8646.9229, -1.5258789e-005]; +}; + +_vehicle_998 = objNull; +if (true) then +{ + _this = createVehicle ["datsun02Wreck", [13392.606, 8673.1816, 4.5776367e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_998 = _this; + _this setDir -83.100327; + _this setPos [13392.606, 8673.1816, 4.5776367e-005]; +}; + +_vehicle_999 = objNull; +if (true) then +{ + _this = createVehicle ["UAZWreck", [13443.065, 8636.2051, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_999 = _this; + _this setPos [13443.065, 8636.2051, -1.5258789e-005]; +}; + +_vehicle_1000 = objNull; +if (true) then +{ + _this = createVehicle ["UralWreck", [13430.23, 8613.0166, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1000 = _this; + _this setDir -99.586914; + _this setPos [13430.23, 8613.0166, -1.5258789e-005]; +}; + +_vehicle_1002 = objNull; +if (true) then +{ + _this = createVehicle ["Body1", [13442.112, 8622.8877, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1002 = _this; + _this setPos [13442.112, 8622.8877, 3.0517578e-005]; +}; + +_vehicle_1003 = objNull; +if (true) then +{ + _this = createVehicle ["Body1", [13413.91, 8621.1582, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1003 = _this; + _this setDir 92.6726; + _this setPos [13413.91, 8621.1582, 6.1035156e-005]; +}; + +_vehicle_1004 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [13407.348, 8654.4043], [], 0, "CAN_COLLIDE"]; + _vehicle_1004 = _this; + _this setDir 75.475266; + _this setPos [13407.348, 8654.4043]; +}; + +_vehicle_1006 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [13389.887, 8687.1563, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1006 = _this; + _this setDir 75.475266; + _this setPos [13389.887, 8687.1563, 1.5258789e-005]; +}; + +_vehicle_1009 = objNull; +if (true) then +{ + _this = createVehicle ["Body2", [13372.06, 8650.4932], [], 0, "CAN_COLLIDE"]; + _vehicle_1009 = _this; + _this setDir 152.27715; + _this setPos [13372.06, 8650.4932]; +}; + +_vehicle_1011 = objNull; +if (true) then +{ + _this = createVehicle ["Body1", [13385.826, 8659.5811], [], 0, "CAN_COLLIDE"]; + _vehicle_1011 = _this; + _this setPos [13385.826, 8659.5811]; +}; + +_vehicle_1013 = objNull; +if (true) then +{ + _this = createVehicle ["Body1", [13411.919, 8668.6914, -3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1013 = _this; + _this setPos [13411.919, 8668.6914, -3.0517578e-005]; +}; + +_vehicle_1015 = objNull; +if (true) then +{ + _this = createVehicle ["Land_bags_stack_EP1", [13342.742, 8625.3506, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1015 = _this; + _this setPos [13342.742, 8625.3506, 3.0517578e-005]; +}; + +_vehicle_1016 = objNull; +if (true) then +{ + _this = createVehicle ["Fort_Barricade", [13386.949, 8651.1963], [], 0, "CAN_COLLIDE"]; + _vehicle_1016 = _this; + _this setPos [13386.949, 8651.1963]; +}; + +_vehicle_1018 = objNull; +if (true) then +{ + _this = createVehicle ["Fort_Barricade", [13447.97, 8623.2393, 3.0517578e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1018 = _this; + _this setDir -97.747459; + _this setPos [13447.97, 8623.2393, 3.0517578e-005]; +}; + +_vehicle_1026 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13381.251, 8668.7422, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1026 = _this; + _this setPos [13381.251, 8668.7422, 1.5258789e-005]; +}; + +_vehicle_1027 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [13377.247, 8668.5273, 0.15328979], [], 0, "CAN_COLLIDE"]; + _vehicle_1027 = _this; + _this setDir -88.30043; + _this setPos [13377.247, 8668.5273, 0.15328979]; +}; + +_vehicle_1028 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13371.606, 8672.2422, 0.24867249], [], 0, "CAN_COLLIDE"]; + _vehicle_1028 = _this; + _this setDir -88.30043; + _this setPos [13371.606, 8672.2422, 0.24867249]; +}; + +_vehicle_1029 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13374.182, 8667.4375, 0.29978943], [], 0, "CAN_COLLIDE"]; + _vehicle_1029 = _this; + _this setDir -88.30043; + _this setPos [13374.182, 8667.4375, 0.29978943]; +}; + +_vehicle_1030 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13368.463, 8666.5488, 0.42675781], [], 0, "CAN_COLLIDE"]; + _vehicle_1030 = _this; + _this setDir -88.30043; + _this setPos [13368.463, 8666.5488, 0.42675781]; +}; + +_vehicle_1036 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13407.673, 8663.3984, -1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1036 = _this; + _this setPos [13407.673, 8663.3984, -1.5258789e-005]; +}; + +_vehicle_1037 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [13403.669, 8663.1836, 0.14686584], [], 0, "CAN_COLLIDE"]; + _vehicle_1037 = _this; + _this setDir -88.30043; + _this setPos [13403.669, 8663.1836, 0.14686584]; +}; + +_vehicle_1038 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13398.028, 8666.8984, 0.2363739], [], 0, "CAN_COLLIDE"]; + _vehicle_1038 = _this; + _this setDir -88.30043; + _this setPos [13398.028, 8666.8984, 0.2363739]; +}; + +_vehicle_1039 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13400.604, 8662.0938, 0.28845215], [], 0, "CAN_COLLIDE"]; + _vehicle_1039 = _this; + _this setDir -88.30043; + _this setPos [13400.604, 8662.0938, 0.28845215]; +}; + +_vehicle_1040 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13394.885, 8661.2051, 0.41445923], [], 0, "CAN_COLLIDE"]; + _vehicle_1040 = _this; + _this setDir -88.30043; + _this setPos [13394.885, 8661.2051, 0.41445923]; +}; + +_vehicle_1046 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13414.844, 8638.1494, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1046 = _this; + _this setPos [13414.844, 8638.1494, 1.5258789e-005]; +}; + +_vehicle_1047 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [13410.84, 8637.9336, 0.1468811], [], 0, "CAN_COLLIDE"]; + _vehicle_1047 = _this; + _this setDir -88.30043; + _this setPos [13410.84, 8637.9336, 0.1468811]; +}; + +_vehicle_1048 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13405.199, 8641.6484, 0.23323059], [], 0, "CAN_COLLIDE"]; + _vehicle_1048 = _this; + _this setDir -88.30043; + _this setPos [13405.199, 8641.6484, 0.23323059]; +}; + +_vehicle_1049 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13407.774, 8636.8447, 0.28846741], [], 0, "CAN_COLLIDE"]; + _vehicle_1049 = _this; + _this setDir -88.30043; + _this setPos [13407.774, 8636.8447, 0.28846741]; +}; + +_vehicle_1050 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13402.056, 8635.9561, 0.40629578], [], 0, "CAN_COLLIDE"]; + _vehicle_1050 = _this; + _this setDir -88.30043; + _this setPos [13402.056, 8635.9561, 0.40629578]; +}; + +_vehicle_1056 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13434.634, 8621.7734, 6.1035156e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1056 = _this; + _this setPos [13434.634, 8621.7734, 6.1035156e-005]; +}; + +_vehicle_1057 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [13430.63, 8621.5586, 0.14692688], [], 0, "CAN_COLLIDE"]; + _vehicle_1057 = _this; + _this setDir -88.30043; + _this setPos [13430.63, 8621.5586, 0.14692688]; +}; + +_vehicle_1058 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13424.989, 8625.2734, 0.23327637], [], 0, "CAN_COLLIDE"]; + _vehicle_1058 = _this; + _this setDir -88.30043; + _this setPos [13424.989, 8625.2734, 0.23327637]; +}; + +_vehicle_1059 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13427.564, 8620.4688, 0.28851318], [], 0, "CAN_COLLIDE"]; + _vehicle_1059 = _this; + _this setDir -88.30043; + _this setPos [13427.564, 8620.4688, 0.28851318]; +}; + +_vehicle_1060 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13421.846, 8619.5801, 0.40634155], [], 0, "CAN_COLLIDE"]; + _vehicle_1060 = _this; + _this setDir -88.30043; + _this setPos [13421.846, 8619.5801, 0.40634155]; +}; + +_vehicle_1066 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13450.188, 8638.6621, 1.5258789e-005], [], 0, "CAN_COLLIDE"]; + _vehicle_1066 = _this; + _this setPos [13450.188, 8638.6621, 1.5258789e-005]; +}; + +_vehicle_1067 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish4", [13446.184, 8638.4473, 0.14718628], [], 0, "CAN_COLLIDE"]; + _vehicle_1067 = _this; + _this setDir -88.30043; + _this setPos [13446.184, 8638.4473, 0.14718628]; +}; + +_vehicle_1068 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13440.543, 8642.1621, 0.23353577], [], 0, "CAN_COLLIDE"]; + _vehicle_1068 = _this; + _this setDir -88.30043; + _this setPos [13440.543, 8642.1621, 0.23353577]; +}; + +_vehicle_1069 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13443.118, 8637.3574, 0.28877258], [], 0, "CAN_COLLIDE"]; + _vehicle_1069 = _this; + _this setDir -88.30043; + _this setPos [13443.118, 8637.3574, 0.28877258]; +}; + +_vehicle_1070 = objNull; +if (true) then +{ + _this = createVehicle ["Rubbish3", [13437.399, 8636.4688, 0.40660095], [], 0, "CAN_COLLIDE"]; + _vehicle_1070 = _this; + _this setDir -88.30043; + _this setPos [13437.399, 8636.4688, 0.40660095]; +}; + + +}; \ No newline at end of file diff --git a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/init.sqf b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/init.sqf index c4e088ce6..457323bcc 100644 --- a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/init.sqf +++ b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/init.sqf @@ -59,10 +59,10 @@ progressLoadingScreen 1.0; "filmic" setToneMappingParams [0.153, 0.357, 0.231, 0.1573, 0.011, 3.750, 6, 4]; setToneMapping "Filmic"; if (isServer) then { - call compile preprocessFileLineNumbers "dynamic_vehicle.sqf"; //Compile vehicle configs + call compile preprocessFileLineNumbers "\z\addons\dayz_server\missions\DayZ_Epoch_13.Tavi\dynamic_vehicle.sqf"; //Compile vehicle configs // Add trader citys - _nil = [] execVM "mission.sqf"; + _nil = [] execVM "\z\addons\dayz_server\missions\DayZ_Epoch_13.Tavi\mission.sqf"; _serverMonitor = [] execVM "\z\addons\dayz_code\system\server_monitor.sqf"; }; diff --git a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm index 081e0da33..2b3f7e091 100644 --- a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm +++ b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/mission.sqm @@ -5,7 +5,7 @@ class Mission { "tavi", "kh_dayztaviana", - "ca_modules_animals", + "ca_modules_animals", "dayz_anim", "dayz_code", "dayz_communityassets", @@ -31,8 +31,8 @@ class Mission randomSeed=11171215; class Intel { - briefingName="DayZ Epoch Taviana"; - briefingDescription="DayZ Epoch Taviana Private Server"; + briefingName="tavi DayZ_Epoch"; + briefingDescription="tavi DayZ_Epoch Private Server"; startWeather=0.067362607; forecastWeather=0.52341133; year=2008; @@ -1197,55 +1197,55 @@ class Mission class Item3 { position[]={9093.4707,33.920578,2614.3794}; - name="spawn1"; + name="spawn2"; type="Empty"; }; class Item4 { position[]={15954.211,19.612961,15847.49}; - name="spawn2"; + name="spawn3"; type="Empty"; }; class Item5 { position[]={13560.766,32.488033,19300.455}; - name="spawn3"; + name="spawn4"; type="Empty"; }; class Item6 { position[]={17743.729,255.98103,10299.182}; - name="spawn4"; + name="spawn5"; type="Empty"; }; class Item7 { position[]={15245.996,56.273598,17424.979}; - name="spawn5"; + name="spawn6"; type="Empty"; }; class Item8 { position[]={16674.049,52.588493,13930.056}; - name="spawn6"; + name="spawn7"; type="Empty"; }; class Item9 { position[]={11361.38,24.342115,6684.8628}; - name="spawn7"; + name="spawn8"; type="Empty"; }; class Item10 { position[]={12268.094,77.620689,9762.8389}; - name="spawn8"; + name="spawn9"; type="Empty"; }; class Item11 { position[]={18292.107,70.055626,7537.231}; - name="spawn9"; + name="spawn10"; type="Empty"; }; class Item12