mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
more create agent fixes
This commit is contained in:
@@ -178,12 +178,6 @@ if (true) then
|
|||||||
_this setDir 3.04793;
|
_this setDir 3.04793;
|
||||||
_this setPos [1962.5618, 12555.738, 3.0517578e-005];
|
_this setPos [1962.5618, 12555.738, 3.0517578e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_5 = objNull;
|
_unit_5 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -2611,11 +2605,6 @@ if (true) then
|
|||||||
_this setPos [749.52051, 10484.229, -6.1035156e-005];
|
_this setPos [749.52051, 10484.229, -6.1035156e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_3 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_3;
|
|
||||||
|
|
||||||
_unit_119 = objNull;
|
_unit_119 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -60,12 +60,6 @@ if (true) then
|
|||||||
_this setDir 36.088291;
|
_this setDir 36.088291;
|
||||||
_this setPos [11465.908, 11356.04, -6.1035156e-005];
|
_this setPos [11465.908, 11356.04, -6.1035156e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_13 = objNull;
|
_unit_13 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -1110,11 +1104,6 @@ if (true) then
|
|||||||
_this setPos [12946.147, 12768.145, -4.5776367e-005];
|
_this setPos [12946.147, 12768.145, -4.5776367e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_unit_108 = objNull;
|
_unit_108 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,10 +1,4 @@
|
|||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
|
|
||||||
_vehicle_22 = objNull;
|
_vehicle_22 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -27,11 +27,6 @@ if (isServer) then {
|
|||||||
|
|
||||||
---------------------------------------------------------------------------*/
|
---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
/*---------------------------------------------------------------------------
|
/*---------------------------------------------------------------------------
|
||||||
|
|
||||||
BEGIN BRANIBOR TRADERS
|
BEGIN BRANIBOR TRADERS
|
||||||
@@ -137,11 +132,6 @@ if (true) then
|
|||||||
|
|
||||||
---------------------------------------------------------------------------*/
|
---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
/*---------------------------------------------------------------------------
|
/*---------------------------------------------------------------------------
|
||||||
|
|
||||||
BEGIN LYEPESTOK TRADERS
|
BEGIN LYEPESTOK TRADERS
|
||||||
|
|||||||
@@ -306,11 +306,6 @@ if (true) then
|
|||||||
_this setPos [5765.249, 10774.792, 1.335144e-005];
|
_this setPos [5765.249, 10774.792, 1.335144e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_3 = objNull;
|
_unit_3 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -370,11 +365,6 @@ if (true) then
|
|||||||
_this setPos [5771.5537, 10781.919, 3.8146973e-006];
|
_this setPos [5771.5537, 10781.919, 3.8146973e-006];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_unit_7 = objNull;
|
_unit_7 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,19 +1,4 @@
|
|||||||
|
|
||||||
_this = createCenter west;
|
|
||||||
_center_0 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_0;
|
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_unit_63 = objNull;
|
_unit_63 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
|
|
||||||
_this = createCenter west;
|
|
||||||
_center_0 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_0;
|
|
||||||
|
|
||||||
_vehicle_2 = objNull;
|
_vehicle_2 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
@@ -1196,11 +1192,6 @@ if (true) then
|
|||||||
_this setPos [5018.3369, 9734.7627, -6.1035156e-005];
|
_this setPos [5018.3369, 9734.7627, -6.1035156e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_36 = objNull;
|
_unit_36 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -1432,11 +1423,6 @@ if (true) then
|
|||||||
_this setUnitAbility 0.60000002;
|
_this setUnitAbility 0.60000002;
|
||||||
_this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false;};
|
_this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false;};
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_unit_52 = objNull;
|
_unit_52 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -215,12 +215,6 @@ if (true) then
|
|||||||
_this setDir 43.500278;
|
_this setDir 43.500278;
|
||||||
_this setPos [11456.617, 11360.711, -6.1035156e-005];
|
_this setPos [11456.617, 11360.711, -6.1035156e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_13 = objNull;
|
_unit_13 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -1310,11 +1304,6 @@ if (true) then
|
|||||||
_this setPos [12946.147, 12768.145, -4.5776367e-005];
|
_this setPos [12946.147, 12768.145, -4.5776367e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_unit_108 = objNull;
|
_unit_108 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -183,11 +183,6 @@ if (true) then
|
|||||||
_this setPos [8151.2344, 4332.9829, 5.1021576e-005];
|
_this setPos [8151.2344, 4332.9829, 5.1021576e-005];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_14 = objNull;
|
_unit_14 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -612,11 +607,6 @@ if (true) then
|
|||||||
_this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false;
|
_this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false;
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_unit_56 = objNull;
|
_unit_56 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,18 +1,4 @@
|
|||||||
|
|
||||||
_this = createCenter west;
|
|
||||||
_center_0 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_0;
|
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_vehicle_4 = objNull;
|
_vehicle_4 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
|
|||||||
@@ -2091,21 +2091,6 @@ if (true) then
|
|||||||
_this setPos [2396.1758, 7528.0537, 0.81695074];
|
_this setPos [2396.1758, 7528.0537, 0.81695074];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_this = createCenter east;
|
|
||||||
_center_3 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_3;
|
|
||||||
|
|
||||||
_unit_105 = objNull;
|
_unit_105 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -489,12 +489,6 @@ if (true) then
|
|||||||
_this setDir -96.84465;
|
_this setDir -96.84465;
|
||||||
_this setPos [3571.3137, 6827.437, 3.8146973e-006];
|
_this setPos [3571.3137, 6827.437, 3.8146973e-006];
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_9 = objNull;
|
_unit_9 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -780,11 +774,6 @@ if (true) then
|
|||||||
_this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false;
|
_this allowDammage false; _this disableAI 'FSM'; _this disableAI 'MOVE'; _this disableAI 'AUTOTARGET'; _this disableAI 'TARGET'; _this setBehaviour 'CARELESS'; _this forceSpeed 0;_this enableSimulation false;
|
||||||
};
|
};
|
||||||
|
|
||||||
_this = createCenter resistance;
|
|
||||||
_center_2 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_2;
|
|
||||||
|
|
||||||
_unit_86 = objNull;
|
_unit_86 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,7 +1,3 @@
|
|||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_2 = objNull;
|
_unit_2 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
|
|||||||
@@ -1,7 +1,3 @@
|
|||||||
_this = createCenter civilian;
|
|
||||||
_center_1 = _this;
|
|
||||||
|
|
||||||
= createGroup _center_1;
|
|
||||||
|
|
||||||
_unit_2 = objNull;
|
_unit_2 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
|
|||||||
Reference in New Issue
Block a user