llGetAnimationOverride
LSLstring 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
| Type | Name |
|---|---|
| string | anim_state |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llGetLinkPrimitiveParams(integer linknum, list rules)
integer llDerezObject(key objectUUID, integer flag)
string llToUpper(string source)
void llSetLocalRot(rotation rot)
void llStopAnimation(string anim)
float llGetGMTclock()
vector llGetVel()
void llSetLinkCamera(integer link, vector eye, vector at)