Skip to content

llStopAnimation

Function Syntax
void llStopAnimation(
  1. string Animation
);

This function stops the specified animation on the avatar who received the script’s most recent permissions request.

Animation may be an animation in task inventory, a built-in animation, or the uuid of an animation.

Requires PERMISSION_TRIGGER_ANIMATION.