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:
@@ -27,11 +27,6 @@ if (isServer) then {
|
||||
|
||||
---------------------------------------------------------------------------*/
|
||||
|
||||
_this = createCenter resistance;
|
||||
_center_1 = _this;
|
||||
|
||||
= createGroup _center_1;
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
|
||||
BEGIN BRANIBOR TRADERS
|
||||
@@ -137,11 +132,6 @@ if (true) then
|
||||
|
||||
---------------------------------------------------------------------------*/
|
||||
|
||||
_this = createCenter civilian;
|
||||
_center_2 = _this;
|
||||
|
||||
= createGroup _center_2;
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
|
||||
BEGIN LYEPESTOK TRADERS
|
||||
|
||||
Reference in New Issue
Block a user