osIsNpc
OSSLinteger osIsNpc(key npc)
Returns 1 if TRUE, 0 if FALSE
Parameters
| Type | Name |
|---|---|
| key | npc |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osNpcMoveToTarget(key npc, vector target, integer options)
void osNpcPlayAnimation(key npc, string animation)
key osGetInventoryItemKey(string name)
string osGetAgentCountry(key agentId)
key osGetMapTexture()
float osAngleBetween(vector a, vector b)
void osNpcRemove(key npc)
void osAvatarStopAnimation(key avatarId, string animation)