Woops
This commit is contained in:
parent
77c8d4accb
commit
1e2cb23096
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user