llStartAnimation
LSLvoid 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
| Type | Name |
|---|---|
| string | anim |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSetForceAndTorque(vector force, vector torque, integer local)
void llSetScale(vector scale)
key llRequestInventoryData(string name)
void llSetBuoyancy(float buoyancy)
void llApplyImpulse(vector force, integer local)
float llAngleBetween(rotation a, rotation b)
integer llSetPrimMediaParams(integer face, list rules)
void llMoveToTarget(vector target, float tau)