PERMISSION TELEPORT
Revision as of 13:26, 29 May 2012 by Jeremy Linden (talk | contribs) (Created page with "{{LSL Constant |name=PERMISSION_TELEPORT |type=integer |value={{LSL Hex|0x1000}} |desc |examples |functions= {{LSL DefineRow||llTeleportAgent|}} |events={{LSL DefineRow||[[ru…")
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