osNpcStopAnimation
OSSLvoid osNpcStopAnimation(key npc, string animation)
Stops animation being played by the NPC
Parameters
| Type | Name |
|---|---|
| key | npc |
| string | animation |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osMessageObject(key objectUUID, string message)
void osDropAttachmentAt(vector pos, rotation rot)
void osCauseHealing(key agentId, float healing)
list osGetLinkPrimitiveParams(integer linknumber, list rules)
void osCollisionSound(string impact_sound, float impact_volume)
float osRound(float value, integer digits)
void osForceDropAttachmentAt(vector pos, rotation rot)
void osNpcTouch(key npcLSL_Key, key object_key, integer link_num)