PERMISSION TELEPORT

From Second Life Wiki
Revision as of 00:08, 18 July 2013 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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;