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

llGetAnimationOverride

LSL
string llGetAnimationOverride(string anim_state)

Returns a string that is the name of the animation that is used for the specified animation state\ To use this function the script must obtain either the PERMISSION_OVERRIDE_ANIMATIONS or PERMISSION_TRIGGER_ANIMATION permission (automatically granted to attached objects).

Parameters

TypeName
string anim_state
Energy 10

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

More in LSL