mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -332,8 +332,11 @@ while {dayz_actionInProgress and Dayz_constructionContext select 4} do {
|
||||
_object setPosATL _position;
|
||||
};
|
||||
|
||||
//Check collisions
|
||||
//Need to add config based bypass checks array.
|
||||
if (!_isCollisionBypass) then {
|
||||
// check now that ghost is not colliding
|
||||
call _checkBuildingCollision;
|
||||
};
|
||||
|
||||
// try to dock a beam from current ghost to another beams nearby
|
||||
call _checkBeam2Magnet;
|
||||
|
||||
Reference in New Issue
Block a user