Jump to content

olmo

Member
  • Posts

    19
  • Joined

  • Last visited

Posts posted by olmo

  1. Isn't that the Arma2 syntax for adding items?

     

    Ive just added another file (an edited Arma 2 file which was in the same format as yours) into this pbo which builds a medical camp at the NEAF which works fine if you follow the same format as the mainbase.sqf in the supplied PBO file in the first post.

     

    eg.

    // NE Airfield Military Camp by t.hundero.us
    
    if (isServer) then 
    {
    
      object = createVehicle ["US_WarfareBContructionSite_Base_EP1", [12012.212, 12702.035], [], 0, "CAN_COLLIDE"];
      object setDir 26.154211;
      object setPosATL [12012.212, 12702.035,];
    
    
      object = createVehicle ["AmmoCrates_NoInteractive_Large", [12089.065, 12652.161, 4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12089.065, 12652.161, 4.5776367e-005];
    
    
      object = createVehicle ["AmmoCrates_NoInteractive_Medium", [12089.398, 12653.985, -7.6293945e-005], [], 0, "CAN_COLLIDE"];
      object setDir -53.872581;
      object setPosATL [12089.398, 12653.985, -7.6293945e-005];
    
    
      object = createVehicle ["Land_CamoNet_EAST", [12089, 12650.426, -0.00012207031], [], 0, "CAN_COLLIDE"];
      object setDir 106.56143;
      object setPosATL [12089, 12650.426, -0.00012207031];
    
    
      object = createVehicle ["Land_CamoNetB_EAST", [12019.382, 12679.734, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir -55.920654;
      object setPosATL [12019.382, 12679.734, -1.5258789e-005];
    
    
      object = createVehicle ["Misc_Cargo1B_military", [12017.079, 12700.334, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 19.750807;
      object setPosATL [12017.079, 12700.334, -1.5258789e-005];
    
    
      object = createVehicle ["Misc_cargo_cont_small", [12020.427, 12676.867, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 249.93091;
      object setPosATL [12020.427, 12676.867, -1.5258789e-005];
    
    
      object = createVehicle ["MASH", [12066.161, 12656.576, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
      object setDir 19.273684;
      object setPosATL [12066.161, 12656.576, -9.1552734e-005];
    
    
      object = createVehicle ["PowGen_Big_EP1", [12098.973, 12666.906, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir -7.4678459;
      object setPosATL [12098.973, 12666.906, -1.5258789e-005];
    
    
      object = createVehicle ["CampEast", [12040.633, 12678.384, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir -68.620232;
      object setPosATL [12040.633, 12678.384, -4.5776367e-005];
    
    
      object = createVehicle ["CampEast", [12036.58, 12667.239, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir -69.179428;
      object setPosATL [12036.58, 12667.239, -3.0517578e-005];
    
    
      object = createVehicle ["CampEast", [12054.9, 12660.685, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 109.72045;
      object setPosATL [12054.9, 12660.685, -1.5258789e-005];
    
    
      object = createVehicle ["CampEast", [12058.72, 12671.986, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir 110.10094;
      object setPosATL [12058.72, 12671.986, -4.5776367e-005];
    
    
      object = createVehicle ["Land_Antenna", [12103.145, 12664.065], [], 0, "CAN_COLLIDE"];
      object setPosATL [12103.145, 12664.065];
    
    
      object = createVehicle ["Barrel5", [12096.146, 12669.363, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir 182.55235;
      object setPosATL [12096.146, 12669.363, 3.0517578e-005];
    
    
      object = createVehicle ["Barrel5", [12095.984, 12668.319, 7.6293945e-005], [], 0, "CAN_COLLIDE"];
      object setDir 80.653389;
      object setPosATL [12095.984, 12668.319, 7.6293945e-005];
    
    
      object = createVehicle ["MASH", [12072.947, 12654.265, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 18.193274;
      object setPosATL [12072.947, 12654.265, -1.5258789e-005];
    
    
      object = createVehicle ["Misc_cargo_cont_tiny", [12086.664, 12647.318, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 214.1142;
      object setPosATL [12086.664, 12647.318, -1.5258789e-005];
    
    
      object = createVehicle ["FoldTable", [12024.823, 12681.604, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 105.41257;
      object setPosATL [12024.823, 12681.604, 1.5258789e-005];
    
    
      object = createVehicle ["FoldChair", [12022.66, 12682.408], [], 0, "CAN_COLLIDE"];
      object setDir -41.223644;
      object setPosATL [12022.66, 12682.408];
    
    
      object = createVehicle ["Land_Crates_EP1", [12025.056, 12683.34, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12025.056, 12683.34, -1.5258789e-005];
    
    
      object = createVehicle ["Sign_Checkpoint", [12024.707, 12679.841, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir 86.312393;
      object setPosATL [12024.707, 12679.841, -3.0517578e-005];
    
    
      object = createVehicle ["Suitcase", [12055.349, 12632.204], [], 0, "CAN_COLLIDE"];
      object setPosATL [12055.349, 12632.204];
    
    
      object = createVehicle ["USMC_WarfareBFieldhHospital", [12079.237, 12672.125, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir -71.348488;
      object setPosATL [12079.237, 12672.125, -4.5776367e-005];
    
    
      object = createVehicle ["Land_Toilet", [12065.208, 12683.073], [], 0, "CAN_COLLIDE"];
      object setDir 20.699389;
      object setPosATL [12065.208, 12683.073];
    
    
      object = createVehicle ["Land_Toilet", [12067.521, 12682.354, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir 22.36478;
      object setPosATL [12067.521, 12682.354, -3.0517578e-005];
    
    
      object = createVehicle ["Land_Toilet", [12063.232, 12683.86, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      object setDir 24.516426;
      object setPosATL [12063.232, 12683.86, -6.1035156e-005];
    
    
      object = createVehicle ["Land_CncBlock_Stripes", [12061.536, 12685.09, -7.6293945e-005], [], 0, "CAN_COLLIDE"];
      object setDir -64.267242;
      object setPosATL [12061.536, 12685.09, -7.6293945e-005];
    
    
      object = createVehicle ["Land_CncBlock_D", [12058.547, 12684.494, 7.6293945e-005], [], 0, "CAN_COLLIDE"];
      object setDir 380.03699;
      object setPosATL [12058.547, 12684.494, 7.6293945e-005];
    
    
      object = createVehicle ["Camp_EP1", [12097.983, 12659.155, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir -72.059647;
      object setPosATL [12097.983, 12659.155, -3.0517578e-005];
    
    
      object = createVehicle ["AmmoCrate_NoInteractive_", [12074.639, 12666.712, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 125.90913;
      object setPosATL [12074.639, 12666.712, 1.5258789e-005];
    
    
      object = createVehicle ["Barrel1", [12075.219, 12657.217, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12075.219, 12657.217, -1.5258789e-005];
    
    
      object = createVehicle ["Land_Misc_Garb_Heap_EP1", [11991.129, 12673.759, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [11991.129, 12673.759, 3.0517578e-005];
    
    
      object = createVehicle ["Land_CncBlock_D", [11989.877, 12669.979], [], 0, "CAN_COLLIDE"];
      object setDir 55.316391;
      object setPosATL [11989.877, 12669.979];
    
    
      object = createVehicle ["Land_Misc_Cargo2E_EP1", [12065.116, 12689.605, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir -77.999542;
      object setPosATL [12065.116, 12689.605, -4.5776367e-005];
    
    
      object = createVehicle ["US_WarfareBContructionSite1_Base_EP1", [12042.644, 12698.686, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir -165.43417;
      object setPosATL [12042.644, 12698.686, -4.5776367e-005];
    
    
      object = createVehicle ["US_WarfareBContructionSite_Base_EP1", [12071.685, 12687.056, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir -65.762817;
      object setPosATL [12071.685, 12687.056, -4.5776367e-005];
    
    
      object = createVehicle ["Misc_Cargo1Bo_military", [12037.47, 12702.407], [], 0, "CAN_COLLIDE"];
      object setPosATL [12037.47, 12702.407];
    
    
      object = createVehicle ["Notice_board_EP1", [12057.489, 12630.631, 4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir 169.99197;
      object setPosATL [12057.489, 12630.631, 4.5776367e-005];
    
    
      object = createVehicle ["FoldChair", [12058.05, 12638.766, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12058.05, 12638.766, -1.5258789e-005];
    
    
      object = createVehicle ["FoldChair", [12056.225, 12637.339], [], 0, "CAN_COLLIDE"];
      object setDir -2.0316877;
      object setPosATL [12056.225, 12637.339];
    
    
      object = createVehicle ["FoldChair", [12056.369, 12634.562, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir -38.206127;
      object setPosATL [12056.369, 12634.562, -1.5258789e-005];
    
    
      object = createVehicle ["FoldChair", [12057.821, 12635.813, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 10.937011;
      object setPosATL [12057.821, 12635.813, 1.5258789e-005];
    
    
      object = createVehicle ["FoldChair", [12056.48, 12639.81, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir 37.910099;
      object setPosATL [12056.48, 12639.81, 3.0517578e-005];
    
    
      object = createVehicle ["FoldTable", [12054.456, 12631.711, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
      object setDir 16.33835;
      object setPosATL [12054.456, 12631.711, -6.1035156e-005];
    
    
      object = createVehicle ["FoldTable", [12050.692, 12635.532, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir -70.69368;
      object setPosATL [12050.692, 12635.532, 3.0517578e-005];
    
    
      object = createVehicle ["WoodChair", [12049.876, 12666.698, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir -29.116951;
      object setPosATL [12049.876, 12666.698, 1.5258789e-005];
    
    
      object = createVehicle ["FoldTable", [12049.535, 12665.617, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir 24.837084;
      object setPosATL [12049.535, 12665.617, 3.0517578e-005];
    
    
      object = createVehicle ["Barrels", [12059.921, 12686.013, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir 1.4070174;
      object setPosATL [12059.921, 12686.013, -3.0517578e-005];
    
    
      object = createVehicle ["Land_bags_stack_EP1", [12019.378, 12698.208, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 138.5748;
    
    
      object = createVehicle ["Loudspeakers_EP1", [12053.941, 12656.053, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12053.941, 12656.053, 1.5258789e-005];
    
    
      object = createVehicle ["Barrel1", [12058.03, 12686.328, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12058.03, 12686.328, -3.0517578e-005];
    
    
      object = createVehicle ["TK_GUE_WarfareBVehicleServicePoint_EP1", [12050.618, 12689.802], [], 0, "CAN_COLLIDE"];
      object setDir 197.40753;
      object setPosATL [12050.618, 12689.802];
    
    
      object = createVehicle ["Paleta2", [12097.252, 12670.478, -0.00010681152], [], 0, "CAN_COLLIDE"];
      object setDir -47.454025;
      object setPosATL [12097.252, 12670.478, -0.00010681152];
    
    
      object = createVehicle ["AmmoCrates_NoInteractive_Small", [12087.6, 12653.468, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12087.6, 12653.468, 1.5258789e-005];
    
    
      object = createVehicle ["Land_fortified_nest_small", [12086.483, 12555.646, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      object setDir -12.875128;
      object setPosATL [12086.483, 12555.646, 6.1035156e-005];
    
    
      object = createVehicle ["Land_fort_bagfence_long", [12091.178, 12555.813, -7.6293945e-005], [], 0, "CAN_COLLIDE"];
      object setDir -11.770027;
      object setPosATL [12091.178, 12555.813, -7.6293945e-005];
    
      object = createVehicle ["Land_fort_bagfence_long", [12083.402, 12554.49, -7.6293945e-005], [], 0, "CAN_COLLIDE"];
      object setDir -10.63287;
      object setPosATL [12083.402, 12554.49, -7.6293945e-005];
    
    
      object = createVehicle ["Land_fort_bagfence_corner", [12080.136, 12554.648, -4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir -8.1724463;
      object setPosATL [12080.136, 12554.648, -4.5776367e-005];
    
    
      object = createVehicle ["Land_fort_bagfence_corner", [11986.376, 12533.838, 4.5776367e-005], [], 0, "CAN_COLLIDE"];
      object setDir 75.92968;
      object setPosATL [11986.376, 12533.838, 4.5776367e-005];
    
    
      object = createVehicle ["Land_fortified_nest_small", [11987.42, 12530.523, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir 76.664238;
      object setPosATL [11987.42, 12530.523, 1.5258789e-005];
    
    
      object = createVehicle ["Land_fort_bagfence_long", [11987.76, 12527.142], [], 0, "CAN_COLLIDE"];
      object setDir 71.89473;
      object setPosATL [11987.76, 12527.142];
    
    
      object = createVehicle ["Land_fort_bagfence_long", [11989.053, 12524.496, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
      object setDir 54.500572;
      object setPosATL [11989.053, 12524.496, 6.1035156e-005];
    
    
      object = createVehicle ["AmmoCrates_NoInteractive_Large", [11989.645, 12528.221], [], 0, "CAN_COLLIDE"];
      object setDir 13.998145;
      object setPosATL [11989.645, 12528.221];
    
    
      object = createVehicle ["AmmoCrates_NoInteractive_Medium", [12081.581, 12555.928, -0.00010681152], [], 0, "CAN_COLLIDE"];
      object setDir 8.1626053;
      object setPosATL [12081.581, 12555.928, -0.00010681152];
    
    
      object = createVehicle ["AmmoCrate_NoInteractive_", [12083.071, 12556.101, 0.00010681152], [], 0, "CAN_COLLIDE"];
      object setDir -26.009325;
      object setPosATL [12083.071, 12556.101, 0.00010681152];
    
    
      object = createVehicle ["Land_CncBlock_Stripes", [12104.807, 12653.311, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir -0.93830192;
      object setPosATL [12104.807, 12653.311, -1.5258789e-005];
    
    
      object = createVehicle ["Barrel4", [12106.846, 12666.894], [], 0, "CAN_COLLIDE"];
      object setPosATL [12106.846, 12666.894];
    
    
      object = createVehicle ["Land_CncBlock_D", [12105.366, 12654.756, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setDir -11.951507;
      object setPosATL [12105.366, 12654.756, -3.0517578e-005];
    
    
      object = createVehicle ["Misc_concrete_High", [12059.637, 12691.035], [], 0, "CAN_COLLIDE"];
      object setDir -174.34058;
      object setPosATL [12059.637, 12691.035];
    
    
      object = createVehicle ["Misc_palletsfoiled_heap", [12109.088, 12662.078], [], 0, "CAN_COLLIDE"];
      object setDir 17.133743;
      object setPosATL [12109.088, 12662.078];
    
    
      object = createVehicle ["Land_transport_crates_EP1", [12104.66, 12667.159, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12104.66, 12667.159, 1.5258789e-005];
    
    
      object = createVehicle ["Land_transport_crates_EP1", [12050.36, 12684.045], [], 0, "CAN_COLLIDE"];
      object setPosATL [12050.36, 12684.045];
    
    
      object = createVehicle ["Fort_Crate_wood", [12054.786, 12654.306], [], 0, "CAN_COLLIDE"];
      object setPosATL [12054.786, 12654.306];
    
    
    
      object = createVehicle ["Fort_Crate_wood", [12047.938, 12684.255], [], 0, "CAN_COLLIDE"];
      object setDir -30.784639;
      object setPosATL [12047.938, 12684.255];
    
    
      object = createVehicle ["Land_Pneu", [12021.911, 12698.834, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
      object setPosATL [12021.911, 12698.834, -3.0517578e-005];
    
    
      object = createVehicle ["Land_bags_stack_EP1", [12047.853, 12666.441, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
      object setDir -50.071819;
      object setPosATL [12047.853, 12666.441, -1.5258789e-005];
    };
    

     

    sorry for the late response was kinda busy 

    but as i understand from youre post youre saying im using a arma 2 syntax to place the building and i should use the same syntax as provided in the first post so i went to investigate this 

    to clarify it a bit im using arma 3 build in hidden 3d editor that works with the .BIEDI files i then save it so it gave me the code i provided earlier 

    when checking the code form de mainbase.sqf from the original post its like this 

    if (isServer) then {

    _vehicle_10 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23565.727, 18799.27, -1.9073486e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_10 = _this;

    _this setPos [23565.727, 18799.27, -1.9073486e-006];

    };

    _vehicle_11 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23557.402, 18798.934, -1.9073486e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_11 = _this;

    _this setPos [23557.402, 18798.934, -1.9073486e-006];

    };

    _vehicle_222 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.938, 18720.904, 6.1988831e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_222 = _this;

    _this setDir 92.030685;

    _this setPos [23570.938, 18720.904, 6.1988831e-006];

    };

    _vehicle_223 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.893, 18729.23, 6.1988831e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_223 = _this;

    _this setDir 92.030685;

    _this setPos [23570.893, 18729.23, 6.1988831e-006];

    };

    _vehicle_224 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.883, 18737.936, 2.8610229e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_224 = _this;

    _this setDir 92.030685;

    _this setPos [23570.883, 18737.936, 2.8610229e-006];

    };

    _vehicle_225 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.846, 18746.27, 2.8610229e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_225 = _this;

    _this setDir 92.030685;

    _this setPos [23570.846, 18746.27, 2.8610229e-006];

    };

    _vehicle_226 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.855, 18754.758, -4.7683716e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_226 = _this;

    _this setDir 92.030685;

    _this setPos [23570.855, 18754.758, -4.7683716e-006];

    };

    _vehicle_227 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.814, 18763.082, -4.7683716e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_227 = _this;

    _this setDir 92.030685;

    _this setPos [23570.814, 18763.082, -4.7683716e-006];

    };

    _vehicle_228 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.758, 18771.293, -2.5749207e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_228 = _this;

    _this setDir 92.030685;

    _this setPos [23570.758, 18771.293, -2.5749207e-005];

    };

    _vehicle_229 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.725, 18779.621, -2.5749207e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_229 = _this;

    _this setDir 92.030685;

    _this setPos [23570.725, 18779.621, -2.5749207e-005];

    };

    _vehicle_230 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.672, 18787.922, 8.5830688e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_230 = _this;

    _this setDir 92.030685;

    _this setPos [23570.672, 18787.922, 8.5830688e-006];

    };

    _vehicle_231 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.631, 18796.262, 8.5830688e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_231 = _this;

    _this setDir 92.030685;

    _this setPos [23570.631, 18796.262, 8.5830688e-006];

    };

    _vehicle_312 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23532.729, 18798.051], [], 0, "CAN_COLLIDE"];

    _vehicle_312 = _this;

    _this setPos [23532.729, 18798.051];

    };

    _vehicle_313 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23524.516, 18797.92], [], 0, "CAN_COLLIDE"];

    _vehicle_313 = _this;

    _this setPos [23524.516, 18797.92];

    };

    _vehicle_314 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23516.404, 18797.598, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_314 = _this;

    _this setPos [23516.404, 18797.598, -3.3378601e-006];

    };

    _vehicle_315 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23508.705, 18797.393, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_315 = _this;

    _this setPos [23508.705, 18797.393, -3.3378601e-006];

    };

    _vehicle_316 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23500.178, 18797.102, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_316 = _this;

    _this setPos [23500.178, 18797.102, -1.0967255e-005];

    };

    _vehicle_317 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23491.705, 18796.912, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_317 = _this;

    _this setPos [23491.705, 18796.912, -1.0967255e-005];

    };

    _vehicle_318 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23484.061, 18796.531, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_318 = _this;

    _this setPos [23484.061, 18796.531, -3.194809e-005];

    };

    _vehicle_319 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23475.938, 18796.434, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_319 = _this;

    _this setPos [23475.938, 18796.434, -3.194809e-005];

    };

    _vehicle_320 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23467.615, 18796.178, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_320 = _this;

    _this setPos [23467.615, 18796.178, 2.3841858e-006];

    };

    _vehicle_321 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23459.404, 18795.896, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_321 = _this;

    _this setPos [23459.404, 18795.896, 2.3841858e-006];

    };

    _vehicle_342 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23451.018, 18795.65, 4.7683716e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_342 = _this;

    _this setPos [23451.018, 18795.65, 4.7683716e-007];

    };

    _vehicle_343 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23443.127, 18795.328, 4.7683716e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_343 = _this;

    _this setPos [23443.127, 18795.328, 4.7683716e-007];

    };

    _vehicle_344 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23434.758, 18795.191, -2.8610229e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_344 = _this;

    _this setPos [23434.758, 18795.191, -2.8610229e-006];

    };

    _vehicle_345 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23426.697, 18794.904, -2.8610229e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_345 = _this;

    _this setPos [23426.697, 18794.904, -2.8610229e-006];

    };

    _vehicle_346 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23418.455, 18794.541, -1.0490417e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_346 = _this;

    _this setPos [23418.455, 18794.541, -1.0490417e-005];

    };

    _vehicle_347 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23410.744, 18794.318, -1.0490417e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_347 = _this;

    _this setPos [23410.744, 18794.318, -1.0490417e-005];

    };

    _vehicle_348 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23402.266, 18794.166, -3.1471252e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_348 = _this;

    _this setPos [23402.266, 18794.166, -3.1471252e-005];

    };

    _vehicle_349 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23393.941, 18793.83, -3.1471252e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_349 = _this;

    _this setPos [23393.941, 18793.83, -3.1471252e-005];

    };

    _vehicle_350 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23385.648, 18793.48, 2.8610229e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_350 = _this;

    _this setPos [23385.648, 18793.48, 2.8610229e-006];

    };

    _vehicle_351 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23377.324, 18793.145, 2.8610229e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_351 = _this;

    _this setPos [23377.324, 18793.145, 2.8610229e-006];

    };

    _vehicle_372 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.602, 18715.996], [], 0, "CAN_COLLIDE"];

    _vehicle_372 = _this;

    _this setDir 92.030685;

    _this setPos [23372.602, 18715.996];

    };

    _vehicle_373 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.557, 18724.322], [], 0, "CAN_COLLIDE"];

    _vehicle_373 = _this;

    _this setDir 92.030685;

    _this setPos [23372.557, 18724.322];

    };

    _vehicle_374 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.547, 18733.027, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_374 = _this;

    _this setDir 92.030685;

    _this setPos [23372.547, 18733.027, -3.3378601e-006];

    };

    _vehicle_375 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.51, 18741.361, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_375 = _this;

    _this setDir 92.030685;

    _this setPos [23372.51, 18741.361, -3.3378601e-006];

    };

    _vehicle_376 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.52, 18749.85, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_376 = _this;

    _this setDir 92.030685;

    _this setPos [23372.52, 18749.85, -1.0967255e-005];

    };

    _vehicle_377 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.479, 18758.174, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_377 = _this;

    _this setDir 92.030685;

    _this setPos [23372.479, 18758.174, -1.0967255e-005];

    };

    _vehicle_378 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.422, 18766.385, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_378 = _this;

    _this setDir 92.030685;

    _this setPos [23372.422, 18766.385, -3.194809e-005];

    };

    _vehicle_379 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.389, 18774.713, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_379 = _this;

    _this setDir 92.030685;

    _this setPos [23372.389, 18774.713, -3.194809e-005];

    };

    _vehicle_380 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.482, 18781.914, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_380 = _this;

    _this setDir 92.030685;

    _this setPos [23372.482, 18781.914, 2.3841858e-006];

    };

    _vehicle_381 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.441, 18790.254, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_381 = _this;

    _this setDir 92.030685;

    _this setPos [23372.441, 18790.254, 2.3841858e-006];

    };

    _vehicle_392 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.877, 18631.492], [], 0, "CAN_COLLIDE"];

    _vehicle_392 = _this;

    _this setDir 92.030685;

    _this setPos [23372.877, 18631.492];

    };

    _vehicle_393 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.832, 18639.818], [], 0, "CAN_COLLIDE"];

    _vehicle_393 = _this;

    _this setDir 92.030685;

    _this setPos [23372.832, 18639.818];

    };

    _vehicle_394 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.822, 18648.523, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_394 = _this;

    _this setDir 92.030685;

    _this setPos [23372.822, 18648.523, -3.3378601e-006];

    };

    _vehicle_395 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.785, 18656.857, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_395 = _this;

    _this setDir 92.030685;

    _this setPos [23372.785, 18656.857, -3.3378601e-006];

    };

    _vehicle_396 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.795, 18665.346, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_396 = _this;

    _this setDir 92.030685;

    _this setPos [23372.795, 18665.346, -1.0967255e-005];

    };

    _vehicle_397 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.754, 18673.67, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_397 = _this;

    _this setDir 92.030685;

    _this setPos [23372.754, 18673.67, -1.0967255e-005];

    };

    _vehicle_398 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.697, 18681.881, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_398 = _this;

    _this setDir 92.030685;

    _this setPos [23372.697, 18681.881, -3.194809e-005];

    };

    _vehicle_399 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.664, 18690.209, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_399 = _this;

    _this setDir 92.030685;

    _this setPos [23372.664, 18690.209, -3.194809e-005];

    };

    _vehicle_400 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.789, 18698.689, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_400 = _this;

    _this setDir 92.030685;

    _this setPos [23372.789, 18698.689, 2.3841858e-006];

    };

    _vehicle_401 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.748, 18707.029, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_401 = _this;

    _this setDir 92.030685;

    _this setPos [23372.748, 18707.029, 2.3841858e-006];

    };

    _vehicle_412 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23373.141, 18547.607], [], 0, "CAN_COLLIDE"];

    _vehicle_412 = _this;

    _this setDir 92.030685;

    _this setPos [23373.141, 18547.607];

    };

    _vehicle_413 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23373.096, 18555.934], [], 0, "CAN_COLLIDE"];

    _vehicle_413 = _this;

    _this setDir 92.030685;

    _this setPos [23373.096, 18555.934];

    };

    _vehicle_414 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23373.086, 18564.639, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_414 = _this;

    _this setDir 92.030685;

    _this setPos [23373.086, 18564.639, -3.3378601e-006];

    };

    _vehicle_415 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23373.055, 18573.061, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_415 = _this;

    _this setDir 92.030685;

    _this setPos [23373.055, 18573.061, -3.3378601e-006];

    };

    _vehicle_416 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23373.064, 18581.549, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_416 = _this;

    _this setDir 92.030685;

    _this setPos [23373.064, 18581.549, -1.0967255e-005];

    };

    _vehicle_417 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23373.023, 18589.873, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_417 = _this;

    _this setDir 92.030685;

    _this setPos [23373.023, 18589.873, -1.0967255e-005];

    };

    _vehicle_418 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.967, 18598.084, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_418 = _this;

    _this setDir 92.030685;

    _this setPos [23372.967, 18598.084, -3.194809e-005];

    };

    _vehicle_419 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.934, 18606.412, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_419 = _this;

    _this setDir 92.030685;

    _this setPos [23372.934, 18606.412, -3.194809e-005];

    };

    _vehicle_420 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.881, 18614.713, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_420 = _this;

    _this setDir 92.030685;

    _this setPos [23372.881, 18614.713, 2.3841858e-006];

    };

    _vehicle_421 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.84, 18623.053, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_421 = _this;

    _this setDir 92.030685;

    _this setPos [23372.84, 18623.053, 2.3841858e-006];

    };

    _vehicle_432 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.252, 18636.836], [], 0, "CAN_COLLIDE"];

    _vehicle_432 = _this;

    _this setDir 92.030685;

    _this setPos [23571.252, 18636.836];

    };

    _vehicle_433 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.207, 18645.162], [], 0, "CAN_COLLIDE"];

    _vehicle_433 = _this;

    _this setDir 92.030685;

    _this setPos [23571.207, 18645.162];

    };

    _vehicle_434 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.213, 18653.932, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_434 = _this;

    _this setDir 92.030685;

    _this setPos [23571.213, 18653.932, -3.3378601e-006];

    };

    _vehicle_435 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.176, 18662.266, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_435 = _this;

    _this setDir 92.030685;

    _this setPos [23571.176, 18662.266, -3.3378601e-006];

    };

    _vehicle_436 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.186, 18670.754, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_436 = _this;

    _this setDir 92.030685;

    _this setPos [23571.186, 18670.754, -1.0967255e-005];

    };

    _vehicle_437 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.145, 18679.078, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_437 = _this;

    _this setDir 92.030685;

    _this setPos [23571.145, 18679.078, -1.0967255e-005];

    };

    _vehicle_438 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.088, 18687.289, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_438 = _this;

    _this setDir 92.030685;

    _this setPos [23571.088, 18687.289, -3.194809e-005];

    };

    _vehicle_439 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.055, 18695.617, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_439 = _this;

    _this setDir 92.030685;

    _this setPos [23571.055, 18695.617, -3.194809e-005];

    };

    _vehicle_440 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.002, 18703.918, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_440 = _this;

    _this setDir 92.030685;

    _this setPos [23571.002, 18703.918, 2.3841858e-006];

    };

    _vehicle_441 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23570.961, 18712.258, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_441 = _this;

    _this setDir 92.030685;

    _this setPos [23570.961, 18712.258, 2.3841858e-006];

    };

    _vehicle_452 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.586, 18549.623], [], 0, "CAN_COLLIDE"];

    _vehicle_452 = _this;

    _this setDir 92.030685;

    _this setPos [23571.586, 18549.623];

    };

    _vehicle_453 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.541, 18557.949], [], 0, "CAN_COLLIDE"];

    _vehicle_453 = _this;

    _this setDir 92.030685;

    _this setPos [23571.541, 18557.949];

    };

    _vehicle_454 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.531, 18566.654, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_454 = _this;

    _this setDir 92.030685;

    _this setPos [23571.531, 18566.654, -3.3378601e-006];

    };

    _vehicle_455 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.494, 18574.988, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_455 = _this;

    _this setDir 92.030685;

    _this setPos [23571.494, 18574.988, -3.3378601e-006];

    };

    _vehicle_456 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.504, 18583.477, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_456 = _this;

    _this setDir 92.030685;

    _this setPos [23571.504, 18583.477, -1.0967255e-005];

    };

    _vehicle_457 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.463, 18591.801, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_457 = _this;

    _this setDir 92.030685;

    _this setPos [23571.463, 18591.801, -1.0967255e-005];

    };

    _vehicle_458 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.406, 18600.012, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_458 = _this;

    _this setDir 92.030685;

    _this setPos [23571.406, 18600.012, -3.194809e-005];

    };

    _vehicle_459 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.373, 18608.34, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_459 = _this;

    _this setDir 92.030685;

    _this setPos [23571.373, 18608.34, -3.194809e-005];

    };

    _vehicle_460 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.32, 18616.641, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_460 = _this;

    _this setDir 92.030685;

    _this setPos [23571.32, 18616.641, 2.3841858e-006];

    };

    _vehicle_461 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.279, 18624.98, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_461 = _this;

    _this setDir 92.030685;

    _this setPos [23571.279, 18624.98, 2.3841858e-006];

    };

    _vehicle_507 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23376.908, 18513.592], [], 0, "CAN_COLLIDE"];

    _vehicle_507 = _this;

    _this setDir 181.77411;

    _this setPos [23376.908, 18513.592];

    };

    _vehicle_508 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23385.232, 18513.672], [], 0, "CAN_COLLIDE"];

    _vehicle_508 = _this;

    _this setDir 181.77411;

    _this setPos [23385.232, 18513.672];

    };

    _vehicle_509 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23393.943, 18513.713, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_509 = _this;

    _this setDir 181.77411;

    _this setPos [23393.943, 18513.713, -3.3378601e-006];

    };

    _vehicle_510 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23402.27, 18513.791, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_510 = _this;

    _this setDir 181.77411;

    _this setPos [23402.27, 18513.791, -3.3378601e-006];

    };

    _vehicle_511 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23410.752, 18513.83, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_511 = _this;

    _this setDir 181.77411;

    _this setPos [23410.752, 18513.83, -1.0967255e-005];

    };

    _vehicle_512 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23419.088, 18513.906, -1.0967255e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_512 = _this;

    _this setDir 181.77411;

    _this setPos [23419.088, 18513.906, -1.0967255e-005];

    };

    _vehicle_513 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23427.293, 18513.996, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_513 = _this;

    _this setDir 181.77411;

    _this setPos [23427.293, 18513.996, -3.194809e-005];

    };

    _vehicle_514 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23435.629, 18514.07, -3.194809e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_514 = _this;

    _this setDir 181.77411;

    _this setPos [23435.629, 18514.07, -3.194809e-005];

    };

    _vehicle_515 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23443.926, 18514.164, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_515 = _this;

    _this setDir 181.77411;

    _this setPos [23443.926, 18514.164, 2.3841858e-006];

    };

    _vehicle_516 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23452.26, 18514.234, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_516 = _this;

    _this setDir 181.77411;

    _this setPos [23452.26, 18514.234, 2.3841858e-006];

    };

    _vehicle_517 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23373.037, 18538.82, -2.3841858e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_517 = _this;

    _this setDir 273.80475;

    _this setPos [23373.037, 18538.82, -2.3841858e-005];

    };

    _vehicle_518 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.58, 18530.635, 1.0490417e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_518 = _this;

    _this setDir 273.80475;

    _this setPos [23372.58, 18530.635, 1.0490417e-005];

    };

    _vehicle_519 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.443, 18522.139, 1.0490417e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_519 = _this;

    _this setDir 273.80475;

    _this setPos [23372.443, 18522.139, 1.0490417e-005];

    };

    _vehicle_520 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23459.814, 18513.938, 1.9073486e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_520 = _this;

    _this setDir 181.77411;

    _this setPos [23459.814, 18513.938, 1.9073486e-006];

    };

    _vehicle_521 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23468.074, 18513.834, 0.067232683], [], 0, "CAN_COLLIDE"];

    _vehicle_521 = _this;

    _this setDir 181.63118;

    _this setPos [23468.074, 18513.834, 0.067232683];

    };

    _vehicle_530 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23491.428, 18514.754, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_530 = _this;

    _this setDir 181.77411;

    _this setPos [23491.428, 18514.754, 2.3841858e-006];

    };

    _vehicle_531 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23499.762, 18514.83, 2.3841858e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_531 = _this;

    _this setDir 181.77411;

    _this setPos [23499.762, 18514.83, 2.3841858e-006];

    };

    _vehicle_532 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23508.461, 18514.871, -9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_532 = _this;

    _this setDir 181.77411;

    _this setPos [23508.461, 18514.871, -9.5367432e-007];

    };

    _vehicle_533 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23516.791, 18514.949, -9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_533 = _this;

    _this setDir 181.77411;

    _this setPos [23516.791, 18514.949, -9.5367432e-007];

    };

    _vehicle_534 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23525.279, 18514.986, -8.5830688e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_534 = _this;

    _this setDir 181.77411;

    _this setPos [23525.279, 18514.986, -8.5830688e-006];

    };

    _vehicle_535 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23533.609, 18515.076, -8.5830688e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_535 = _this;

    _this setDir 181.77411;

    _this setPos [23533.609, 18515.076, -8.5830688e-006];

    };

    _vehicle_536 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23541.82, 18515.146, -2.9563904e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_536 = _this;

    _this setDir 181.77411;

    _this setPos [23541.82, 18515.146, -2.9563904e-005];

    };

    _vehicle_537 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23549.598, 18515.014, -2.9563904e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_537 = _this;

    _this setDir 181.77411;

    _this setPos [23549.598, 18515.014, -2.9563904e-005];

    };

    _vehicle_538 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23557.9, 18515.1, 4.7683716e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_538 = _this;

    _this setDir 181.77411;

    _this setPos [23557.9, 18515.1, 4.7683716e-006];

    };

    _vehicle_539 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23566.229, 18515.184, 4.7683716e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_539 = _this;

    _this setDir 181.77411;

    _this setPos [23566.229, 18515.184, 4.7683716e-006];

    };

    _vehicle_540 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.42, 18526.262, 4.2915344e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_540 = _this;

    _this setDir 273.80475;

    _this setPos [23571.42, 18526.262, 4.2915344e-006];

    };

    _vehicle_541 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.193, 18517.922, 4.2915344e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_541 = _this;

    _this setDir 273.80475;

    _this setPos [23571.193, 18517.922, 4.2915344e-006];

    };

    _vehicle_582 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.502, 18534.74, -3.3378601e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_582 = _this;

    _this setDir 92.030685;

    _this setPos [23571.502, 18534.74, -3.3378601e-006];

    };

    _vehicle_587 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.217, 18542.047, 1.2874603e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_587 = _this;

    _this setDir 92.030685;

    _this setPos [23571.217, 18542.047, 1.2874603e-005];

    };

    _vehicle_592 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_BarGate_F", [23484.688, 18447.25, 0.34413791], [], 0, "CAN_COLLIDE"];

    _vehicle_592 = _this;

    _this setPos [23484.688, 18447.25, 0.34413791];

    };

    _vehicle_593 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23472.65, 18511.795, -9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_593 = _this;

    _this setDir 87.684639;

    _this setPos [23472.65, 18511.795, -9.5367432e-007];

    };

    _vehicle_605 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23472.953, 18503.109], [], 0, "CAN_COLLIDE"];

    _vehicle_605 = _this;

    _this setDir 87.684639;

    _this setPos [23472.953, 18503.109];

    };

    _vehicle_609 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23473.207, 18495.08], [], 0, "CAN_COLLIDE"];

    _vehicle_609 = _this;

    _this setDir 87.684639;

    _this setPos [23473.207, 18495.08];

    };

    _vehicle_610 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23473.51, 18486.395, 9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_610 = _this;

    _this setDir 87.684639;

    _this setPos [23473.51, 18486.395, 9.5367432e-007];

    };

    _vehicle_620 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23473.875, 18477.879], [], 0, "CAN_COLLIDE"];

    _vehicle_620 = _this;

    _this setDir 87.684639;

    _this setPos [23473.875, 18477.879];

    };

    _vehicle_621 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23474.178, 18469.193, 9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_621 = _this;

    _this setDir 87.684639;

    _this setPos [23474.178, 18469.193, 9.5367432e-007];

    };

    _vehicle_622 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23474.432, 18461.164, 9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_622 = _this;

    _this setDir 87.684639;

    _this setPos [23474.432, 18461.164, 9.5367432e-007];

    };

    _vehicle_623 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23474.734, 18452.479, 1.9073486e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_623 = _this;

    _this setDir 87.684639;

    _this setPos [23474.734, 18452.479, 1.9073486e-006];

    };

    _vehicle_636 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23486.141, 18512.592], [], 0, "CAN_COLLIDE"];

    _vehicle_636 = _this;

    _this setDir 87.684639;

    _this setPos [23486.141, 18512.592];

    };

    _vehicle_637 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23486.443, 18503.906, 9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_637 = _this;

    _this setDir 87.684639;

    _this setPos [23486.443, 18503.906, 9.5367432e-007];

    };

    _vehicle_638 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23486.697, 18495.877, 9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_638 = _this;

    _this setDir 87.684639;

    _this setPos [23486.697, 18495.877, 9.5367432e-007];

    };

    _vehicle_639 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23487, 18487.191, 1.9073486e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_639 = _this;

    _this setDir 87.684639;

    _this setPos [23487, 18487.191, 1.9073486e-006];

    };

    _vehicle_640 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23487.365, 18478.676, 9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_640 = _this;

    _this setDir 87.684639;

    _this setPos [23487.365, 18478.676, 9.5367432e-007];

    };

    _vehicle_641 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23487.668, 18469.99, 1.9073486e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_641 = _this;

    _this setDir 87.684639;

    _this setPos [23487.668, 18469.99, 1.9073486e-006];

    };

    _vehicle_642 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23487.922, 18461.961, 1.9073486e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_642 = _this;

    _this setDir 87.684639;

    _this setPos [23487.922, 18461.961, 1.9073486e-006];

    };

    _vehicle_643 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Razorwire_F", [23488.225, 18453.275, 2.8610229e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_643 = _this;

    _this setDir 87.684639;

    _this setPos [23488.225, 18453.275, 2.8610229e-006];

    };

    _vehicle_652 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierTower_F", [23558.707, 18525.508], [], 0, "CAN_COLLIDE"];

    _vehicle_652 = _this;

    _this setDir -89.071541;

    _this setPos [23558.707, 18525.508];

    };

    _vehicle_654 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23540.439, 18798.357], [], 0, "CAN_COLLIDE"];

    _vehicle_654 = _this;

    _this setPos [23540.439, 18798.357];

    };

    _vehicle_657 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23548.76, 18798.717], [], 0, "CAN_COLLIDE"];

    _vehicle_657 = _this;

    _this setPos [23548.76, 18798.717];

    };

    _vehicle_660 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23372.43, 18516.818, 1.7642975e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_660 = _this;

    _this setDir 273.80475;

    _this setPos [23372.43, 18516.818, 1.7642975e-005];

    };

    _vehicle_663 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierBig_F", [23571.373, 18631.596, -0.0001578331], [], 0, "CAN_COLLIDE"];

    _vehicle_663 = _this;

    _this setDir 92.030685;

    _this setPos [23571.373, 18631.596, -0.0001578331];

    };

    _vehicle_666 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23470.172, 18503.629, 8.6307526e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_666 = _this;

    _this setDir 87.67247;

    _this setPos [23470.172, 18503.629, 8.6307526e-005];

    };

    _vehicle_668 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23470.098, 18509.713], [], 0, "CAN_COLLIDE"];

    _vehicle_668 = _this;

    _this setDir 87.67247;

    _this setPos [23470.098, 18509.713];

    };

    _vehicle_672 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23470.453, 18497.984, -8.72612e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_672 = _this;

    _this setDir 87.67247;

    _this setPos [23470.453, 18497.984, -8.72612e-005];

    };

    _vehicle_673 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23469.943, 18493.07, -9.5367432e-007], [], 0, "CAN_COLLIDE"];

    _vehicle_673 = _this;

    _this setDir 87.67247;

    _this setPos [23469.943, 18493.07, -9.5367432e-007];

    };

    _vehicle_680 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23470.854, 18477.059, 0.00025224686], [], 0, "CAN_COLLIDE"];

    _vehicle_680 = _this;

    _this setDir 87.67247;

    _this setPos [23470.854, 18477.059, 0.00025224686];

    };

    _vehicle_681 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23471.141, 18471.426, 0.00033855438], [], 0, "CAN_COLLIDE"];

    _vehicle_681 = _this;

    _this setDir 87.67247;

    _this setPos [23471.141, 18471.426, 0.00033855438];

    };

    _vehicle_682 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23470.568, 18482.711, 0.00042581558], [], 0, "CAN_COLLIDE"];

    _vehicle_682 = _this;

    _this setDir 87.67247;

    _this setPos [23470.568, 18482.711, 0.00042581558];

    };

    _vehicle_683 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23470.094, 18487.65, 0.00033950806], [], 0, "CAN_COLLIDE"];

    _vehicle_683 = _this;

    _this setDir 87.67247;

    _this setPos [23470.094, 18487.65, 0.00033950806];

    };

    _vehicle_692 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23471.248, 18454.834, 6.1988831e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_692 = _this;

    _this setDir 87.67247;

    _this setPos [23471.248, 18454.834, 6.1988831e-006];

    };

    _vehicle_693 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23471.543, 18449.311, 9.2506409e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_693 = _this;

    _this setDir 87.67247;

    _this setPos [23471.543, 18449.311, 9.2506409e-005];

    };

    _vehicle_694 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23470.99, 18460.205, 0.00017976761], [], 0, "CAN_COLLIDE"];

    _vehicle_694 = _this;

    _this setDir 87.67247;

    _this setPos [23470.99, 18460.205, 0.00017976761];

    };

    _vehicle_695 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23471.064, 18465.854, 9.3460083e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_695 = _this;

    _this setDir 87.67247;

    _this setPos [23471.064, 18465.854, 9.3460083e-005];

    };

    _vehicle_724 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23488.99, 18504.395, 2.9087067e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_724 = _this;

    _this setDir 268.00574;

    _this setPos [23488.99, 18504.395, 2.9087067e-005];

    };

    _vehicle_725 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23488.799, 18509.715, 0.00011539459], [], 0, "CAN_COLLIDE"];

    _vehicle_725 = _this;

    _this setDir 268.00574;

    _this setPos [23488.799, 18509.715, 0.00011539459];

    };

    _vehicle_726 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23489.277, 18498.863, 0.00020265579], [], 0, "CAN_COLLIDE"];

    _vehicle_726 = _this;

    _this setDir 268.00574;

    _this setPos [23489.277, 18498.863, 0.00020265579];

    };

    _vehicle_727 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23489.461, 18493.541, 0.00011634827], [], 0, "CAN_COLLIDE"];

    _vehicle_727 = _this;

    _this setDir 268.00574;

    _this setPos [23489.461, 18493.541, 0.00011634827];

    };

    _vehicle_728 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23489.752, 18488.133, 0.00036144257], [], 0, "CAN_COLLIDE"];

    _vehicle_728 = _this;

    _this setDir 268.00574;

    _this setPos [23489.752, 18488.133, 0.00036144257];

    };

    _vehicle_729 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23489.977, 18482.834, 0.00027513504], [], 0, "CAN_COLLIDE"];

    _vehicle_729 = _this;

    _this setDir 268.00574;

    _this setPos [23489.977, 18482.834, 0.00027513504];

    };

    _vehicle_730 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23490.26, 18477.311, 0.00044870377], [], 0, "CAN_COLLIDE"];

    _vehicle_730 = _this;

    _this setDir 268.00574;

    _this setPos [23490.26, 18477.311, 0.00044870377];

    };

    _vehicle_731 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23490.449, 18471.975, 0.00036239624], [], 0, "CAN_COLLIDE"];

    _vehicle_731 = _this;

    _this setDir 268.00574;

    _this setPos [23490.449, 18471.975, 0.00036239624];

    };

    _vehicle_732 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23490.668, 18466.699, 2.1934509e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_732 = _this;

    _this setDir 268.00574;

    _this setPos [23490.668, 18466.699, 2.1934509e-005];

    };

    _vehicle_733 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23490.857, 18461.365, -6.4373016e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_733 = _this;

    _this setDir 268.00574;

    _this setPos [23490.857, 18461.365, -6.4373016e-005];

    };

    _vehicle_734 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23491.225, 18455.701, 0.00010919571], [], 0, "CAN_COLLIDE"];

    _vehicle_734 = _this;

    _this setDir 268.00574;

    _this setPos [23491.225, 18455.701, 0.00010919571];

    };

    _vehicle_735 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierWall4_F", [23491.418, 18450.361, 2.2888184e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_735 = _this;

    _this setDir 268.00574;

    _this setPos [23491.418, 18450.361, 2.2888184e-005];

    };

    _vehicle_748 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CncBarrierMedium4_F", [23473.402, 18446.393, 7.2002411e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_748 = _this;

    _this setPos [23473.402, 18446.393, 7.2002411e-005];

    };

    _vehicle_750 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CncBarrierMedium4_F", [23489.771, 18446.684, -3.3855438e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_750 = _this;

    _this setPos [23489.771, 18446.684, -3.3855438e-005];

    };

    _vehicle_753 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CncBarrierMedium4_F", [23466.023, 18446.406, -7.6293945e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_753 = _this;

    _this setPos [23466.023, 18446.406, -7.6293945e-006];

    };

    _vehicle_756 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CncBarrierMedium4_F", [23458.66, 18446.289, 3.8146973e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_756 = _this;

    _this setPos [23458.66, 18446.289, 3.8146973e-006];

    };

    _vehicle_760 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CncBarrierMedium4_F", [23497.209, 18446.693, 1.4305115e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_760 = _this;

    _this setPos [23497.209, 18446.693, 1.4305115e-006];

    };

    _vehicle_761 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CncBarrierMedium4_F", [23504.633, 18446.75, -1.001358e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_761 = _this;

    _this setPos [23504.633, 18446.75, -1.001358e-005];

    };

    _vehicle_765 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierTower_F", [23384.238, 18524.098, -8.9168549e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_765 = _this;

    _this setDir -89.071541;

    _this setPos [23384.238, 18524.098, -8.9168549e-005];

    };

    _vehicle_769 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierTower_F", [23559.549, 18779.893, 0.00010156631], [], 0, "CAN_COLLIDE"];

    _vehicle_769 = _this;

    _this setDir -89.071541;

    _this setPos [23559.549, 18779.893, 0.00010156631];

    };

    _vehicle_770 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_HBarrierTower_F", [23385.08, 18778.482, 1.2397766e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_770 = _this;

    _this setDir -89.071541;

    _this setPos [23385.08, 18778.482, 1.2397766e-005];

    };

    _vehicle_776 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Shoot_House_Tunnel_Stand_F", [23474.396, 18515.662, -0.044568438], [], 0, "CAN_COLLIDE"];

    _vehicle_776 = _this;

    _this setPos [23474.396, 18515.662, -0.044568438];

    };

    _vehicle_778 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Shoot_House_Tunnel_Stand_F", [23483.961, 18515.787, 7.1525574e-006], [], 0, "CAN_COLLIDE"];

    _vehicle_778 = _this;

    _this setPos [23483.961, 18515.787, 7.1525574e-006];

    };

    _vehicle_783 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CncBarrierMedium4_F", [23479.188, 18514.898, -1.001358e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_783 = _this;

    _this setPos [23479.188, 18514.898, -1.001358e-005];

    };

    };

     

     

    and MY mainbase.sqf looks like this 

    if (isServer) then {

    _vehicle_0 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4320.6104, 10408.36, 0.11163606], [], 0, "CAN_COLLIDE"];

    _vehicle_0 = _this;

    _this setDir 58.647179;

    _this setPos [4320.6104, 10408.36, 0.11163606];

    };

    _vehicle_2 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4331.6958, 10406.189, 0.13957457], [], 0, "CAN_COLLIDE"];

    _vehicle_2 = _this;

    _this setDir 151.03075;

    _this setPos [4331.6958, 10406.189, 0.13957457];

    };

    _vehicle_5 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4345.4644, 10413.86, 0.1339186], [], 0, "CAN_COLLIDE"];

    _vehicle_5 = _this;

    _this setDir 151.03075;

    _this setPos [4345.4644, 10413.86, 0.1339186];

    };

    _vehicle_8 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4359.1563, 10421.455, 0.14523298], [], 0, "CAN_COLLIDE"];

    _vehicle_8 = _this;

    _this setDir 151.03075;

    _this setPos [4359.1563, 10421.455, 0.14523298];

    };

    _vehicle_23 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_BagBunker_Small_F", [4316.1587, 10417.435, 0.091632344], [], 0, "CAN_COLLIDE"];

    _vehicle_23 = _this;

    _this setDir 59.505257;

    _this setPos [4316.1587, 10417.435, 0.091632344];

    };

    _vehicle_25 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_BagBunker_Small_F", [4310.4639, 10427.078, 0.12432308], [], 0, "CAN_COLLIDE"];

    _vehicle_25 = _this;

    _this setDir 59.505257;

    _this setPos [4310.4639, 10427.078, 0.12432308];

    };

    _vehicle_31 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4304.5615, 10435.119, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_31 = _this;

    _this setDir 58.647179;

    _this setPos [4304.5615, 10435.119, -3.0517578e-005];

    };

    _vehicle_34 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4372.8838, 10428.938, 0.11286267], [], 0, "CAN_COLLIDE"];

    _vehicle_34 = _this;

    _this setDir 151.03075;

    _this setPos [4372.8838, 10428.938, 0.11286267];

    };

    _vehicle_37 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4386.7881, 10436.556, 0.13451801], [], 0, "CAN_COLLIDE"];

    _vehicle_37 = _this;

    _this setDir 151.03075;

    _this setPos [4386.7881, 10436.556, 0.13451801];

    };

    _vehicle_40 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4400.7139, 10444.177, 0.15759695], [], 0, "CAN_COLLIDE"];

    _vehicle_40 = _this;

    _this setDir 151.03075;

    _this setPos [4400.7139, 10444.177, 0.15759695];

    };

    _vehicle_44 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Scrap_MRAP_01_F", [4325.5933, 10408.854, 0.092828237], [], 0, "CAN_COLLIDE"];

    _vehicle_44 = _this;

    _this setDir -185.05069;

    _this setPos [4325.5933, 10408.854, 0.092828237];

    };

    _vehicle_45 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Device_disassembled_F", [4320.5864, 10413.094, 0.044690836], [], 0, "CAN_COLLIDE"];

    _vehicle_45 = _this;

    _this setDir -32.209599;

    _this setPos [4320.5864, 10413.094, 0.044690836];

    };

    _vehicle_48 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4338.2949, 10417.396, 0.071694866], [], 0, "CAN_COLLIDE"];

    _vehicle_48 = _this;

    _this setDir 150.52103;

    _this setPos [4338.2949, 10417.396, 0.071694866];

    };

    _vehicle_50 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4345.3115, 10421.225, 0.13173297], [], 0, "CAN_COLLIDE"];

    _vehicle_50 = _this;

    _this setDir 150.52103;

    _this setPos [4345.3115, 10421.225, 0.13173297];

    };

    _vehicle_53 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4352.311, 10425.247, 3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_53 = _this;

    _this setDir 150.52103;

    _this setPos [4352.311, 10425.247, 3.0517578e-005];

    };

    _vehicle_56 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4359.6357, 10429.331, -6.1035156e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_56 = _this;

    _this setDir 150.52103;

    _this setPos [4359.6357, 10429.331, -6.1035156e-005];

    };

    _vehicle_66 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CamoNetB_NATO", [4325.8203, 10406.544, 0.055957396], [], 0, "CAN_COLLIDE"];

    _vehicle_66 = _this;

    _this setDir 192.52626;

    _this setPos [4325.8203, 10406.544, 0.055957396];

    };

    _vehicle_67 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_CamoNetVar_NATO", [4371.3589, 10435.264, 0.89474422], [], 0, "CAN_COLLIDE"];

    _vehicle_67 = _this;

    _this setDir -29.358599;

    _this setPos [4371.3589, 10435.264, 0.89474422];

    };

    _vehicle_68 = objNull;

    if (true) then

    {

    _this = createVehicle ["Misc_cargo_cont_net2", [4367.5977, 10432.713, -0.03201694], [], 0, "CAN_COLLIDE"];

    _vehicle_68 = _this;

    _this setDir -140.6209;

    _this setPos [4367.5977, 10432.713, -0.03201694];

    };

    _vehicle_70 = objNull;

    if (true) then

    {

    _this = createVehicle ["Misc_cargo_cont_net2", [4374.8501, 10433.697], [], 0, "CAN_COLLIDE"];

    _vehicle_70 = _this;

    _this setDir -140.6209;

    _this setPos [4374.8501, 10433.697];

    };

    _vehicle_73 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Pallet_MilBoxes_F", [4370.4492, 10432.262], [], 0, "CAN_COLLIDE"];

    _vehicle_73 = _this;

    _this setPos [4370.4492, 10432.262];

    };

    _vehicle_75 = objNull;

    if (true) then

    {

    _this = createVehicle ["Misc_Backpackheap", [4354.0791, 10430.187], [], 0, "CAN_COLLIDE"];

    _vehicle_75 = _this;

    _this setPos [4354.0791, 10430.187];

    };

    _vehicle_94 = objNull;

    if (true) then

    {

    _this = createVehicle ["MASH_EP1", [4381.5669, 10439.227, -0.044930488], [], 0, "CAN_COLLIDE"];

    _vehicle_94 = _this;

    _this setDir -27.818281;

    _this setPos [4381.5669, 10439.227, -0.044930488];

    };

    _vehicle_95 = objNull;

    if (true) then

    {

    _this = createVehicle ["PowGen_Big", [4387.4595, 10443.391, -0.021245215], [], 0, "CAN_COLLIDE"];

    _vehicle_95 = _this;

    _this setDir 138.51909;

    _this setPos [4387.4595, 10443.391, -0.021245215];

    };

    _vehicle_96 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_Pallet_MilBoxes_F", [4384.6992, 10441.508, 9.1552734e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_96 = _this;

    _this setPos [4384.6992, 10441.508, 9.1552734e-005];

    };

    _vehicle_98 = objNull;

    if (true) then

    {

    _this = createVehicle ["CampEast_EP1", [4395.3081, 10448.151, -0.021433929], [], 0, "CAN_COLLIDE"];

    _vehicle_98 = _this;

    _this setDir 152.96896;

    _this setPos [4395.3081, 10448.151, -0.021433929];

    };

    _vehicle_100 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4308.1685, 10445.253], [], 0, "CAN_COLLIDE"];

    _vehicle_100 = _this;

    _this setDir 151.03075;

    _this setPos [4308.1685, 10445.253];

    };

    _vehicle_102 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4321.8867, 10452.785, 3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_102 = _this;

    _this setDir 151.03075;

    _this setPos [4321.8867, 10452.785, 3.0517578e-005];

    };

    _vehicle_105 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4335.6196, 10460.298], [], 0, "CAN_COLLIDE"];

    _vehicle_105 = _this;

    _this setDir 151.03075;

    _this setPos [4335.6196, 10460.298];

    };

    _vehicle_107 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4349.3657, 10467.856, 3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_107 = _this;

    _this setDir 151.03075;

    _this setPos [4349.3657, 10467.856, 3.0517578e-005];

    };

    _vehicle_109 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4363.0605, 10475.396, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_109 = _this;

    _this setDir 151.03075;

    _this setPos [4363.0605, 10475.396, -3.0517578e-005];

    };

    _vehicle_111 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4376.7622, 10482.978], [], 0, "CAN_COLLIDE"];

    _vehicle_111 = _this;

    _this setDir 151.03075;

    _this setPos [4376.7622, 10482.978];

    };

    _vehicle_114 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4387.5225, 10479.266, 6.1035156e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_114 = _this;

    _this setDir 58.647179;

    _this setPos [4387.5225, 10479.266, 6.1035156e-005];

    };

    _vehicle_116 = objNull;

    if (true) then

    {

    _this = createVehicle ["Base_WarfareBBarrier10x", [4402.6563, 10454.899, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_116 = _this;

    _this setDir 58.647179;

    _this setPos [4402.6563, 10454.899, -3.0517578e-005];

    };

    _vehicle_119 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_BagBunker_Small_F", [4396.397, 10462.883, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_119 = _this;

    _this setDir 239.37007;

    _this setPos [4396.397, 10462.883, -3.0517578e-005];

    };

    _vehicle_122 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_BagBunker_Small_F", [4391.6929, 10470.148, -6.1035156e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_122 = _this;

    _this setDir 239.37007;

    _this setPos [4391.6929, 10470.148, -6.1035156e-005];

    };

    _vehicle_131 = objNull;

    if (true) then

    {

    _this = createVehicle ["TK_WarfareBHeavyFactory_Base_EP1", [4415.1323, 10429.412, -0.29331827], [], 0, "CAN_COLLIDE"];

    _vehicle_131 = _this;

    _this setDir -123.19088;

    _this setPos [4415.1323, 10429.412, -0.29331827];

    };

    _vehicle_132 = objNull;

    if (true) then

    {

    _this = createVehicle ["US_WarfareBAircraftFactory_Base_EP1", [4334.8584, 10387.361, -0.4018499], [], 0, "CAN_COLLIDE"];

    _vehicle_132 = _this;

    _this setDir 59.253025;

    _this setPos [4334.8584, 10387.361, -0.4018499];

    };

    _vehicle_133 = objNull;

    if (true) then

    {

    _this = createVehicle ["TK_WarfareBContructionSite1_Base_EP1", [4340.978, 10405.256], [], 0, "CAN_COLLIDE"];

    _vehicle_133 = _this;

    _this setPos [4340.978, 10405.256];

    };

    _vehicle_134 = objNull;

    if (true) then

    {

    _this = createVehicle ["US_WarfareBContructionSite_Base_EP1", [4345.2358, 10407.79, 3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_134 = _this;

    _this setPos [4345.2358, 10407.79, 3.0517578e-005];

    };

    _vehicle_135 = objNull;

    if (true) then

    {

    _this = createVehicle ["TK_WarfareBContructionSite_Base_EP1", [4349.3188, 10410.225], [], 0, "CAN_COLLIDE"];

    _vehicle_135 = _this;

    _this setPos [4349.3188, 10410.225];

    };

    _vehicle_139 = objNull;

    if (true) then

    {

    _this = createVehicle ["BMP2_HQ_TK_unfolded_Base_EP1", [4307.9346, 10440.145, -0.25662521], [], 0, "CAN_COLLIDE"];

    _vehicle_139 = _this;

    _this setDir 202.82048;

    _this setPos [4307.9346, 10440.145, -0.25662521];

    };

    _vehicle_141 = objNull;

    if (true) then

    {

    _this = createVehicle ["TK_GUE_WarfareBUAVterminal_Base_EP1", [4333.3276, 10453.999, -0.059470713], [], 0, "CAN_COLLIDE"];

    _vehicle_141 = _this;

    _this setDir 68.57119;

    _this setPos [4333.3276, 10453.999, -0.059470713];

    };

    _vehicle_142 = objNull;

    if (true) then

    {

    _this = createVehicle ["US_WarfareBVehicleServicePoint_Base_EP1", [4341.6074, 10459.392, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_142 = _this;

    _this setDir 236.80724;

    _this setPos [4341.6074, 10459.392, -3.0517578e-005];

    };

    _vehicle_143 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_BagBunker_Tower_F", [4302.2275, 10448.593, -0.032129295], [], 0, "CAN_COLLIDE"];

    _vehicle_143 = _this;

    _this setDir 60.616371;

    _this setPos [4302.2275, 10448.593, -0.032129295];

    };

    _vehicle_145 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_BagBunker_Tower_F", [4376.6558, 10489.134], [], 0, "CAN_COLLIDE"];

    _vehicle_145 = _this;

    _this setDir 242.10262;

    _this setPos [4376.6558, 10489.134];

    };

    _vehicle_149 = objNull;

    if (true) then

    {

    _this = createVehicle ["Land_ScrapHeap_1_F", [4329.7827, 10407.998, 6.1035156e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_149 = _this;

    _this setDir -125.44678;

    _this setPos [4329.7827, 10407.998, 6.1035156e-005];

    };

    _vehicle_151 = objNull;

    if (true) then

    {

    _this = createVehicle ["TK_WarfareBLightFactory_base_EP1", [4328.3213, 10465.598, -0.26695374], [], 0, "CAN_COLLIDE"];

    _vehicle_151 = _this;

    _this setDir 63.9524;

    _this setPos [4328.3213, 10465.598, -0.26695374];

    };

    _vehicle_156 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4328.021, 10435.009, 0.052149158], [], 0, "CAN_COLLIDE"];

    _vehicle_156 = _this;

    _this setDir 329.14981;

    _this setPos [4328.021, 10435.009, 0.052149158];

    };

    _vehicle_161 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4334.999, 10439.341, 3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_161 = _this;

    _this setDir 329.57181;

    _this setPos [4334.999, 10439.341, 3.0517578e-005];

    };

    _vehicle_164 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4341.8726, 10443.113, 0.00018310547], [], 0, "CAN_COLLIDE"];

    _vehicle_164 = _this;

    _this setDir 329.57181;

    _this setPos [4341.8726, 10443.113, 0.00018310547];

    };

    _vehicle_166 = objNull;

    if (true) then

    {

    _this = createVehicle ["Barrack2", [4349.4819, 10447.475, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_166 = _this;

    _this setDir 329.19135;

    _this setPos [4349.4819, 10447.475, -3.0517578e-005];

    };

    _vehicle_172 = objNull;

    if (true) then

    {

    _this = createVehicle ["CampEast_EP1", [4378.9673, 10478.4, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_172 = _this;

    _this setDir 329.84189;

    _this setPos [4378.9673, 10478.4, -3.0517578e-005];

    };

    _vehicle_175 = objNull;

    if (true) then

    {

    _this = createVehicle ["CampEast_EP1", [4367.3003, 10471.462], [], 0, "CAN_COLLIDE"];

    _vehicle_175 = _this;

    _this setDir 329.84189;

    _this setPos [4367.3003, 10471.462];

    };

    _vehicle_178 = objNull;

    if (true) then

    {

    _this = createVehicle ["CampEast_EP1", [4355.3867, 10464.897], [], 0, "CAN_COLLIDE"];

    _vehicle_178 = _this;

    _this setDir 329.84189;

    _this setPos [4355.3867, 10464.897];

    };

    _vehicle_201 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4374.71, 10422.172, 0.0051281946], [], 0, "CAN_COLLIDE"];

    _vehicle_201 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4374.71, 10422.172, 0.0051281946];

    };

    _vehicle_209 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4373.6563, 10421.591], [], 0, "CAN_COLLIDE"];

    _vehicle_209 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4373.6563, 10421.591];

    };

    _vehicle_212 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4372.749, 10421.084], [], 0, "CAN_COLLIDE"];

    _vehicle_212 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4372.749, 10421.084];

    };

    _vehicle_217 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4372.0015, 10420.781], [], 0, "CAN_COLLIDE"];

    _vehicle_217 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4372.0015, 10420.781];

    };

    _vehicle_218 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4370.9478, 10420.2, -0.0051269531], [], 0, "CAN_COLLIDE"];

    _vehicle_218 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4370.9478, 10420.2, -0.0051269531];

    };

    _vehicle_219 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4370.0405, 10419.691, -0.0051269531], [], 0, "CAN_COLLIDE"];

    _vehicle_219 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4370.0405, 10419.691, -0.0051269531];

    };

    _vehicle_223 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4369.2524, 10419.273, -6.1035156e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_223 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4369.2524, 10419.273, -6.1035156e-005];

    };

    _vehicle_224 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4368.1987, 10418.692, -0.0051879883], [], 0, "CAN_COLLIDE"];

    _vehicle_224 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4368.1987, 10418.692, -0.0051879883];

    };

    _vehicle_225 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4367.2915, 10418.186, -0.0051879883], [], 0, "CAN_COLLIDE"];

    _vehicle_225 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4367.2915, 10418.186, -0.0051879883];

    };

    _vehicle_235 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4371.0156, 10416.742], [], 0, "CAN_COLLIDE"];

    _vehicle_235 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4371.0156, 10416.742];

    };

    _vehicle_236 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4369.9619, 10416.16, -0.0051269531], [], 0, "CAN_COLLIDE"];

    _vehicle_236 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4369.9619, 10416.16, -0.0051269531];

    };

    _vehicle_237 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4369.0547, 10415.653, -0.0051269531], [], 0, "CAN_COLLIDE"];

    _vehicle_237 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4369.0547, 10415.653, -0.0051269531];

    };

    _vehicle_241 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4373.6978, 10418.105], [], 0, "CAN_COLLIDE"];

    _vehicle_241 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4373.6978, 10418.105];

    };

    _vehicle_242 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4372.644, 10417.525, -0.0051269531], [], 0, "CAN_COLLIDE"];

    _vehicle_242 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4372.644, 10417.525, -0.0051269531];

    };

    _vehicle_243 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4371.7368, 10417.019, -0.0051269531], [], 0, "CAN_COLLIDE"];

    _vehicle_243 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4371.7368, 10417.019, -0.0051269531];

    };

    _vehicle_247 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4376.5239, 10419.499, -3.0517578e-005], [], 0, "CAN_COLLIDE"];

    _vehicle_247 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4376.5239, 10419.499, -3.0517578e-005];

    };

    _vehicle_248 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4375.4702, 10418.918, -0.0051574707], [], 0, "CAN_COLLIDE"];

    _vehicle_248 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4375.4702, 10418.918, -0.0051574707];

    };

    _vehicle_249 = objNull;

    if (true) then

    {

    _this = createVehicle ["GraveCrossHelmet", [4374.563, 10418.411, -0.0051574707], [], 0, "CAN_COLLIDE"];

    _vehicle_249 = _this;

    _this setDir -18.374401;

    _this setVehicleAmmo 0.89999998;

    _this setPos [4374.563, 10418.411, -0.0051574707];

    };

    };

     

    i dont realy see the difference between the original code syntax and mine could be me mistaking but still can anybody ellaborate ? 

     

     

    EDIT : Just for youre information might be important dont know im building on the map chernarus using AIATERAINPACK 

  2. How would I spawn at the same places just in the air so they can paradrop? i got them to spawn with the parachutes but when they pick a portal i want them in the air.

    not entirly sure but i think you have to adjust the "0.1"in oure spawnpoints.sqf to youre desired height

     

    _spawnpointsarray = [

    [1745,2107,0.1],

     

    would become something like this

     

    _spawnpointsarray = [

    [1745,2107,300],

     

    i used just 1 line you have to adjust it in all the spawnpoitarray lines 

     

    not sure if 300 would do it dont know how long it would take to open youre parachute you should try this out

     

  3. here you go 

    if (isServer) then {

    _vehicle_0 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4320.6104, 10408.36, 0.11163606], [], 0, "CAN_COLLIDE"];
    _vehicle_0 = _this;
    _this setDir 58.647179;
    _this setPos [4320.6104, 10408.36, 0.11163606];
    };

    _vehicle_2 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4331.6958, 10406.189, 0.13957457], [], 0, "CAN_COLLIDE"];
    _vehicle_2 = _this;
    _this setDir 151.03075;
    _this setPos [4331.6958, 10406.189, 0.13957457];
    };

    _vehicle_5 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4345.4644, 10413.86, 0.1339186], [], 0, "CAN_COLLIDE"];
    _vehicle_5 = _this;
    _this setDir 151.03075;
    _this setPos [4345.4644, 10413.86, 0.1339186];
    };

    _vehicle_8 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4359.1563, 10421.455, 0.14523298], [], 0, "CAN_COLLIDE"];
    _vehicle_8 = _this;
    _this setDir 151.03075;
    _this setPos [4359.1563, 10421.455, 0.14523298];
    };

    _vehicle_23 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4316.1587, 10417.435, 0.091632344], [], 0, "CAN_COLLIDE"];
    _vehicle_23 = _this;
    _this setDir 59.505257;
    _this setPos [4316.1587, 10417.435, 0.091632344];
    };

    _vehicle_25 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4310.4639, 10427.078, 0.12432308], [], 0, "CAN_COLLIDE"];
    _vehicle_25 = _this;
    _this setDir 59.505257;
    _this setPos [4310.4639, 10427.078, 0.12432308];
    };

    _vehicle_31 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4304.5615, 10435.119, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_31 = _this;
    _this setDir 58.647179;
    _this setPos [4304.5615, 10435.119, -3.0517578e-005];
    };

    _vehicle_34 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4372.8838, 10428.938, 0.11286267], [], 0, "CAN_COLLIDE"];
    _vehicle_34 = _this;
    _this setDir 151.03075;
    _this setPos [4372.8838, 10428.938, 0.11286267];
    };

    _vehicle_37 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4386.7881, 10436.556, 0.13451801], [], 0, "CAN_COLLIDE"];
    _vehicle_37 = _this;
    _this setDir 151.03075;
    _this setPos [4386.7881, 10436.556, 0.13451801];
    };

    _vehicle_40 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4400.7139, 10444.177, 0.15759695], [], 0, "CAN_COLLIDE"];
    _vehicle_40 = _this;
    _this setDir 151.03075;
    _this setPos [4400.7139, 10444.177, 0.15759695];
    };

    _vehicle_44 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Scrap_MRAP_01_F", [4325.5933, 10408.854, 0.092828237], [], 0, "CAN_COLLIDE"];
    _vehicle_44 = _this;
    _this setDir -185.05069;
    _this setPos [4325.5933, 10408.854, 0.092828237];
    };

    _vehicle_45 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Device_disassembled_F", [4320.5864, 10413.094, 0.044690836], [], 0, "CAN_COLLIDE"];
    _vehicle_45 = _this;
    _this setDir -32.209599;
    _this setPos [4320.5864, 10413.094, 0.044690836];
    };

    _vehicle_48 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4338.2949, 10417.396, 0.071694866], [], 0, "CAN_COLLIDE"];
    _vehicle_48 = _this;
    _this setDir 150.52103;
    _this setPos [4338.2949, 10417.396, 0.071694866];
    };

    _vehicle_50 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4345.3115, 10421.225, 0.13173297], [], 0, "CAN_COLLIDE"];
    _vehicle_50 = _this;
    _this setDir 150.52103;
    _this setPos [4345.3115, 10421.225, 0.13173297];
    };

    _vehicle_53 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4352.311, 10425.247, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_53 = _this;
    _this setDir 150.52103;
    _this setPos [4352.311, 10425.247, 3.0517578e-005];
    };

    _vehicle_56 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4359.6357, 10429.331, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_56 = _this;
    _this setDir 150.52103;
    _this setPos [4359.6357, 10429.331, -6.1035156e-005];
    };

    _vehicle_66 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_CamoNetB_NATO", [4325.8203, 10406.544, 0.055957396], [], 0, "CAN_COLLIDE"];
    _vehicle_66 = _this;
    _this setDir 192.52626;
    _this setPos [4325.8203, 10406.544, 0.055957396];
    };

    _vehicle_67 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_CamoNetVar_NATO", [4371.3589, 10435.264, 0.89474422], [], 0, "CAN_COLLIDE"];
    _vehicle_67 = _this;
    _this setDir -29.358599;
    _this setPos [4371.3589, 10435.264, 0.89474422];
    };

    _vehicle_68 = objNull;
    if (true) then
    {
    _this = createVehicle ["Misc_cargo_cont_net2", [4367.5977, 10432.713, -0.03201694], [], 0, "CAN_COLLIDE"];
    _vehicle_68 = _this;
    _this setDir -140.6209;
    _this setPos [4367.5977, 10432.713, -0.03201694];
    };

    _vehicle_70 = objNull;
    if (true) then
    {
    _this = createVehicle ["Misc_cargo_cont_net2", [4374.8501, 10433.697], [], 0, "CAN_COLLIDE"];
    _vehicle_70 = _this;
    _this setDir -140.6209;
    _this setPos [4374.8501, 10433.697];
    };

    _vehicle_73 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Pallet_MilBoxes_F", [4370.4492, 10432.262], [], 0, "CAN_COLLIDE"];
    _vehicle_73 = _this;
    _this setPos [4370.4492, 10432.262];
    };

    _vehicle_75 = objNull;
    if (true) then
    {
    _this = createVehicle ["Misc_Backpackheap", [4354.0791, 10430.187], [], 0, "CAN_COLLIDE"];
    _vehicle_75 = _this;
    _this setPos [4354.0791, 10430.187];
    };

    _vehicle_94 = objNull;
    if (true) then
    {
    _this = createVehicle ["MASH_EP1", [4381.5669, 10439.227, -0.044930488], [], 0, "CAN_COLLIDE"];
    _vehicle_94 = _this;
    _this setDir -27.818281;
    _this setPos [4381.5669, 10439.227, -0.044930488];
    };

    _vehicle_95 = objNull;
    if (true) then
    {
    _this = createVehicle ["PowGen_Big", [4387.4595, 10443.391, -0.021245215], [], 0, "CAN_COLLIDE"];
    _vehicle_95 = _this;
    _this setDir 138.51909;
    _this setPos [4387.4595, 10443.391, -0.021245215];
    };

    _vehicle_96 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Pallet_MilBoxes_F", [4384.6992, 10441.508, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_96 = _this;
    _this setPos [4384.6992, 10441.508, 9.1552734e-005];
    };

    _vehicle_98 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4395.3081, 10448.151, -0.021433929], [], 0, "CAN_COLLIDE"];
    _vehicle_98 = _this;
    _this setDir 152.96896;
    _this setPos [4395.3081, 10448.151, -0.021433929];
    };

    _vehicle_100 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4308.1685, 10445.253], [], 0, "CAN_COLLIDE"];
    _vehicle_100 = _this;
    _this setDir 151.03075;
    _this setPos [4308.1685, 10445.253];
    };

    _vehicle_102 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4321.8867, 10452.785, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_102 = _this;
    _this setDir 151.03075;
    _this setPos [4321.8867, 10452.785, 3.0517578e-005];
    };

    _vehicle_105 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4335.6196, 10460.298], [], 0, "CAN_COLLIDE"];
    _vehicle_105 = _this;
    _this setDir 151.03075;
    _this setPos [4335.6196, 10460.298];
    };

    _vehicle_107 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4349.3657, 10467.856, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_107 = _this;
    _this setDir 151.03075;
    _this setPos [4349.3657, 10467.856, 3.0517578e-005];
    };

    _vehicle_109 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4363.0605, 10475.396, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_109 = _this;
    _this setDir 151.03075;
    _this setPos [4363.0605, 10475.396, -3.0517578e-005];
    };

    _vehicle_111 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4376.7622, 10482.978], [], 0, "CAN_COLLIDE"];
    _vehicle_111 = _this;
    _this setDir 151.03075;
    _this setPos [4376.7622, 10482.978];
    };

    _vehicle_114 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4387.5225, 10479.266, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_114 = _this;
    _this setDir 58.647179;
    _this setPos [4387.5225, 10479.266, 6.1035156e-005];
    };

    _vehicle_116 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4402.6563, 10454.899, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_116 = _this;
    _this setDir 58.647179;
    _this setPos [4402.6563, 10454.899, -3.0517578e-005];
    };

    _vehicle_119 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4396.397, 10462.883, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_119 = _this;
    _this setDir 239.37007;
    _this setPos [4396.397, 10462.883, -3.0517578e-005];
    };

    _vehicle_122 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4391.6929, 10470.148, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_122 = _this;
    _this setDir 239.37007;
    _this setPos [4391.6929, 10470.148, -6.1035156e-005];
    };


    _vehicle_131 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBHeavyFactory_Base_EP1", [4415.1323, 10429.412, -0.29331827], [], 0, "CAN_COLLIDE"];
    _vehicle_131 = _this;
    _this setDir -123.19088;
    _this setPos [4415.1323, 10429.412, -0.29331827];
    };

    _vehicle_132 = objNull;
    if (true) then
    {
    _this = createVehicle ["US_WarfareBAircraftFactory_Base_EP1", [4334.8584, 10387.361, -0.4018499], [], 0, "CAN_COLLIDE"];
    _vehicle_132 = _this;
    _this setDir 59.253025;
    _this setPos [4334.8584, 10387.361, -0.4018499];
    };

    _vehicle_133 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBContructionSite1_Base_EP1", [4340.978, 10405.256], [], 0, "CAN_COLLIDE"];
    _vehicle_133 = _this;
    _this setPos [4340.978, 10405.256];
    };

    _vehicle_134 = objNull;
    if (true) then
    {
    _this = createVehicle ["US_WarfareBContructionSite_Base_EP1", [4345.2358, 10407.79, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_134 = _this;
    _this setPos [4345.2358, 10407.79, 3.0517578e-005];
    };

    _vehicle_135 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBContructionSite_Base_EP1", [4349.3188, 10410.225], [], 0, "CAN_COLLIDE"];
    _vehicle_135 = _this;
    _this setPos [4349.3188, 10410.225];
    };

    _vehicle_139 = objNull;
    if (true) then
    {
    _this = createVehicle ["BMP2_HQ_TK_unfolded_Base_EP1", [4307.9346, 10440.145, -0.25662521], [], 0, "CAN_COLLIDE"];
    _vehicle_139 = _this;
    _this setDir 202.82048;
    _this setPos [4307.9346, 10440.145, -0.25662521];
    };

    _vehicle_141 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_GUE_WarfareBUAVterminal_Base_EP1", [4333.3276, 10453.999, -0.059470713], [], 0, "CAN_COLLIDE"];
    _vehicle_141 = _this;
    _this setDir 68.57119;
    _this setPos [4333.3276, 10453.999, -0.059470713];
    };

    _vehicle_142 = objNull;
    if (true) then
    {
    _this = createVehicle ["US_WarfareBVehicleServicePoint_Base_EP1", [4341.6074, 10459.392, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_142 = _this;
    _this setDir 236.80724;
    _this setPos [4341.6074, 10459.392, -3.0517578e-005];
    };

    _vehicle_143 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Tower_F", [4302.2275, 10448.593, -0.032129295], [], 0, "CAN_COLLIDE"];
    _vehicle_143 = _this;
    _this setDir 60.616371;
    _this setPos [4302.2275, 10448.593, -0.032129295];
    };

    _vehicle_145 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Tower_F", [4376.6558, 10489.134], [], 0, "CAN_COLLIDE"];
    _vehicle_145 = _this;
    _this setDir 242.10262;
    _this setPos [4376.6558, 10489.134];
    };

    _vehicle_149 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_ScrapHeap_1_F", [4329.7827, 10407.998, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_149 = _this;
    _this setDir -125.44678;
    _this setPos [4329.7827, 10407.998, 6.1035156e-005];
    };

    _vehicle_151 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBLightFactory_base_EP1", [4328.3213, 10465.598, -0.26695374], [], 0, "CAN_COLLIDE"];
    _vehicle_151 = _this;
    _this setDir 63.9524;
    _this setPos [4328.3213, 10465.598, -0.26695374];
    };

    _vehicle_156 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4328.021, 10435.009, 0.052149158], [], 0, "CAN_COLLIDE"];
    _vehicle_156 = _this;
    _this setDir 329.14981;
    _this setPos [4328.021, 10435.009, 0.052149158];
    };

    _vehicle_161 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4334.999, 10439.341, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_161 = _this;
    _this setDir 329.57181;
    _this setPos [4334.999, 10439.341, 3.0517578e-005];
    };

    _vehicle_164 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4341.8726, 10443.113, 0.00018310547], [], 0, "CAN_COLLIDE"];
    _vehicle_164 = _this;
    _this setDir 329.57181;
    _this setPos [4341.8726, 10443.113, 0.00018310547];
    };

    _vehicle_166 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4349.4819, 10447.475, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_166 = _this;
    _this setDir 329.19135;
    _this setPos [4349.4819, 10447.475, -3.0517578e-005];
    };

    _vehicle_172 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4378.9673, 10478.4, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_172 = _this;
    _this setDir 329.84189;
    _this setPos [4378.9673, 10478.4, -3.0517578e-005];
    };

    _vehicle_175 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4367.3003, 10471.462], [], 0, "CAN_COLLIDE"];
    _vehicle_175 = _this;
    _this setDir 329.84189;
    _this setPos [4367.3003, 10471.462];
    };

    _vehicle_178 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4355.3867, 10464.897], [], 0, "CAN_COLLIDE"];
    _vehicle_178 = _this;
    _this setDir 329.84189;
    _this setPos [4355.3867, 10464.897];
    };

    _vehicle_201 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4374.71, 10422.172, 0.0051281946], [], 0, "CAN_COLLIDE"];
    _vehicle_201 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4374.71, 10422.172, 0.0051281946];
    };

    _vehicle_209 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4373.6563, 10421.591], [], 0, "CAN_COLLIDE"];
    _vehicle_209 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4373.6563, 10421.591];
    };

    _vehicle_212 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4372.749, 10421.084], [], 0, "CAN_COLLIDE"];
    _vehicle_212 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4372.749, 10421.084];
    };

    _vehicle_217 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4372.0015, 10420.781], [], 0, "CAN_COLLIDE"];
    _vehicle_217 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4372.0015, 10420.781];
    };

    _vehicle_218 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4370.9478, 10420.2, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_218 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4370.9478, 10420.2, -0.0051269531];
    };

    _vehicle_219 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4370.0405, 10419.691, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_219 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4370.0405, 10419.691, -0.0051269531];
    };

    _vehicle_223 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4369.2524, 10419.273, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_223 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4369.2524, 10419.273, -6.1035156e-005];
    };

    _vehicle_224 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4368.1987, 10418.692, -0.0051879883], [], 0, "CAN_COLLIDE"];
    _vehicle_224 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4368.1987, 10418.692, -0.0051879883];
    };

    _vehicle_225 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4367.2915, 10418.186, -0.0051879883], [], 0, "CAN_COLLIDE"];
    _vehicle_225 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4367.2915, 10418.186, -0.0051879883];
    };

    _vehicle_235 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4371.0156, 10416.742], [], 0, "CAN_COLLIDE"];
    _vehicle_235 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4371.0156, 10416.742];
    };

    _vehicle_236 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4369.9619, 10416.16, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_236 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4369.9619, 10416.16, -0.0051269531];
    };

    _vehicle_237 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4369.0547, 10415.653, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_237 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4369.0547, 10415.653, -0.0051269531];
    };

    _vehicle_241 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4373.6978, 10418.105], [], 0, "CAN_COLLIDE"];
    _vehicle_241 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4373.6978, 10418.105];
    };

    _vehicle_242 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4372.644, 10417.525, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_242 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4372.644, 10417.525, -0.0051269531];
    };

    _vehicle_243 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4371.7368, 10417.019, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_243 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4371.7368, 10417.019, -0.0051269531];
    };

    _vehicle_247 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4376.5239, 10419.499, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_247 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4376.5239, 10419.499, -3.0517578e-005];
    };

    _vehicle_248 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4375.4702, 10418.918, -0.0051574707], [], 0, "CAN_COLLIDE"];
    _vehicle_248 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4375.4702, 10418.918, -0.0051574707];
    };

    _vehicle_249 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4374.563, 10418.411, -0.0051574707], [], 0, "CAN_COLLIDE"];
    _vehicle_249 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4374.563, 10418.411, -0.0051574707];
    };

    };

  4. Even when i press left shift its shooting up. 

    Having edited prior to this, its always been rotate object.

     

    Tried:

     

    LftShift Then press mouse

    Mouse then press LftShift, 

     

    Both shoot upwards.

     

    Very frustrating, any ideas what i can check please?

     

    Thanks

     

     

    the solution i had to this problem was pressing lshift+ z at the same time now you can still bring youre camera up and down using the scrollwheel and you can turn youre building 

  5. so im hosting my server at gtxgaming to and today I posted a ticket to them telling them the problem probably came from them using the folder @AiATerrainPack

    the response I got was as follow

    "We can confirm that this is not the cause of the problem..

    Best Regards"

    is it sure that the problem is coming from the mod folder name ?

  6. he guys been watching this treath for a while now i finaly got the change and guts to try this out myself heheh 

    i used the a3_epoch_server_building.pbo provided in the first post and created my own base on nwaf (chernarus) in the hiden editor inside arma 3 

    now after a couple of tries i still did not manage to get the base inside my server to spawn what am i doing wrong?

     

    the only file i adjusted is the "mainbase.sqf"

     

    here is my code in the mainbase.sqf

     

    if (isServer) then {



    _vehicle_0 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4320.6104, 10408.36, 0.11163606], [], 0, "CAN_COLLIDE"];
    _vehicle_0 = _this;
    _this setDir 58.647179;
    _this setPos [4320.6104, 10408.36, 0.11163606];
    };

    _vehicle_2 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4331.6958, 10406.189, 0.13957457], [], 0, "CAN_COLLIDE"];
    _vehicle_2 = _this;
    _this setDir 151.03075;
    _this setPos [4331.6958, 10406.189, 0.13957457];
    };

    _vehicle_5 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4345.4644, 10413.86, 0.1339186], [], 0, "CAN_COLLIDE"];
    _vehicle_5 = _this;
    _this setDir 151.03075;
    _this setPos [4345.4644, 10413.86, 0.1339186];
    };

    _vehicle_8 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4359.1563, 10421.455, 0.14523298], [], 0, "CAN_COLLIDE"];
    _vehicle_8 = _this;
    _this setDir 151.03075;
    _this setPos [4359.1563, 10421.455, 0.14523298];
    };

    _vehicle_23 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4316.1587, 10417.435, 0.091632344], [], 0, "CAN_COLLIDE"];
    _vehicle_23 = _this;
    _this setDir 59.505257;
    _this setPos [4316.1587, 10417.435, 0.091632344];
    };

    _vehicle_25 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4310.4639, 10427.078, 0.12432308], [], 0, "CAN_COLLIDE"];
    _vehicle_25 = _this;
    _this setDir 59.505257;
    _this setPos [4310.4639, 10427.078, 0.12432308];
    };

    _vehicle_31 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4304.5615, 10435.119, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_31 = _this;
    _this setDir 58.647179;
    _this setPos [4304.5615, 10435.119, -3.0517578e-005];
    };

    _vehicle_34 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4372.8838, 10428.938, 0.11286267], [], 0, "CAN_COLLIDE"];
    _vehicle_34 = _this;
    _this setDir 151.03075;
    _this setPos [4372.8838, 10428.938, 0.11286267];
    };

    _vehicle_37 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4386.7881, 10436.556, 0.13451801], [], 0, "CAN_COLLIDE"];
    _vehicle_37 = _this;
    _this setDir 151.03075;
    _this setPos [4386.7881, 10436.556, 0.13451801];
    };

    _vehicle_40 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4400.7139, 10444.177, 0.15759695], [], 0, "CAN_COLLIDE"];
    _vehicle_40 = _this;
    _this setDir 151.03075;
    _this setPos [4400.7139, 10444.177, 0.15759695];
    };

    _vehicle_44 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Scrap_MRAP_01_F", [4325.5933, 10408.854, 0.092828237], [], 0, "CAN_COLLIDE"];
    _vehicle_44 = _this;
    _this setDir -185.05069;
    _this setPos [4325.5933, 10408.854, 0.092828237];
    };

    _vehicle_45 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Device_disassembled_F", [4320.5864, 10413.094, 0.044690836], [], 0, "CAN_COLLIDE"];
    _vehicle_45 = _this;
    _this setDir -32.209599;
    _this setPos [4320.5864, 10413.094, 0.044690836];
    };

    _vehicle_48 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4338.2949, 10417.396, 0.071694866], [], 0, "CAN_COLLIDE"];
    _vehicle_48 = _this;
    _this setDir 150.52103;
    _this setPos [4338.2949, 10417.396, 0.071694866];
    };

    _vehicle_50 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4345.3115, 10421.225, 0.13173297], [], 0, "CAN_COLLIDE"];
    _vehicle_50 = _this;
    _this setDir 150.52103;
    _this setPos [4345.3115, 10421.225, 0.13173297];
    };

    _vehicle_53 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4352.311, 10425.247, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_53 = _this;
    _this setDir 150.52103;
    _this setPos [4352.311, 10425.247, 3.0517578e-005];
    };

    _vehicle_56 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4359.6357, 10429.331, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_56 = _this;
    _this setDir 150.52103;
    _this setPos [4359.6357, 10429.331, -6.1035156e-005];
    };

    _vehicle_66 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_CamoNetB_NATO", [4325.8203, 10406.544, 0.055957396], [], 0, "CAN_COLLIDE"];
    _vehicle_66 = _this;
    _this setDir 192.52626;
    _this setPos [4325.8203, 10406.544, 0.055957396];
    };

    _vehicle_67 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_CamoNetVar_NATO", [4371.3589, 10435.264, 0.89474422], [], 0, "CAN_COLLIDE"];
    _vehicle_67 = _this;
    _this setDir -29.358599;
    _this setPos [4371.3589, 10435.264, 0.89474422];
    };

    _vehicle_68 = objNull;
    if (true) then
    {
    _this = createVehicle ["Misc_cargo_cont_net2", [4367.5977, 10432.713, -0.03201694], [], 0, "CAN_COLLIDE"];
    _vehicle_68 = _this;
    _this setDir -140.6209;
    _this setPos [4367.5977, 10432.713, -0.03201694];
    };

    _vehicle_70 = objNull;
    if (true) then
    {
    _this = createVehicle ["Misc_cargo_cont_net2", [4374.8501, 10433.697], [], 0, "CAN_COLLIDE"];
    _vehicle_70 = _this;
    _this setDir -140.6209;
    _this setPos [4374.8501, 10433.697];
    };

    _vehicle_73 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Pallet_MilBoxes_F", [4370.4492, 10432.262], [], 0, "CAN_COLLIDE"];
    _vehicle_73 = _this;
    _this setPos [4370.4492, 10432.262];
    };

    _vehicle_75 = objNull;
    if (true) then
    {
    _this = createVehicle ["Misc_Backpackheap", [4354.0791, 10430.187], [], 0, "CAN_COLLIDE"];
    _vehicle_75 = _this;
    _this setPos [4354.0791, 10430.187];
    };

    _vehicle_94 = objNull;
    if (true) then
    {
    _this = createVehicle ["MASH_EP1", [4381.5669, 10439.227, -0.044930488], [], 0, "CAN_COLLIDE"];
    _vehicle_94 = _this;
    _this setDir -27.818281;
    _this setPos [4381.5669, 10439.227, -0.044930488];
    };

    _vehicle_95 = objNull;
    if (true) then
    {
    _this = createVehicle ["PowGen_Big", [4387.4595, 10443.391, -0.021245215], [], 0, "CAN_COLLIDE"];
    _vehicle_95 = _this;
    _this setDir 138.51909;
    _this setPos [4387.4595, 10443.391, -0.021245215];
    };

    _vehicle_96 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_Pallet_MilBoxes_F", [4384.6992, 10441.508, 9.1552734e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_96 = _this;
    _this setPos [4384.6992, 10441.508, 9.1552734e-005];
    };

    _vehicle_98 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4395.3081, 10448.151, -0.021433929], [], 0, "CAN_COLLIDE"];
    _vehicle_98 = _this;
    _this setDir 152.96896;
    _this setPos [4395.3081, 10448.151, -0.021433929];
    };

    _vehicle_100 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4308.1685, 10445.253], [], 0, "CAN_COLLIDE"];
    _vehicle_100 = _this;
    _this setDir 151.03075;
    _this setPos [4308.1685, 10445.253];
    };

    _vehicle_102 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4321.8867, 10452.785, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_102 = _this;
    _this setDir 151.03075;
    _this setPos [4321.8867, 10452.785, 3.0517578e-005];
    };

    _vehicle_105 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4335.6196, 10460.298], [], 0, "CAN_COLLIDE"];
    _vehicle_105 = _this;
    _this setDir 151.03075;
    _this setPos [4335.6196, 10460.298];
    };

    _vehicle_107 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4349.3657, 10467.856, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_107 = _this;
    _this setDir 151.03075;
    _this setPos [4349.3657, 10467.856, 3.0517578e-005];
    };

    _vehicle_109 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4363.0605, 10475.396, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_109 = _this;
    _this setDir 151.03075;
    _this setPos [4363.0605, 10475.396, -3.0517578e-005];
    };

    _vehicle_111 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4376.7622, 10482.978], [], 0, "CAN_COLLIDE"];
    _vehicle_111 = _this;
    _this setDir 151.03075;
    _this setPos [4376.7622, 10482.978];
    };

    _vehicle_114 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4387.5225, 10479.266, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_114 = _this;
    _this setDir 58.647179;
    _this setPos [4387.5225, 10479.266, 6.1035156e-005];
    };

    _vehicle_116 = objNull;
    if (true) then
    {
    _this = createVehicle ["Base_WarfareBBarrier10x", [4402.6563, 10454.899, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_116 = _this;
    _this setDir 58.647179;
    _this setPos [4402.6563, 10454.899, -3.0517578e-005];
    };

    _vehicle_119 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4396.397, 10462.883, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_119 = _this;
    _this setDir 239.37007;
    _this setPos [4396.397, 10462.883, -3.0517578e-005];
    };

    _vehicle_122 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Small_F", [4391.6929, 10470.148, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_122 = _this;
    _this setDir 239.37007;
    _this setPos [4391.6929, 10470.148, -6.1035156e-005];
    };


    _vehicle_131 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBHeavyFactory_Base_EP1", [4415.1323, 10429.412, -0.29331827], [], 0, "CAN_COLLIDE"];
    _vehicle_131 = _this;
    _this setDir -123.19088;
    _this setPos [4415.1323, 10429.412, -0.29331827];
    };

    _vehicle_132 = objNull;
    if (true) then
    {
    _this = createVehicle ["US_WarfareBAircraftFactory_Base_EP1", [4334.8584, 10387.361, -0.4018499], [], 0, "CAN_COLLIDE"];
    _vehicle_132 = _this;
    _this setDir 59.253025;
    _this setPos [4334.8584, 10387.361, -0.4018499];
    };

    _vehicle_133 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBContructionSite1_Base_EP1", [4340.978, 10405.256], [], 0, "CAN_COLLIDE"];
    _vehicle_133 = _this;
    _this setPos [4340.978, 10405.256];
    };

    _vehicle_134 = objNull;
    if (true) then
    {
    _this = createVehicle ["US_WarfareBContructionSite_Base_EP1", [4345.2358, 10407.79, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_134 = _this;
    _this setPos [4345.2358, 10407.79, 3.0517578e-005];
    };

    _vehicle_135 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBContructionSite_Base_EP1", [4349.3188, 10410.225], [], 0, "CAN_COLLIDE"];
    _vehicle_135 = _this;
    _this setPos [4349.3188, 10410.225];
    };

    _vehicle_139 = objNull;
    if (true) then
    {
    _this = createVehicle ["BMP2_HQ_TK_unfolded_Base_EP1", [4307.9346, 10440.145, -0.25662521], [], 0, "CAN_COLLIDE"];
    _vehicle_139 = _this;
    _this setDir 202.82048;
    _this setPos [4307.9346, 10440.145, -0.25662521];
    };

    _vehicle_141 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_GUE_WarfareBUAVterminal_Base_EP1", [4333.3276, 10453.999, -0.059470713], [], 0, "CAN_COLLIDE"];
    _vehicle_141 = _this;
    _this setDir 68.57119;
    _this setPos [4333.3276, 10453.999, -0.059470713];
    };

    _vehicle_142 = objNull;
    if (true) then
    {
    _this = createVehicle ["US_WarfareBVehicleServicePoint_Base_EP1", [4341.6074, 10459.392, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_142 = _this;
    _this setDir 236.80724;
    _this setPos [4341.6074, 10459.392, -3.0517578e-005];
    };

    _vehicle_143 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Tower_F", [4302.2275, 10448.593, -0.032129295], [], 0, "CAN_COLLIDE"];
    _vehicle_143 = _this;
    _this setDir 60.616371;
    _this setPos [4302.2275, 10448.593, -0.032129295];
    };

    _vehicle_145 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_BagBunker_Tower_F", [4376.6558, 10489.134], [], 0, "CAN_COLLIDE"];
    _vehicle_145 = _this;
    _this setDir 242.10262;
    _this setPos [4376.6558, 10489.134];
    };

    _vehicle_149 = objNull;
    if (true) then
    {
    _this = createVehicle ["Land_ScrapHeap_1_F", [4329.7827, 10407.998, 6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_149 = _this;
    _this setDir -125.44678;
    _this setPos [4329.7827, 10407.998, 6.1035156e-005];
    };

    _vehicle_151 = objNull;
    if (true) then
    {
    _this = createVehicle ["TK_WarfareBLightFactory_base_EP1", [4328.3213, 10465.598, -0.26695374], [], 0, "CAN_COLLIDE"];
    _vehicle_151 = _this;
    _this setDir 63.9524;
    _this setPos [4328.3213, 10465.598, -0.26695374];
    };

    _vehicle_156 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4328.021, 10435.009, 0.052149158], [], 0, "CAN_COLLIDE"];
    _vehicle_156 = _this;
    _this setDir 329.14981;
    _this setPos [4328.021, 10435.009, 0.052149158];
    };

    _vehicle_161 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4334.999, 10439.341, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_161 = _this;
    _this setDir 329.57181;
    _this setPos [4334.999, 10439.341, 3.0517578e-005];
    };

    _vehicle_164 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4341.8726, 10443.113, 0.00018310547], [], 0, "CAN_COLLIDE"];
    _vehicle_164 = _this;
    _this setDir 329.57181;
    _this setPos [4341.8726, 10443.113, 0.00018310547];
    };

    _vehicle_166 = objNull;
    if (true) then
    {
    _this = createVehicle ["Barrack2", [4349.4819, 10447.475, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_166 = _this;
    _this setDir 329.19135;
    _this setPos [4349.4819, 10447.475, -3.0517578e-005];
    };

    _vehicle_172 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4378.9673, 10478.4, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_172 = _this;
    _this setDir 329.84189;
    _this setPos [4378.9673, 10478.4, -3.0517578e-005];
    };

    _vehicle_175 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4367.3003, 10471.462], [], 0, "CAN_COLLIDE"];
    _vehicle_175 = _this;
    _this setDir 329.84189;
    _this setPos [4367.3003, 10471.462];
    };

    _vehicle_178 = objNull;
    if (true) then
    {
    _this = createVehicle ["CampEast_EP1", [4355.3867, 10464.897], [], 0, "CAN_COLLIDE"];
    _vehicle_178 = _this;
    _this setDir 329.84189;
    _this setPos [4355.3867, 10464.897];
    };

    _vehicle_201 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4374.71, 10422.172, 0.0051281946], [], 0, "CAN_COLLIDE"];
    _vehicle_201 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4374.71, 10422.172, 0.0051281946];
    };

    _vehicle_209 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4373.6563, 10421.591], [], 0, "CAN_COLLIDE"];
    _vehicle_209 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4373.6563, 10421.591];
    };

    _vehicle_212 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4372.749, 10421.084], [], 0, "CAN_COLLIDE"];
    _vehicle_212 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4372.749, 10421.084];
    };

    _vehicle_217 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4372.0015, 10420.781], [], 0, "CAN_COLLIDE"];
    _vehicle_217 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4372.0015, 10420.781];
    };

    _vehicle_218 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4370.9478, 10420.2, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_218 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4370.9478, 10420.2, -0.0051269531];
    };

    _vehicle_219 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4370.0405, 10419.691, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_219 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4370.0405, 10419.691, -0.0051269531];
    };

    _vehicle_223 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4369.2524, 10419.273, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_223 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4369.2524, 10419.273, -6.1035156e-005];
    };

    _vehicle_224 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4368.1987, 10418.692, -0.0051879883], [], 0, "CAN_COLLIDE"];
    _vehicle_224 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4368.1987, 10418.692, -0.0051879883];
    };

    _vehicle_225 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4367.2915, 10418.186, -0.0051879883], [], 0, "CAN_COLLIDE"];
    _vehicle_225 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4367.2915, 10418.186, -0.0051879883];
    };

    _vehicle_235 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4371.0156, 10416.742], [], 0, "CAN_COLLIDE"];
    _vehicle_235 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4371.0156, 10416.742];
    };

    _vehicle_236 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4369.9619, 10416.16, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_236 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4369.9619, 10416.16, -0.0051269531];
    };

    _vehicle_237 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4369.0547, 10415.653, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_237 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4369.0547, 10415.653, -0.0051269531];
    };

    _vehicle_241 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4373.6978, 10418.105], [], 0, "CAN_COLLIDE"];
    _vehicle_241 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4373.6978, 10418.105];
    };

    _vehicle_242 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4372.644, 10417.525, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_242 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4372.644, 10417.525, -0.0051269531];
    };

    _vehicle_243 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4371.7368, 10417.019, -0.0051269531], [], 0, "CAN_COLLIDE"];
    _vehicle_243 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4371.7368, 10417.019, -0.0051269531];
    };

    _vehicle_247 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4376.5239, 10419.499, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
    _vehicle_247 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4376.5239, 10419.499, -3.0517578e-005];
    };

    _vehicle_248 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4375.4702, 10418.918, -0.0051574707], [], 0, "CAN_COLLIDE"];
    _vehicle_248 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4375.4702, 10418.918, -0.0051574707];
    };

    _vehicle_249 = objNull;
    if (true) then
    {
    _this = createVehicle ["GraveCrossHelmet", [4374.563, 10418.411, -0.0051574707], [], 0, "CAN_COLLIDE"];
    _vehicle_249 = _this;
    _this setDir -18.374401;
    _this setVehicleAmmo 0.89999998;
    _this setPos [4374.563, 10418.411, -0.0051574707];
    };

    };

     

    would apreciate the help 

  7. My question is if I am not using @mas and the loot is setup for only Epoch items/weapons do I still need @mas installed. My logic is I do not as I am not calling anything from that addon so I should not need it but like others I am not seeing any loot on the ground but still looking around.

    no you don't need at mass if youre lootlist is setup for epoch

    im also not using mass at the moment

  8. I'm just wondering why you had to do a BE exception when I didn't. Did you set it up server side or client side?

    let me check that real quick

    edit :

    this is my init.sqf

    if (isServer) then {

    fn_getBuildingstospawnLoot = compile preProcessFileLineNumbers "LSpawner\fn_LSgetBuildingstospawnLoot.sqf";

    LSdeleter = compile preProcessFileLineNumbers "LSpawner\LSdeleter.sqf";

    execVM "LSpawner\Lootspawner.sqf";

    };

    so that's serverside right ?

  9. thanks to youre guys tips I got it working for noswadm here is my line 21 (the only line I adjusted)

    7 exec !="<execute expression=" !="compile preProcessFileLineNumbers "LSpawner\LSdeleter\.sqf"" !="execVM "LSpawner\Lootspawner\.sqf";" !"RscDebugConsole_execute" !"execFSM" !"_executeStackedEventHandler" !"fn_execVM" !"fn_moduleExecute" !"fn_execRemote" !"fn_MPexec" !"bis_fnc_moduleExecute_activate" !"fn_tridentExecute" !"randomize_civ1" !"executed from" !"EPOCH_DebugGUI_exec" !"_handle = [_display] execVM _script;" !"execVM \"\A3\Structures_F\scripts" !="execVM \"\A3\Structures_F_EPC\Civ\PlayGround\scripts\Carousel_spin.sqf\""

    thanks everybody

×
×
  • Create New...