PERMISSION TELEPORT: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{LSL Constant |name=PERMISSION_TELEPORT |type=integer |value={{LSL Hex|0x1000}} |desc |examples |functions= {{LSL DefineRow||llTeleportAgent|}} |events={{LSL DefineRow||[[ru…" |
(No difference)
|
Revision as of 14:26, 29 May 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