mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -8,4 +8,5 @@ _para = "ParachuteWest" createVehicleLocal [0,0,0];
|
|||||||
_para setPos _paraPosition;
|
_para setPos _paraPosition;
|
||||||
_unit moveInDriver _para;
|
_unit moveInDriver _para;
|
||||||
deleteVehicle _para;
|
deleteVehicle _para;
|
||||||
|
_unit setPosATL _paraPosition;
|
||||||
_unit allowDamage true;
|
_unit allowDamage true;
|
||||||
Reference in New Issue
Block a user