PERMISSION TELEPORT

Description

Constant: integer PERMISSION_TELEPORT = 0x1000;

The integer constant PERMISSION_TELEPORT has the value 0x1000

Permission required to use llTeleportAgent.

Caveats

  • Cannot be granted by temporary attachments. If attempted, the following error will be returned: "Temporary attachments cannot request runtime permissions to teleport"


Related Articles

Functions

•  llTeleportAgent

Events

•  run_time_permissions Permission receiving event

Deep Notes

Search Canny for related Issues

Signature

integer PERMISSION_TELEPORT = 0x1000;