Actually, do the same check for flight assistant... if it's active, then next timer() will set llSetForce() to a proper value

Northspring 2014-06-18 14:35:24 +02:00
parent aa04df9a6d
commit e79a3ca7e0
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
llAllowInventoryDrop(FALSE);
llSetTorque(ZERO_VECTOR, 0);
flight_hover(FALSE);
isFlyingNow = -1;
llStopMoveToTarget();
if (useMoveLock)
{