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:
@@ -215,12 +215,6 @@ if (true) then
|
||||
_this setDir 43.500278;
|
||||
_this setPos [11456.617, 11360.711, -6.1035156e-005];
|
||||
};
|
||||
|
||||
_this = createCenter civilian;
|
||||
_center_1 = _this;
|
||||
|
||||
= createGroup _center_1;
|
||||
|
||||
_unit_13 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
@@ -1310,11 +1304,6 @@ if (true) then
|
||||
_this setPos [12946.147, 12768.145, -4.5776367e-005];
|
||||
};
|
||||
|
||||
_this = createCenter resistance;
|
||||
_center_2 = _this;
|
||||
|
||||
= createGroup _center_2;
|
||||
|
||||
_unit_108 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user