Jump to content

DoS-gaming

Member
  • Posts

    183
  • Joined

  • Last visited

Posts posted by DoS-gaming

  1. Ohh and this is what i removed from your mission.sqf

    _this = createCenter west;
    _center_1 = _this;
    
    _group_1 = createGroup _center_1;
    
    _unit_1 = objNull;
    if (true) then
    {
      _this = _group_1 createUnit ["BAF_Soldier_AA_W", [3729.2849, 6010.6377], [], 0, "CAN_COLLIDE"];
      _unit_1 = _this;
      _this setUnitAbility 0.60000002;
      if (true) then {_group_1 selectLeader _this;};
      if (true) then {selectPlayer _this;};
    };
    

    if you save your custom mission you need to place down a unit, but if you want to add the buildings to your server you have to delete this unit. ohh and the center etc

  2. if (isServer) then {
    
    _vehicle_1 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_a_stationhouse", [2562.9658, 5046.2168, -0.034072783], [], 0, "CAN_COLLIDE"];
      _vehicle_1 = _this;
      _this setDir -31.223667;
      _this setPos [2562.9658, 5046.2168, -0.034072783];
    };
    
    _vehicle_3 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [2553.7437, 5072.3057], [], 0, "CAN_COLLIDE"];
      _vehicle_3 = _this;
      _this setDir -31.690411;
      _this setPos [2553.7437, 5072.3057];
    };
    
    _vehicle_4 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_Hospital", [2530.3579, 5043.6333, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_4 = _this;
      _this setDir 58.311443;
      _this setPos [2530.3579, 5043.6333, -1.5258789e-005];
    };
    
    _vehicle_7 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_CraneCon", [2538.9661, 5076.7339, 4.5776367e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_7 = _this;
      _this setDir 6.9781046;
      _this setPos [2538.9661, 5076.7339, 4.5776367e-005];
    };
    
    _vehicle_8 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_Office01", [2535.0156, 5094.5054, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_8 = _this;
      _this setDir -32.026775;
      _this setPos [2535.0156, 5094.5054, 6.1035156e-005];
    };
    
    _vehicle_9 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [2476.3921, 5082.7842, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_9 = _this;
      _this setDir 56.511932;
      _this setPos [2476.3921, 5082.7842, 3.0517578e-005];
    };
    
    _vehicle_10 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [2484.0276, 5087.9048, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_10 = _this;
      _this setDir 56.881687;
      _this setPos [2484.0276, 5087.9048, -3.0517578e-005];
    };
    
    _vehicle_11 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [2491.8496, 5093.0571, 0.00010681152], [], 0, "CAN_COLLIDE"];
      _vehicle_11 = _this;
      _this setDir 56.880699;
      _this setPos [2491.8496, 5093.0571, 0.00010681152];
    };
    
    _vehicle_12 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Mil_Guardhouse", [2509.0906, 5092.2158, 4.5776367e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_12 = _this;
      _this setDir 238.31776;
      _this setPos [2509.0906, 5092.2158, 4.5776367e-005];
    };
    
    _vehicle_13 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_House", [2505.0459, 5040.0981, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_13 = _this;
      _this setDir 58.288593;
      _this setPos [2505.0459, 5040.0981, 3.0517578e-005];
    };
    
    _vehicle_15 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_CamoNet_EAST", [2503.5498, 5101.3511], [], 0, "CAN_COLLIDE"];
      _vehicle_15 = _this;
      _this setDir -35.519058;
      _this setPos [2503.5498, 5101.3511];
    };
    
    _vehicle_16 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_CamoNet_EAST", [2494.2305, 5033.4624, 0.00021362305], [], 0, "CAN_COLLIDE"];
      _vehicle_16 = _this;
      _this setDir -123.76539;
      _this setPos [2494.2305, 5033.4624, 0.00021362305];
    };
    
    _vehicle_17 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_CamoNet_EAST", [2515.8872, 5100.5059], [], 0, "CAN_COLLIDE"];
      _vehicle_17 = _this;
      _this setDir 54.678474;
      _this setPos [2515.8872, 5100.5059];
    };
    
    _vehicle_18 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_CamoNetB_EAST", [2554.2488, 5112.2788, 0], [], 0, "CAN_COLLIDE"];
      _vehicle_18 = _this;
      _this setPos [2554.2488, 5112.2788, 0];
    };
    
    _vehicle_22 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [2528.1763, 5022], [], 0, "CAN_COLLIDE"];
      _vehicle_22 = _this;
      _this setDir -32.323196;
      _this setPos [2528.1763, 5022];
    };
    
    _vehicle_29 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barbedwire", [2534.9868, 5024.9536, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_29 = _this;
      _this setDir -31.577291;
      _this setPos [2534.9868, 5024.9536, -1.5258789e-005];
    };
    
    _vehicle_30 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barbedwire", [2488.7202, 5049.6187, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_30 = _this;
      _this setDir -31.013311;
      _this setPos [2488.7202, 5049.6187, 1.5258789e-005];
    };
    
    _vehicle_31 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barbedwire", [2457.0481, 5104.1421, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_31 = _this;
      _this setDir 74.706505;
      _this setPos [2457.0481, 5104.1421, 1.5258789e-005];
    };
    
    _vehicle_32 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barbedwire", [2455.8101, 5109.9102, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_32 = _this;
      _this setDir 82.199272;
      _this setPos [2455.8101, 5109.9102, 1.5258789e-005];
    };
    
    _vehicle_41 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_RoadBarrier_light", [2527.7795, 5016.2109, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_41 = _this;
      _this setDir 54.327335;
      _this setPos [2527.7795, 5016.2109, 1.5258789e-005];
    };
    
    _vehicle_43 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_RoadBarrier_light", [2533.3152, 5009.1855, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_43 = _this;
      _this setDir -130.2462;
      _this setPos [2533.3152, 5009.1855, 1.5258789e-005];
    };
    
    _vehicle_55 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Misc_WellPump", [2500.6157, 5070.752, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_55 = _this;
      _this setPos [2500.6157, 5070.752, 3.0517578e-005];
    };
    
    _vehicle_56 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Toilet", [2501.1316, 5058.4297, 7.6293945e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_56 = _this;
      _this setDir 147.92476;
      _this setPos [2501.1316, 5058.4297, 7.6293945e-005];
    };
    
    _vehicle_57 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Toilet", [2500.0024, 5057.7754, 0.00010681152], [], 0, "CAN_COLLIDE"];
      _vehicle_57 = _this;
      _this setDir 148.29268;
      _this setPos [2500.0024, 5057.7754, 0.00010681152];
    };
    
    _vehicle_58 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Toilet", [2498.9033, 5057.1235, 7.6293945e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_58 = _this;
      _this setDir 147.86839;
      _this setPos [2498.9033, 5057.1235, 7.6293945e-005];
    };
    
    _vehicle_62 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Misc_TyreHeap", [2532.8555, 5007.3394, -0.11339431], [], 0, "CAN_COLLIDE"];
      _vehicle_62 = _this;
      _this setPos [2532.8555, 5007.3394, -0.11339431];
    };
    
    _vehicle_64 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barels3", [2526.3569, 5016.9067, -0.045533672], [], 0, "CAN_COLLIDE"];
      _vehicle_64 = _this;
      _this setDir -33.352425;
      _this setPos [2526.3569, 5016.9067, -0.045533672];
    };
    
    _vehicle_65 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_P_pipe_big", [2507.542, 5026.25, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_65 = _this;
      _this setDir 18.720396;
      _this setPos [2507.542, 5026.25, 3.0517578e-005];
    };
    
    _vehicle_78 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Wall_Stone", [2550.6521, 5019.7568, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_78 = _this;
      _this setDir 143.68086;
      _this setPos [2550.6521, 5019.7568, 6.1035156e-005];
    };
    
    _vehicle_79 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Wall_Stone", [2556.2861, 5017.6147, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_79 = _this;
      _this setDir -113.44061;
      _this setPos [2556.2861, 5017.6147, 3.0517578e-005];
    };
    
    _vehicle_82 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_RoadBarrier_long", [2529.6973, 5013.7041, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_82 = _this;
      _this setDir 52.004211;
      _this setPos [2529.6973, 5013.7041, 1.5258789e-005];
    };
    
    _vehicle_83 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_RoadBarrier_long", [2531.884, 5010.9409, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_83 = _this;
      _this setDir 51.413273;
      _this setPos [2531.884, 5010.9409, 1.5258789e-005];
    };
    
    _vehicle_94 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barels3", [2541.0154, 5026.5166], [], 0, "CAN_COLLIDE"];
      _vehicle_94 = _this;
      _this setDir 57.011826;
      _this setPos [2541.0154, 5026.5166];
    };
    
    _vehicle_95 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barels2", [2514.6448, 5025.7808, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_95 = _this;
      _this setDir 57.000771;
      _this setPos [2514.6448, 5025.7808, 1.5258789e-005];
    };
    
    _vehicle_96 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [3719.8113, 5968.3115, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_96 = _this;
      _this setDir 197.47099;
      _this setPos [3719.8113, 5968.3115, 3.0517578e-005];
    };
    
    _vehicle_97 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [3694.011, 5961.3872, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_97 = _this;
      _this setDir 340.20804;
      _this setPos [3694.011, 5961.3872, -6.1035156e-005];
    };
    
    _vehicle_98 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [3723.9248, 6004.0947, 0.00012207031], [], 0, "CAN_COLLIDE"];
      _vehicle_98 = _this;
      _this setDir -39.702534;
      _this setPos [3723.9248, 6004.0947, 0.00012207031];
    };
    
    _vehicle_100 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier3", [3728.4612, 6005.71, -0.1023871], [], 0, "CAN_COLLIDE"];
      _vehicle_100 = _this;
      _this setDir 50.87038;
      _this setPos [3728.4612, 6005.71, -0.1023871];
    };
    
    _vehicle_101 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [3717.7393, 6012.1479, 0.00015258789], [], 0, "CAN_COLLIDE"];
      _vehicle_101 = _this;
      _this setDir -40.262424;
      _this setPos [3717.7393, 6012.1479, 0.00015258789];
    };
    
    _vehicle_102 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier3", [3721.0007, 6015.1909, -0.067973271], [], 0, "CAN_COLLIDE"];
      _vehicle_102 = _this;
      _this setDir 49.159912;
      _this setPos [3721.0007, 6015.1909, -0.067973271];
    };
    
    _vehicle_103 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_Hospital", [3928.9524, 8826.1016, 0.34639153], [], 0, "CAN_COLLIDE"];
      _vehicle_103 = _this;
      _this setDir -341.98172;
      _this setPos [3928.9524, 8826.1016, 0.34639153];
    };
    
    _vehicle_104 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_CraneCon", [3789.4675, 8958.1162, 0.00015258789], [], 0, "CAN_COLLIDE"];
      _vehicle_104 = _this;
      _this setPos [3789.4675, 8958.1162, 0.00015258789];
    };
    
    _vehicle_105 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4657.5127, 9587.0723, 0.00024414063], [], 0, "CAN_COLLIDE"];
      _vehicle_105 = _this;
      _this setDir 186.33998;
      _this setPos [4657.5127, 9587.0723, 0.00024414063];
    };
    
    _vehicle_106 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4618.0186, 9599.9248, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_106 = _this;
      _this setDir 122.76842;
      _this setPos [4618.0186, 9599.9248, -6.1035156e-005];
    };
    
    _vehicle_107 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4611.604, 9607.502], [], 0, "CAN_COLLIDE"];
      _vehicle_107 = _this;
      _this setDir 122.57454;
      _this setPos [4611.604, 9607.502];
    };
    
    _vehicle_108 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4590.3311, 9676.4697, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_108 = _this;
      _this setDir 9.9549599;
      _this setPos [4590.3311, 9676.4697, -3.0517578e-005];
    };
    
    _vehicle_109 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4582.981, 9636.5703], [], 0, "CAN_COLLIDE"];
      _vehicle_109 = _this;
      _this setDir 9.8144646;
      _this setPos [4582.981, 9636.5703];
    };
    
    _vehicle_110 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_CraneCon", [4649.8013, 9574.6172, 0], [], 0, "CAN_COLLIDE"];
      _vehicle_110 = _this;
      _this setPos [4649.8013, 9574.6172, 0];
    };
    
    _vehicle_111 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_a_stationhouse", [4604.1284, 9720.8311, -0.011361995], [], 0, "CAN_COLLIDE"];
      _vehicle_111 = _this;
      _this setDir 280.87112;
      _this setPos [4604.1284, 9720.8311, -0.011361995];
    };
    
    _vehicle_115 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4644.2871, 9683.1865, -0.034143709], [], 0, "CAN_COLLIDE"];
      _vehicle_115 = _this;
      _this setDir -179.01907;
      _this setPos [4644.2871, 9683.1865, -0.034143709];
    };
    
    _vehicle_119 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4692.2153, 9607.6943, -0.045552962], [], 0, "CAN_COLLIDE"];
      _vehicle_119 = _this;
      _this setDir -113.67363;
      _this setPos [4692.2153, 9607.6943, -0.045552962];
    };
    
    _vehicle_120 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4686.1099, 9656.3223, -0.034106638], [], 0, "CAN_COLLIDE"];
      _vehicle_120 = _this;
      _this setDir 152.37755;
      _this setPos [4686.1099, 9656.3223, -0.034106638];
    };
    
    _vehicle_121 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4544.9028, 9887.2373, -0.027531302], [], 0, "CAN_COLLIDE"];
      _vehicle_121 = _this;
      _this setDir -4.5401521;
      _this setPos [4544.9028, 9887.2373, -0.027531302];
    };
    
    _vehicle_122 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4615.2573, 9780.8057, -0.022709701], [], 0, "CAN_COLLIDE"];
      _vehicle_122 = _this;
      _this setDir 169.15205;
      _this setPos [4615.2573, 9780.8057, -0.022709701];
    };
    
    _vehicle_123 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_MASH", [4635.8359, 9703.4023], [], 0, "CAN_COLLIDE"];
      _vehicle_123 = _this;
      _this setDir 188.576;
      _this setPos [4635.8359, 9703.4023];
    };
    
    _vehicle_128 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_tent_west", [4651.7666, 9704.0605, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_128 = _this;
      _this setDir 99.814545;
      _this setPos [4651.7666, 9704.0605, 3.0517578e-005];
    };
    
    _vehicle_129 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_MASH", [4641.9214, 9702.2627, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_129 = _this;
      _this setDir 188.66702;
      _this setPos [4641.9214, 9702.2627, 3.0517578e-005];
    };
    
    _vehicle_132 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_tent_east", [4662.5303, 9702.5752, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_132 = _this;
      _this setDir 99.277473;
      _this setPos [4662.5303, 9702.5752, -6.1035156e-005];
    };
    
    _vehicle_136 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_tent2_west", [4660.4756, 9687.7559, -0.18206985], [], 0, "CAN_COLLIDE"];
      _vehicle_136 = _this;
      _this setDir 10.291786;
      _this setPos [4660.4756, 9687.7559, -0.18206985];
    };
    
    _vehicle_137 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4657.8179, 9714.6396], [], 0, "CAN_COLLIDE"];
      _vehicle_137 = _this;
      _this setDir 7.2003751;
      _this setPos [4657.8179, 9714.6396];
    };
    
    _vehicle_138 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4654.8921, 9715.043, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_138 = _this;
      _this setDir 8.3338842;
      _this setPos [4654.8921, 9715.043, -3.0517578e-005];
    };
    
    _vehicle_139 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4651.647, 9715.498, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_139 = _this;
      _this setDir 7.8729281;
      _this setPos [4651.647, 9715.498, -9.1552734e-005];
    };
    
    _vehicle_140 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4658.4126, 9718.9404], [], 0, "CAN_COLLIDE"];
      _vehicle_140 = _this;
      _this setDir 6.8773317;
      _this setPos [4658.4126, 9718.9404];
    };
    
    _vehicle_141 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4655.3804, 9719.3701], [], 0, "CAN_COLLIDE"];
      _vehicle_141 = _this;
      _this setDir 5.8260174;
      _this setPos [4655.3804, 9719.3701];
    };
    
    _vehicle_142 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4652.1919, 9719.8223], [], 0, "CAN_COLLIDE"];
      _vehicle_142 = _this;
      _this setDir 7.5042968;
      _this setPos [4652.1919, 9719.8223];
    };
    
    _vehicle_149 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4739.4092, 10292.679, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_149 = _this;
      _this setDir 149.31035;
      _this setPos [4739.4092, 10292.679, 6.1035156e-005];
    };
    
    _vehicle_150 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4744.0039, 10284.8, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_150 = _this;
      _this setDir 149.51443;
      _this setPos [4744.0039, 10284.8, -3.0517578e-005];
    };
    
    _vehicle_151 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4635.1924, 10493.848], [], 0, "CAN_COLLIDE"];
      _vehicle_151 = _this;
      _this setDir 58.745373;
      _this setPos [4635.1924, 10493.848];
    };
    
    _vehicle_152 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [5024.0615, 10007.354], [], 0, "CAN_COLLIDE"];
      _vehicle_152 = _this;
      _this setDir -34.597984;
      _this setPos [5024.0615, 10007.354];
    };
    
    _vehicle_153 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [5018.6465, 10015.707, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_153 = _this;
      _this setDir -35.413597;
      _this setPos [5018.6465, 10015.707, 3.0517578e-005];
    };
    
    _vehicle_154 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [5009.9375, 10028.716, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_154 = _this;
      _this setDir -34.253048;
      _this setPos [5009.9375, 10028.716, 6.1035156e-005];
    };
    
    _vehicle_155 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [5004.689, 10036.771], [], 0, "CAN_COLLIDE"];
      _vehicle_155 = _this;
      _this setDir -34.811897;
      _this setPos [5004.689, 10036.771];
    };
    
    _vehicle_156 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4558.4805, 10802.657, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_156 = _this;
      _this setPos [4558.4805, 10802.657, 9.1552734e-005];
    };
    
    _vehicle_157 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4552.2017, 10812.446, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_157 = _this;
      _this setPos [4552.2017, 10812.446, 3.0517578e-005];
    };
    
    _vehicle_158 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4545.105, 10822.089], [], 0, "CAN_COLLIDE"];
      _vehicle_158 = _this;
      _this setPos [4545.105, 10822.089];
    };
    
    _vehicle_159 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4241.4619, 10372.486, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_159 = _this;
      _this setDir -36.48613;
      _this setPos [4241.4619, 10372.486, 6.1035156e-005];
    };
    
    _vehicle_161 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4358.6528, 10969.96, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_161 = _this;
      _this setDir 147.16434;
      _this setPos [4358.6528, 10969.96, 6.1035156e-005];
    };
    
    _vehicle_162 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4354.085, 10978.086, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_162 = _this;
      _this setDir 147.27589;
      _this setPos [4354.085, 10978.086, -6.1035156e-005];
    };
    
    _vehicle_163 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4349.2349, 10986.074, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_163 = _this;
      _this setDir 147.45709;
      _this setPos [4349.2349, 10986.074, 3.0517578e-005];
    };
    
    _vehicle_164 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Ind_IlluminantTower", [4391.1636, 10934.876, -0.31889805], [], 0, "CAN_COLLIDE"];
      _vehicle_164 = _this;
      _this setPos [4391.1636, 10934.876, -0.31889805];
    };
    
    _vehicle_165 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Ind_IlluminantTower", [4603.5498, 10556.429, -0.30645481], [], 0, "CAN_COLLIDE"];
      _vehicle_165 = _this;
      _this setDir 60.860886;
      _this setPos [4603.5498, 10556.429, -0.30645481];
    };
    
    _vehicle_166 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Ind_IlluminantTower", [4297.771, 10357.985, -0.30763176], [], 0, "CAN_COLLIDE"];
      _vehicle_166 = _this;
      _this setDir -118.85844;
      _this setPos [4297.771, 10357.985, -0.30763176];
    };
    
    _vehicle_167 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_a_stationhouse", [4290.855, 10958.148, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_167 = _this;
      _this setDir -30.214081;
      _this setPos [4290.855, 10958.148, -6.1035156e-005];
    };
    
    _vehicle_168 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4335.8164, 10979.154, -0.045585062], [], 0, "CAN_COLLIDE"];
      _vehicle_168 = _this;
      _this setDir 59.128788;
      _this setPos [4335.8164, 10979.154, -0.045585062];
    };
    
    _vehicle_169 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4338.6973, 10974.197, -0.0350128], [], 0, "CAN_COLLIDE"];
      _vehicle_169 = _this;
      _this setDir 60.74366;
      _this setPos [4338.6973, 10974.197, -0.0350128];
    };
    
    _vehicle_170 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4341.4922, 10969.161, -0.022695674], [], 0, "CAN_COLLIDE"];
      _vehicle_170 = _this;
      _this setDir 60.783478;
      _this setPos [4341.4922, 10969.161, -0.022695674];
    };
    
    _vehicle_171 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4344.2598, 10964.226, -0.034038398], [], 0, "CAN_COLLIDE"];
      _vehicle_171 = _this;
      _this setDir 60.363514;
      _this setPos [4344.2598, 10964.226, -0.034038398];
    };
    
    _vehicle_172 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier3", [4347.667, 10960.2, -0.034190901], [], 0, "CAN_COLLIDE"];
      _vehicle_172 = _this;
      _this setDir 60.341709;
      _this setPos [4347.667, 10960.2, -0.034190901];
    };
    
    _vehicle_173 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4340.9004, 10989.244, -0.061936669], [], 0, "CAN_COLLIDE"];
      _vehicle_173 = _this;
      _this setDir -32.331036;
      _this setPos [4340.9004, 10989.244, -0.061936669];
    };
    
    _vehicle_174 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4345.7637, 10992.369, -0.022784436], [], 0, "CAN_COLLIDE"];
      _vehicle_174 = _this;
      _this setDir -31.879885;
      _this setPos [4345.7637, 10992.369, -0.022784436];
    };
    
    _vehicle_177 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4350.6914, 10994.888, -0.070098378], [], 0, "CAN_COLLIDE"];
      _vehicle_177 = _this;
      _this setDir 163.23964;
      _this setPos [4350.6914, 10994.888, -0.070098378];
    };
    
    _vehicle_178 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4355.9731, 10996.008, -0.045411982], [], 0, "CAN_COLLIDE"];
      _vehicle_178 = _this;
      _this setDir 187.30202;
      _this setPos [4355.9731, 10996.008, -0.045411982];
    };
    
    _vehicle_179 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4361.3828, 10995.014, -0.045448516], [], 0, "CAN_COLLIDE"];
      _vehicle_179 = _this;
      _this setDir 208.07385;
      _this setPos [4361.3828, 10995.014, -0.045448516];
    };
    
    _vehicle_180 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4365.9902, 10992.21, -0.068320565], [], 0, "CAN_COLLIDE"];
      _vehicle_180 = _this;
      _this setDir 229.56741;
      _this setPos [4365.9902, 10992.21, -0.068320565];
    };
    
    _vehicle_181 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4369.374, 10987.929, -0.038936064], [], 0, "CAN_COLLIDE"];
      _vehicle_181 = _this;
      _this setDir 247.80824;
      _this setPos [4369.374, 10987.929, -0.038936064];
    };
    
    _vehicle_182 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4371.1538, 10982.737, -0.051349077], [], 0, "CAN_COLLIDE"];
      _vehicle_182 = _this;
      _this setDir 267.04419;
      _this setPos [4371.1538, 10982.737, -0.051349077];
    };
    
    _vehicle_183 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4371.5923, 10977.218, -0.056848813], [], 0, "CAN_COLLIDE"];
      _vehicle_183 = _this;
      _this setDir -79.95826;
      _this setPos [4371.5923, 10977.218, -0.056848813];
    };
    
    _vehicle_184 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4370.2368, 10971.951, -0.038883131], [], 0, "CAN_COLLIDE"];
      _vehicle_184 = _this;
      _this setDir -56.964787;
      _this setPos [4370.2368, 10971.951, -0.038883131];
    };
    
    _vehicle_185 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5_round15", [4366.957, 10967.997, -0.034141615], [], 0, "CAN_COLLIDE"];
      _vehicle_185 = _this;
      _this setDir -30.183182;
      _this setPos [4366.957, 10967.997, -0.034141615];
    };
    
    _vehicle_186 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4362.4868, 10965.15, -0.033133447], [], 0, "CAN_COLLIDE"];
      _vehicle_186 = _this;
      _this setDir -30.340755;
      _this setPos [4362.4868, 10965.15, -0.033133447];
    };
    
    _vehicle_187 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_HBarrier5", [4357.8154, 10962.409, -0.03596063], [], 0, "CAN_COLLIDE"];
      _vehicle_187 = _this;
      _this setDir -30.454258;
      _this setPos [4357.8154, 10962.409, -0.03596063];
    };
    
    _vehicle_188 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_MASH", [4362.5747, 10956.83, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_188 = _this;
      _this setDir -208.38007;
      _this setPos [4362.5747, 10956.83, 3.0517578e-005];
    };
    
    _vehicle_189 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_MASH", [4368.0356, 10960.273, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_189 = _this;
      _this setDir 147.37973;
      _this setPos [4368.0356, 10960.273, -3.0517578e-005];
    };
    
    _vehicle_190 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_MASH", [4367.1919, 10950.939, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_190 = _this;
      _this setDir -30.707382;
      _this setPos [4367.1919, 10950.939, 3.0517578e-005];
    };
    
    _vehicle_191 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_MASH", [4372.8301, 10954.327], [], 0, "CAN_COLLIDE"];
      _vehicle_191 = _this;
      _this setDir -30.088541;
      _this setPos [4372.8301, 10954.327];
    };
    
    _vehicle_192 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_CraneCon", [4314.8081, 10982.648, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_192 = _this;
      _this setPos [4314.8081, 10982.648, 6.1035156e-005];
    };
    
    _vehicle_201 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks", [4262.9951, 10947.632, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_201 = _this;
      _this setDir 59.710258;
      _this setPos [4262.9951, 10947.632, -9.1552734e-005];
    };
    
    _vehicle_202 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_ControlTower_dam", [4342.7153, 11002.82, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_202 = _this;
      _this setDir 56.571598;
      _this setPos [4342.7153, 11002.82, 9.1552734e-005];
    };
    
    _vehicle_205 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Stan_east", [4292.2192, 10983.484, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_205 = _this;
      _this setDir -29.861212;
      _this setPos [4292.2192, 10983.484, -3.0517578e-005];
    };
    
    _vehicle_206 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Stan_east", [4282.3394, 10978.239, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_206 = _this;
      _this setDir -30.941362;
      _this setPos [4282.3394, 10978.239, -3.0517578e-005];
    };
    
    _vehicle_207 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_tent2_west", [4284.2251, 10991.961, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_207 = _this;
      _this setDir 58.194485;
      _this setPos [4284.2251, 10991.961, -6.1035156e-005];
    };
    
    _vehicle_208 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_tent_east", [4297.564, 11001.849, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_208 = _this;
      _this setDir -31.565281;
      _this setPos [4297.564, 11001.849, -3.0517578e-005];
    };
    
    _vehicle_209 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Stan_east", [4273.353, 11004.611], [], 0, "CAN_COLLIDE"];
      _vehicle_209 = _this;
      _this setDir -31.467062;
      _this setPos [4273.353, 11004.611];
    };
    
    _vehicle_210 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Stan_east", [4307.416, 11007.313, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_210 = _this;
      _this setDir 145.20593;
      _this setPos [4307.416, 11007.313, -6.1035156e-005];
    };
    
    _vehicle_211 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Stan_east", [4252.8374, 10943.099], [], 0, "CAN_COLLIDE"];
      _vehicle_211 = _this;
      _this setDir 151.47681;
      _this setPos [4252.8374, 10943.099];
    };
    
    _vehicle_212 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_tent_west", [4270.5215, 10987.341, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_212 = _this;
      _this setDir -208.75844;
      _this setPos [4270.5215, 10987.341, 9.1552734e-005];
    };
    
    _vehicle_213 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_tent_west", [4242.4263, 10937.561, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_213 = _this;
      _this setDir 60.589382;
      _this setPos [4242.4263, 10937.561, -3.0517578e-005];
    };
    
    _vehicle_214 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4274.103, 10972.804], [], 0, "CAN_COLLIDE"];
      _vehicle_214 = _this;
      _this setPos [4274.103, 10972.804];
    };
    
    _vehicle_215 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4270.5488, 10971.001, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_215 = _this;
      _this setPos [4270.5488, 10971.001, 3.0517578e-005];
    };
    
    _vehicle_216 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4266.9961, 10969.213, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_216 = _this;
      _this setPos [4266.9961, 10969.213, -3.0517578e-005];
    };
    
    _vehicle_217 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4263.1313, 10967.147, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_217 = _this;
      _this setPos [4263.1313, 10967.147, 3.0517578e-005];
    };
    
    _vehicle_218 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4271.6792, 10978.338, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_218 = _this;
      _this setPos [4271.6792, 10978.338, 9.1552734e-005];
    };
    
    _vehicle_219 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4267.6919, 10976.16], [], 0, "CAN_COLLIDE"];
      _vehicle_219 = _this;
      _this setPos [4267.6919, 10976.16];
    };
    
    _vehicle_220 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4264.0044, 10974.573, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_220 = _this;
      _this setPos [4264.0044, 10974.573, 3.0517578e-005];
    };
    
    _vehicle_221 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4265.7339, 10981.026, 0], [], 0, "CAN_COLLIDE"];
      _vehicle_221 = _this;
      _this setPos [4265.7339, 10981.026, 0];
    };
    
    _vehicle_222 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4261.7598, 10979.147, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_222 = _this;
      _this setPos [4261.7598, 10979.147, -3.0517578e-005];
    };
    
    _vehicle_223 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4292.7256, 11009.553, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_223 = _this;
      _this setPos [4292.7256, 11009.553, 3.0517578e-005];
    };
    
    _vehicle_224 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4288.0532, 11007.282, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_224 = _this;
      _this setPos [4288.0532, 11007.282, 3.0517578e-005];
    };
    
    _vehicle_225 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4283.3579, 11005.128, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_225 = _this;
      _this setPos [4283.3579, 11005.128, -6.1035156e-005];
    };
    
    _vehicle_226 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4281.958, 11010.282, 0], [], 0, "CAN_COLLIDE"];
      _vehicle_226 = _this;
      _this setPos [4281.958, 11010.282, 0];
    };
    
    _vehicle_227 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4286.4897, 11012.381, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_227 = _this;
      _this setPos [4286.4897, 11012.381, -3.0517578e-005];
    };
    
    _vehicle_228 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_A_tent", [4279.814, 11014.621, 0], [], 0, "CAN_COLLIDE"];
      _vehicle_228 = _this;
      _this setPos [4279.814, 11014.621, 0];
    };
    
    _vehicle_229 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Fortress_02", [4370.1401, 10943.852, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_229 = _this;
      _this setDir 57.956585;
      _this setPos [4370.1401, 10943.852, 3.0517578e-005];
    };
    
    _vehicle_230 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Fortress_02", [4342.5762, 11013.111, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      _vehicle_230 = _this;
      _this setDir -215.4128;
      _this setPos [4342.5762, 11013.111, 3.0517578e-005];
    };
    
    _vehicle_231 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Fortress_01", [4332.626, 11018.882, -0.1366411], [], 0, "CAN_COLLIDE"];
      _vehicle_231 = _this;
      _this setDir 54.465851;
      _this setPos [4332.626, 11018.882, -0.1366411];
    };
    
    _vehicle_232 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4234.7388, 10930.712, -0.076858506], [], 0, "CAN_COLLIDE"];
      _vehicle_232 = _this;
      _this setDir -27.901621;
      _this setPos [4234.7388, 10930.712, -0.076858506];
    };
    
    _vehicle_233 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4263.1367, 10999.028, -0.022711875], [], 0, "CAN_COLLIDE"];
      _vehicle_233 = _this;
      _this setDir 62.76141;
      _this setPos [4263.1367, 10999.028, -0.022711875];
    };
    
    _vehicle_234 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4297.3662, 11016.724, -0.029302174], [], 0, "CAN_COLLIDE"];
      _vehicle_234 = _this;
      _this setDir 55.860016;
      _this setPos [4297.3662, 11016.724, -0.029302174];
    };
    
    _vehicle_236 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Fortress_01", [4595.1621, 10764.566, -0.19130237], [], 0, "CAN_COLLIDE"];
      _vehicle_236 = _this;
      _this setDir 197.50362;
      _this setPos [4595.1621, 10764.566, -0.19130237];
    };
    
    _vehicle_237 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4528.1421, 10823.75, -0.014324085], [], 0, "CAN_COLLIDE"];
      _vehicle_237 = _this;
      _this setDir 54.066128;
      _this setPos [4528.1421, 10823.75, -0.014324085];
    };
    
    _vehicle_238 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4654.1064, 10445.744, -0.034172129], [], 0, "CAN_COLLIDE"];
      _vehicle_238 = _this;
      _this setDir 59.994083;
      _this setPos [4654.1064, 10445.744, -0.034172129];
    };
    
    _vehicle_239 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4613.8135, 10530.7, -0.021812692], [], 0, "CAN_COLLIDE"];
      _vehicle_239 = _this;
      _this setDir -54.562679;
      _this setPos [4613.8135, 10530.7, -0.021812692];
    };
    
    _vehicle_240 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Mil_Barracks_i", [4824.5903, 10252.978, -0.00012207031], [], 0, "CAN_COLLIDE"];
      _vehicle_240 = _this;
      _this setDir 62.020157;
      _this setPos [4824.5903, 10252.978, -0.00012207031];
    };
    
    _vehicle_241 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [5001.1567, 10047.197, -0.031435516], [], 0, "CAN_COLLIDE"];
      _vehicle_241 = _this;
      _this setDir 57.484409;
      _this setPos [5001.1567, 10047.197, -0.031435516];
    };
    
    _vehicle_242 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [5028.7622, 9962.6543, -0.02270004], [], 0, "CAN_COLLIDE"];
      _vehicle_242 = _this;
      _this setDir -35.200439;
      _this setPos [5028.7622, 9962.6543, -0.02270004];
    };
    
    _vehicle_243 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [5007.4912, 10000.198, -0.035031442], [], 0, "CAN_COLLIDE"];
      _vehicle_243 = _this;
      _this setDir -31.849703;
      _this setPos [5007.4912, 10000.198, -0.035031442];
    };
    
    _vehicle_249 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4658.1147, 10219.211, -0.15376414], [], 0, "CAN_COLLIDE"];
      _vehicle_249 = _this;
      _this setDir 147.47391;
      _this setPos [4658.1147, 10219.211, -0.15376414];
    };
    
    _vehicle_250 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4769.0464, 10023.035, -0.088361271], [], 0, "CAN_COLLIDE"];
      _vehicle_250 = _this;
      _this setDir -27.056269;
      _this setPos [4769.0464, 10023.035, -0.088361271];
    };
    
    _vehicle_251 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4934.5874, 9731.3594, -0.08453089], [], 0, "CAN_COLLIDE"];
      _vehicle_251 = _this;
      _this setDir -27.726791;
      _this setPos [4934.5874, 9731.3594, -0.08453089];
    };
    
    _vehicle_252 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4928.4814, 9742.2178, -0.14513917], [], 0, "CAN_COLLIDE"];
      _vehicle_252 = _this;
      _this setDir 151.70892;
      _this setPos [4928.4814, 9742.2178, -0.14513917];
    };
    
    _vehicle_253 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4762.6904, 10035.177, -0.15204114], [], 0, "CAN_COLLIDE"];
      _vehicle_253 = _this;
      _this setDir 152.8271;
      _this setPos [4762.6904, 10035.177, -0.15204114];
    };
    
    _vehicle_254 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4715.4258, 9823.5371, -0.099478945], [], 0, "CAN_COLLIDE"];
      _vehicle_254 = _this;
      _this setDir -31.489393;
      _this setPos [4715.4258, 9823.5371, -0.099478945];
    };
    
    _vehicle_255 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4709.5771, 9833.0674, -0.12054738], [], 0, "CAN_COLLIDE"];
      _vehicle_255 = _this;
      _this setDir 148.53743;
      _this setPos [4709.5771, 9833.0674, -0.12054738];
    };
    
    _vehicle_256 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4664.6504, 10209.028, -0.12125216], [], 0, "CAN_COLLIDE"];
      _vehicle_256 = _this;
      _this setDir -32.50338;
      _this setPos [4664.6504, 10209.028, -0.12125216];
    };
    
    _vehicle_257 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4460.5459, 10259.235, -0.11630322], [], 0, "CAN_COLLIDE"];
      _vehicle_257 = _this;
      _this setDir -28.858486;
      _this setPos [4460.5459, 10259.235, -0.11630322];
    };
    
    _vehicle_258 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4454.6436, 10269.864, -0.10265057], [], 0, "CAN_COLLIDE"];
      _vehicle_258 = _this;
      _this setDir 150.14673;
      _this setPos [4454.6436, 10269.864, -0.10265057];
    };
    
    _vehicle_259 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4494.5449, 10517.504, -0.13972628], [], 0, "CAN_COLLIDE"];
      _vehicle_259 = _this;
      _this setDir 151.8255;
      _this setPos [4494.5449, 10517.504, -0.13972628];
    };
    
    _vehicle_260 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4501.1465, 10505.638, -0.13671429], [], 0, "CAN_COLLIDE"];
      _vehicle_260 = _this;
      _this setDir -29.13973;
      _this setPos [4501.1465, 10505.638, -0.13671429];
    };
    
    _vehicle_261 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4245.1313, 10635.774, -0.13997592], [], 0, "CAN_COLLIDE"];
      _vehicle_261 = _this;
      _this setDir -29.622702;
      _this setPos [4245.1313, 10635.774, -0.13997592];
    };
    
    _vehicle_262 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4239.5059, 10645.975, -0.13855472], [], 0, "CAN_COLLIDE"];
      _vehicle_262 = _this;
      _this setDir 150.89795;
      _this setPos [4239.5059, 10645.975, -0.13855472];
    };
    
    _vehicle_263 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4291.4258, 10875.871, -0.14033455], [], 0, "CAN_COLLIDE"];
      _vehicle_263 = _this;
      _this setDir -211.83025;
      _this setPos [4291.4258, 10875.871, -0.14033455];
    };
    
    _vehicle_264 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fortified_nest_big", [4297.7627, 10865.982, -0.13603742], [], 0, "CAN_COLLIDE"];
      _vehicle_264 = _this;
      _this setDir -32.167828;
      _this setPos [4297.7627, 10865.982, -0.13603742];
    };
    
    _vehicle_266 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4234.3755, 10391.425, 0.0042886538], [], 0, "CAN_COLLIDE"];
      _vehicle_266 = _this;
      _this setDir 145.04665;
      _this setPos [4234.3755, 10391.425, 0.0042886538];
    };
    
    _vehicle_267 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4252.1377, 10363.146, -0.026723584], [], 0, "CAN_COLLIDE"];
      _vehicle_267 = _this;
      _this setDir -124.509;
      _this setPos [4252.1377, 10363.146, -0.026723584];
    };
    
    _vehicle_268 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_fort_watchtower", [4271.2959, 10393.821, -0.034087755], [], 0, "CAN_COLLIDE"];
      _vehicle_268 = _this;
      _this setDir 148.30841;
      _this setPos [4271.2959, 10393.821, -0.034087755];
    };
    
    _vehicle_271 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Ind_TankBig", [4755.7334, 10349.74, -0.95934945], [], 0, "CAN_COLLIDE"];
      _vehicle_271 = _this;
      _this setPos [4755.7334, 10349.74, -0.95934945];
    };
    
    _vehicle_272 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Ind_TankBig", [4767.3564, 10333.493, -0.93273348], [], 0, "CAN_COLLIDE"];
      _vehicle_272 = _this;
      _this setPos [4767.3564, 10333.493, -0.93273348];
    };
    
    _vehicle_274 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barn_Metal_dam", [4719.3203, 10454.253, 0.060607459], [], 0, "CAN_COLLIDE"];
      _vehicle_274 = _this;
      _this setDir 169.63528;
      _this setPos [4719.3203, 10454.253, 0.060607459];
    };
    
    _vehicle_275 = objNull;
    if (true) then
    {
      _this = createVehicle ["MAP_Barn_Metal_dam", [4087.0188, 10717.905, 0.068418913], [], 0, "CAN_COLLIDE"];
      _vehicle_275 = _this;
      _this setDir 149.77031;
      _this setPos [4087.0188, 10717.905, 0.068418913];
    };
    
    };
    

    There was a unit in the mission.sqf while it should not be there, i think, i am not really good with cusom buildings and all that stuff. But try this.

  3. That map issue isn't the issue here, you rpt is spamming errors.

    12:17:27 "Error: Attempting to start AGN products on a server where it should not be!"
    

    You need to execute agn commander inside a 

    if (!isDedicated) then {
    Code here
    execVM "AGN.sqf"; <--- ofcourse you need to adjust path and name
    };
    

    Then there is this:

    12:12:25 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
    csj_gyroac
    12:12:25 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
    csj_gyroac
    12:12:25 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
    jetskiyanahuiaddon
    12:12:25 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
    glt_m300t
    12:12:25 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
    glt_m300t
    12:12:25 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
    jetskiyanahuiaddon
    12:12:26 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
    

    I think that's due a issue in your mission.sqm so if you could post the first 150 lines of your mission.sqm i will have a look.

     

    And then there is this spamming:

    12:19:19 "infiSTAR.de remExServer modified: {
    		if ((_this select 1) select 2 == 'JIPrequest') then {
    			[nil,(_this select 1) select 0,'loc',rJIPEXEC,[any,any,'per','execVM','ca\Modules\Functions\init.sqf']] call RE;
    		};
    	}"
    

    And to be honest i have no idea what is causing that, maybe some1 else knows it and else i think infiSTAR knows it as it's a report from the anti-hack.

  4. 13:02:14 Error in expression <ons\dayz_server\buildings\balota.sqf"
    K
    5.5.25aXxsYC$*Eÿ÷€[||yj),?9?p9mysq>
    13:02:14   Error position: <5.5.25aXxsYC$*Eÿ÷€[||yj),?9?p9mysq>
    13:02:14   Error Missing ;
    13:02:14 File z\addons\dayz_server\buildings\balota.sqf, line 2
    13:02:14 Error in expression <ons\dayz_server\buildings\balota.sqf"
    K
    5.5.25aXxsYC$*Eÿ÷€[||yj),?9?p9mysq>
    13:02:14   Error position: <5.5.25aXxsYC$*Eÿ÷€[||yj),?9?p9mysq>
    13:02:14   Error Missing ;
    13:02:14 File z\addons\dayz_server\buildings\balota.sqf, line 2
    13:02:15 Cannot create non-ai vehicle CamoNet_DZ,
    13:02:15 Error in expression <_mp.Chernarus\custom\compiles.sqf"
    K   
    5.5.25a 5   eEkhKzG4 ÿ÷ €       >
    13:02:15   Error position: <5.5.25a 5   eEkhKzG4 ÿ÷ €       >
    13:02:15   Error Missing ;
    13:02:15 File mpmissions\__cur_mp.Chernarus\custom\compiles.sqf, line 2
    13:02:15 Error in expression <_mp.Chernarus\custom\compiles.sqf"
    K   
    5.5.25a 5   eEkhKzG4 ÿ÷ €       >
    13:02:15   Error position: <5.5.25a 5   eEkhKzG4 ÿ÷ €       >
    13:02:15   Error Missing ;
    13:02:15 File mpmissions\__cur_mp.Chernarus\custom\compiles.sqf, line 2
    
    13:02:18 "Error: Attempting to start AGN products on a server where it should not be!"
    

    Had a quick look in your rpt and i see these errors.

    So there is something wrong in your compiles.sqf that's why the building snapping isn't working.

    There is also a error in your custom buildings.

    File z\addons\dayz_server\buildings\balota.sqf, line 2
    13:02:14 Error in expression <ons\dayz_server\buildings\balota.sqf"
    K
    5.5.25aXxsYC$*Eÿ÷€[||yj),?9?p9mysq>
    13:02:14   Error position: <5.5.25aXxsYC$*Eÿ÷€[||yj),?9?p9mysq>
    13:02:14   Error Missing ;
    

    And AGN safezone commander isn't installed properly.

    Not sure, i don't use AGN, but you need to place the execVM in the 

    if (!isDedicated) then {
    Code here
    execVM "AGN.sqf";
    };
    
  5. Another way is to put them in your server pbo, that will keep the mission file size down and people can't steal your custom made things etc.

    at the very bottom of your server_functions.sqf

    execVM "\z\addons\dayz_server\init\lopatino.sqf";
    

    could make a special folder in your server pbo for it, like maps for example then it would become

    execVM "\z\addons\dayz_server\maps\filename.sqf";
    

    and then place the files in the maps folder ofcourse

  6. You can still make custom boxes, using my old method, making a 2nd epoch box or something is a bit different now tho, but i have it working but i don't know if i can post that here as i used infiSTAR his crate spawning code and i don't want to get into trouble :p

  7. I only see 1 comment and i just made clear that

    dayz_antihack = 0; // DayZ Antihack / 1 = enabled // 0 = disabled
    dayz_REsec = 0; // DayZ RE Security / 1 = enabled // 0 = disabled
    

    Is used in DayZ Overwatch...

     

    anyways i've seen some threads now and i think i know what kind of person you are...

×
×
  • Create New...