mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 19:26:08 +03:00
private array updates + fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
private["_object","_position"];
|
||||
private ["_object"];
|
||||
_object = _this select 3;
|
||||
|
||||
_position = [position _object,0,0,0,0,0,0,position player] call BIS_fnc_findSafePos;
|
||||
// _position = [position _object,0,0,0,0,0,0,position player] call BIS_fnc_findSafePos;
|
||||
|
||||
//Standup
|
||||
//player playMove "amovpercmstpsraswrfldnon_amovpknlmstpslowwrfldnon";
|
||||
|
||||
Reference in New Issue
Block a user