mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Update loot and zombie spawn, change some count/foreach
This commit is contained in:
@@ -34,6 +34,6 @@ _zPos set [2, (_zPos select 2) + 1.7];
|
||||
};
|
||||
};
|
||||
if (!_isOk) exitWith {false};
|
||||
} forEach playableUnits;
|
||||
} count playableUnits;
|
||||
|
||||
_isOk
|
||||
_isOk
|
||||
|
||||
Reference in New Issue
Block a user