mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update mission.sqf
This commit is contained in:
@@ -3,6 +3,9 @@ _unit_2 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["RU_Worker1", [4250.3955, 4481.9404, 3.8481112], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_2 = _this;
|
||||
_this setDir 13.246977;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -103,6 +106,9 @@ _unit_11 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Citizen2_EP1", [3011.9712, 5934.8613, 3.5805645], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_11 = _this;
|
||||
_this setDir 7.3076472;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -141,6 +147,9 @@ _unit_15 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Worker1", [3005.1003, 5931.6553, 0.32037464], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_15 = _this;
|
||||
_this setDir 267.2005;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -223,6 +232,9 @@ _unit_20 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Worker2", [6013.0737, 6629.2124, 1.5258789e-005], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_20 = _this;
|
||||
_this setDir 138.41472;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -525,6 +537,9 @@ _unit_49 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Pilot_EP1", [7033.144, 7103.0996, -1.8119812e-005], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_49 = _this;
|
||||
_this setDir -50.393272;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -608,6 +623,9 @@ _unit_51 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Worker2", [6545.7944, 6867.1309, 0.13616294], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_51 = _this;
|
||||
_this setDir 10.41416;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -770,6 +788,9 @@ _unit_59 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Worker4", [7551.1641, 3025.2014, 0.98590052], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_59 = _this;
|
||||
_this setDir -101.36158;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -879,6 +900,9 @@ _unit_65 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Pilot", [4143.9258, 1481.0282, -1.9073486e-006], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_65 = _this;
|
||||
_this setDir 71.022041;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -890,6 +914,9 @@ _unit_66 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["RU_Madam3", [4181.9175, 2341.8435, 5.1864305], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_66 = _this;
|
||||
_this setDir 273.64359;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1227,6 +1254,9 @@ _unit_71 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["CIV_EuroMan01_EP1", [3610.2993, 3688.4067, 0.2740716], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_71 = _this;
|
||||
_this setDir -160.882;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1238,6 +1268,9 @@ _unit_72 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["CIV_EuroMan02_EP1", [3610.0063, 3685.4143, 0.2596041], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_72 = _this;
|
||||
_this setDir -108.81454;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1249,6 +1282,9 @@ _unit_76 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Dr_Annie_Baker_EP1", [897.12573, 5270.0874, 3.6778364], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_76 = _this;
|
||||
_this setDir -102.73165;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1260,6 +1296,9 @@ _unit_77 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["CIV_EuroWoman01_EP1", [891.1792, 5271.9116, 0.56924075], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_77 = _this;
|
||||
_this setDir 95.87394;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1298,6 +1337,9 @@ _unit_80 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Citizen3_EP1", [719.30035, 1576.938, 14.100372], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_80 = _this;
|
||||
_this setDir 72.737617;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1408,6 +1450,9 @@ _unit_85 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman2s", [3059.0198, 8021.9331, 2.8610229e-006], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_85 = _this;
|
||||
_this setDir -5.0591068;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1488,6 +1533,9 @@ _unit_87 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman3s", [8348.2188, 8739.2813, 8.5592041], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_87 = _this;
|
||||
_this setDir 367.17648;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1517,6 +1565,9 @@ _unit_90 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman5", [7509.8115, 2951.6182, -8.5830688e-006], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_90 = _this;
|
||||
_this setDir 167.27051;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1698,6 +1749,9 @@ _unit_99 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Rocker4", [1724.6815, 4136.9688, 7.6293945e-006], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_99 = _this;
|
||||
_this setDir 90.808693;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1860,6 +1914,9 @@ _unit_102 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman7s", [2381.4463, 4119.7832, 3.8146973e-006], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_102 = _this;
|
||||
_this setDir 82.011307;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1952,6 +2009,9 @@ _unit_106 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Damsel3", [2382.6038, 4114.354, -1.1444092e-005], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_106 = _this;
|
||||
_this setDir 88.664886;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1963,6 +2023,9 @@ _unit_109 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman5s", [3925.5791, 5225.2319, 1.7729917], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_109 = _this;
|
||||
_this setDir 89.601418;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1974,6 +2037,9 @@ _unit_111 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman2", [3879.7634, 2236.843, 1.1846944], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_111 = _this;
|
||||
_this setDir 43.212208;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -1985,6 +2051,9 @@ _unit_113 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman4", [5511.9951, 4394.8013, 4.1448889], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_113 = _this;
|
||||
_this setDir 25.054167;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -2140,6 +2209,9 @@ _unit_117 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["TK_CIV_Woman02_EP1", [4236.6968, 4842.8164, 0.36117083], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_117 = _this;
|
||||
_this setDir 194.36969;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -2160,6 +2232,9 @@ _unit_120 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["TK_CIV_Woman03_EP1", [6676.3252, 6361.1772, 0.72185659], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_120 = _this;
|
||||
_this setDir 132.67206;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -2171,6 +2246,9 @@ _unit_121 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman7", [7508.0059, 2951.5234], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_121 = _this;
|
||||
_this setDir 178.10352;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -2182,6 +2260,9 @@ _unit_127 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman6", [2375.4302, 4120.2432, 3.8146973e-006], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_127 = _this;
|
||||
_this setDir 70.515434;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -2209,6 +2290,9 @@ _unit_128 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["ibr_lingorman6s", [1737.4084, 4142.3691, 3.8146973e-006], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_128 = _this;
|
||||
_this setDir 184.57875;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -2436,6 +2520,9 @@ _unit_154 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["RU_Doctor", [6678.1494, 4294.6987, 0.55937135], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_154 = _this;
|
||||
_this setDir 15.470127;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||
@@ -2447,6 +2534,9 @@ _unit_159 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["TK_CIV_Takistani04_EP1", [4099.8921, 9243.417, 6.3896179e-005], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_159 = _this;
|
||||
_this setDir 170.86682;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0; ";
|
||||
@@ -2490,6 +2580,9 @@ _unit_169 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = createAgent ["Functionary1", [4144.0195, 1478.6262], [], 0, "CAN_COLLIDE"];
|
||||
{_this removeMagazine _x;} count magazines _this;
|
||||
removeAllWeapons _this;
|
||||
_this switchMove "";
|
||||
_unit_169 = _this;
|
||||
_this setDir 467.24658;
|
||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0; ";
|
||||
|
||||
Reference in New Issue
Block a user