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
float llLog(float val)
vector llGetRegionMoonDirection()
void llGiveInventoryList(key destination, string folderName, list inventory)
string llGetEnv(string name)
integer llGetAttached()
list llList2ListSlice(list src, integer start, integer end, integer stride, integer stride_index)
void llPlaySoundSlave(string sound, float volume)
void llResetLandBanList()