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 osMakeNotecard(string notecardName, list contents)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
void osNpcSetProfileAbout(key npc, string about)
float osMax(float a, float b)
integer osRegexIsMatch(string input, string pattern)
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
integer osResetEnvironment(integer parcelOrRegion, integer transition)
string osDrawScaleTransform(string drawList, float x, float y)