This commit is contained in:
parent
685523f431
commit
77c8d4accb
@ -4,7 +4,6 @@
|
|||||||
_nObject = nearestObject [_cargo, "Helicopter"];
|
_nObject = nearestObject [_cargo, "Helicopter"];
|
||||||
_pilot = currentPilot _nObject;
|
_pilot = currentPilot _nObject;
|
||||||
_cargo attachTo [_nObject, [0, 1.1, -7]];
|
_cargo attachTo [_nObject, [0, 1.1, -7]];
|
||||||
removeAllActions _cargo;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Credits for finding corners go to sethduda from Advanced Sling Loading
|
Credits for finding corners go to sethduda from Advanced Sling Loading
|
||||||
|
Loading…
x
Reference in New Issue
Block a user