osAvatarStopAnimation
OSSLvoid osAvatarStopAnimation(key avatarId, string animation)
Stops playing an animation on a specified avatar
Parameters
| Type | Name |
|---|---|
| key | avatarId |
| string | animation |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osAvatarName2Key(string firstname, string lastname)
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
float osGetApparentRegionTime()
void osNpcStopMoveToTarget(key npc)
void osSetTerrainTextures(list textures, integer types)
float osMax(float a, float b)
string osSetDynamicTextureDataFace(string dynamicID, string contentType, string data, string extraParams, integer timer, integer face)