mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
more create agent fixes
This commit is contained in:
@@ -60,12 +60,6 @@ if (true) then
|
||||
_this setDir 36.088291;
|
||||
_this setPos [11465.908, 11356.04, -6.1035156e-005];
|
||||
};
|
||||
|
||||
_this = createCenter civilian;
|
||||
_center_1 = _this;
|
||||
|
||||
= createGroup _center_1;
|
||||
|
||||
_unit_13 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
@@ -1110,11 +1104,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