osLocalTeleportAgent
OSSLvoid osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| key | agent |
| LSL_Types.Vector3 | position |
| LSL_Types.Vector3 | velocity |
| LSL_Types.Vector3 | lookat |
| integer | flags |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osTerrainFlush()
void osVolumeDetect(integer detect)
key osGetLastChangedEventKey()
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
void osSetParcelMediaURL(string url)
void osSetRegionWaterHeight(float height)
integer osStringStartsWith(string src, string value, integer ignorecase)
float osVecMagSquare(vector a)