mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-26 03:36:02 +03:00
more create agent fixes
This commit is contained in:
@@ -306,11 +306,6 @@ if (true) then
|
||||
_this setPos [5765.249, 10774.792, 1.335144e-005];
|
||||
};
|
||||
|
||||
_this = createCenter resistance;
|
||||
_center_1 = _this;
|
||||
|
||||
= createGroup _center_1;
|
||||
|
||||
_unit_3 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
@@ -370,11 +365,6 @@ if (true) then
|
||||
_this setPos [5771.5537, 10781.919, 3.8146973e-006];
|
||||
};
|
||||
|
||||
_this = createCenter civilian;
|
||||
_center_2 = _this;
|
||||
|
||||
= createGroup _center_2;
|
||||
|
||||
_unit_7 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user