Actually, do the same check for flight assistant... if it's active, then next timer() will set llSetForce() to a proper value
parent
aa04df9a6d
commit
e79a3ca7e0
|
|
@ -72,6 +72,7 @@
|
|||
llAllowInventoryDrop(FALSE);
|
||||
llSetTorque(ZERO_VECTOR, 0);
|
||||
flight_hover(FALSE);
|
||||
isFlyingNow = -1;
|
||||
llStopMoveToTarget();
|
||||
if (useMoveLock)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue