Difference between revisions of "PERMISSION TELEPORT"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{LSL Constant
{{LSL Constant
|inject-1={{LSL Generic/pre-release|3=RC Magnum channel}}
|name=PERMISSION_TELEPORT
|name=PERMISSION_TELEPORT
|type=integer
|type=integer
|value=4096
|value=4096
|hvalue=0x1000
|hvalue=0x1000
|desc
|desc=Permission required to use [[llTeleportAgent]].
|examples
|examples
|functions=
|functions={{LSL DefineRow||[[llTeleportAgent]]|}}
{{LSL DefineRow||[[llTeleportAgent]]|}}
|events={{LSL DefineRow||[[run_time_permissions]]|Permission receiving event}}
|events={{LSL DefineRow||[[run_time_permissions]]|Permission receiving event}}
|caveats=
|caveats=
* Cannot be granted by [[llAttachToAvatarTemp|temporary attachments]]. If attempted, the following error will be returned: ''"Temporary attachments cannot request runtime permissions to teleport"''
|cat1=Permissions/Script
|cat1=Permissions/Script
|cat2=Teleport
|cat2=Teleport

Latest revision as of 00:08, 18 July 2013