mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-19 01:52:00 +03:00
rebase 1.0.1.13
This commit is contained in:
@@ -88,3 +88,14 @@ _nrTLs= position _twr nearObjects ["#lightpoint",30];
|
||||
};
|
||||
};
|
||||
};
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
axe_TestMoveHC={
|
||||
private ["_startPos","_currPos"];
|
||||
_currPos = _this select 0;
|
||||
_startPos = [_currPos,50,180,20,0,800,0] call BIS_fnc_findSafePos;
|
||||
player setPosATL _startPos;
|
||||
};
|
||||
|
||||
>>>>>>> origin/master
|
||||
|
||||
Reference in New Issue
Block a user