Woops
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
} forEach _cargoRopes;
|
} forEach _cargoRopes;
|
||||||
{
|
{
|
||||||
detach _x;
|
detach _x;
|
||||||
_pos = [_heli, 1, 5, 0, 0, 20, 0] call BIS_fnc_findSafePos;
|
_pos = [_heli, 5, 10, 0, 0, 20, 0] call BIS_fnc_findSafePos;
|
||||||
_x setPos _pos;
|
_x setPos _pos;
|
||||||
} forEach attachedObjects _heli;
|
} forEach attachedObjects _heli;
|
||||||
removeAllActions _heli;
|
removeAllActions _heli;
|
||||||
|
|||||||
Reference in New Issue
Block a user