Difference between revisions of "PERMISSION TELEPORT"
Jump to navigation
Jump to search
m |
m |
||
Line 12: | Line 12: | ||
|caveats= | |caveats= | ||
|cat1=Permissions/Script | |cat1=Permissions/Script | ||
|cat2= | |cat2=Teleport | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 22:28, 29 May 2012
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Pre-release Documentation Warning! | |
This constant is only available in RC Magnum channel. This documentation was written prior to its final release so it may not match the final implementation. |
Description
Constant: integer PERMISSION_TELEPORT = 0x1000;The integer constant PERMISSION_TELEPORT has the value 0x1000
Caveats