Difference between revisions of "PERMISSION TELEPORT"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=PERMISSION_TELEPORT | ||
|type=integer | |type=integer | ||
|value=4096 | |value=4096 |
Revision as of 07:25, 19 November 2012
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERMISSION_TELEPORT = 0x1000;The integer constant PERMISSION_TELEPORT has the value 0x1000
Caveats