Skip to content

llStartAnimation

Function Syntax
void llStartAnimation(
  1. string Animation
);

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

Animation may be an animation in task inventory or a built-in animation.

Requires PERMISSION_TRIGGER_ANIMATION.