osNpcMoveTo
OSSLvoid osNpcMoveTo(key npc, vector position)
Moves the target NPC to a location within the region
Parameters
| Type | Name |
|---|---|
| key | npc |
| vector | position |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osDrawText(string drawList, string text)
string osLoadedCreationID()
void osNpcMoveToTarget(key npc, vector target, integer options)
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
float osGetCurrentSunHour()
void osNpcSay(key npc, integer channel, string message)
list osGetNPCList()
vector osSlerp(vector a, vector b, float amount)