PERMISSION TELEPORT

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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"
All Issues ~ Search JIRA for related Bugs

Related Articles

Functions

•  llTeleportAgent

Events

•  run_time_permissions Permission receiving event

Deep Notes

Search JIRA for related Issues

Signature

integer PERMISSION_TELEPORT = 0x1000;