llTeleportAgentGlobalCoords
LSLvoid llTeleportAgentGlobalCoords(string agent, vector global, vector pos, vector lookAt)
Teleports an agent to the RegionPosition local coordinates within a region which is specified by the GlobalPosition global coordinates. The agent lands facing the position defined by LookAtPoint local coordinates.\ Requires the PERMISSION_TELEPORT permission. This function can only teleport the owner of the object.
Parameters
| Type | Name |
|---|---|
| string | agent |
| vector | global |
| vector | pos |
| vector | lookAt |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llResetAnimationOverride(string anim_state)
string llHMAC(string private_key, string message, string algo)
void llLinkSitTarget(integer link, vector offset, rotation rot)
vector llDetectedVel(integer number)
string llGetDate()
vector llRot2Euler(rotation r)
void llMapDestination(string simname, vector pos, vector look_at)
list llGetObjectDetails(key objectId, list args)