llStopAnimation
LSLvoid llStopAnimation(string anim)
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.
Parameters
| Type | Name |
|---|---|
| string | anim |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llGetExperienceDetails(string experience_key)
list llCSV2List(string src)
void llTeleportAgentGlobalCoords(string agent, vector global, vector pos, vector lookAt)
void llMessageLinked(integer linknum, integer num, string str, string id)
list llListSortStrided(list src, integer stride, integer stride_index, integer ascending)
string llGetObjectName()
void llClearCameraParams()
void llReleaseCamera(string avatar)