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
key osNpcSaveAppearance(key npc, string notecard, integer includeHuds)
string osDrawRectangle(string drawList, integer width, integer height)
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
list osGetParcelIDs()
rotation osGetSitTargetRot()
string osDrawFilledEllipse(string drawList, integer width, integer height)
list osGetInventoryNames(integer type)
void osListSortInPlace(list src, integer stride, integer ascending)