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
string osDrawFilledPolygon(string drawList, list x, list y)
integer osInviteToGroup(key agentId)
void osPlaySound(integer linknum, string sound, float volume)
void osNpcStand(key npc)
float osGetSunParam(string param)
string osStringRemove(string src, integer start, integer count)
float osVecDistSquare(vector a, vector b)
key osGetMapTexture()