llSetAnimationOverride
LSLvoid llSetAnimationOverride(string animState, string anim)
Sets the animation (in object inventory) that will play for the given animation state.\ To use this function the script must obtain the PERMISSION_OVERRIDE_ANIMATIONS permission.
Parameters
| Type | Name |
|---|---|
| string | animState |
| string | anim |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llHTTPRequest(string url, list parameters, string body)
string llEscapeURL(string url)
void llSay(integer channelID, string text)
void llAddToLandBanList(key avatarId, float hours)
void llMakeFountain(integer particles, float scale, float vel, float lifetime, float arc, integer bounce, string texture, vector offset, float bounce_offset)
vector llGetTextureOffset(integer face)
string llInsertString(string dst, integer position, string src)
vector llDetectedPos(integer number)