From ca487d10650be58858cc3b7b95a000ef5c7b0bab Mon Sep 17 00:00:00 2001 From: Northspring Date: Wed, 18 Jun 2014 13:55:45 +0200 Subject: [PATCH] Fixing minor overlook in the script --- .../fs_resources/EBEDD1D2-A320-43f5-88CF-DD47BBCA5DFB.lsltxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/fs_resources/EBEDD1D2-A320-43f5-88CF-DD47BBCA5DFB.lsltxt b/indra/newview/fs_resources/EBEDD1D2-A320-43f5-88CF-DD47BBCA5DFB.lsltxt index e8492f16e5..c4652eb7f5 100644 --- a/indra/newview/fs_resources/EBEDD1D2-A320-43f5-88CF-DD47BBCA5DFB.lsltxt +++ b/indra/newview/fs_resources/EBEDD1D2-A320-43f5-88CF-DD47BBCA5DFB.lsltxt @@ -71,7 +71,6 @@ llSetTextureAnim(FALSE, ALL_SIDES, 1, 1, 1.0, 1.0, 1.0); llAllowInventoryDrop(FALSE); llSetTorque(ZERO_VECTOR, 0); - llSetTimerEvent(0); flight_hover(FALSE); llStopMoveToTarget(); // Make bridge inconspicuous @@ -98,6 +97,7 @@ request_control_perms(); // Disable all secondary stateful services + setTimerEvent2(0); llSetTimerEvent(0); flight_hover(FALSE); llStopMoveToTarget();