Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llStartAnimation

LSL
void llStartAnimation(string anim)

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.

Parameters

TypeName
string anim
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL