mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix server position sync after knockout
All DayZ Mod Development commits since 1.8.7 release (Jan. 24) have now been applied.
This commit is contained in:
@@ -15,7 +15,7 @@ while {_counter < _amount} do {
|
||||
//diag_log ("Spawned: " + _type);
|
||||
//_radius = 0;
|
||||
_method = "CAN_COLLIDE";
|
||||
|
||||
|
||||
_position = [dayz_centerMarker,1,6500,1] call fn_selectRandomLocation;
|
||||
|
||||
//Create Zed
|
||||
|
||||
Reference in New Issue
Block a user