Difference between revisions of "PERM ALL"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=MASK_NEXT |type=integer |value=0x7FFFFFFF |desc= |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_SHAPE}}--> |functions= {{LSL DefineRow||[[llGetInven...) |
|||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=PERM_ALL | ||
|type=integer | |type=integer | ||
|value=0x7FFFFFFF | |value=0x7FFFFFFF |
Latest revision as of 17:07, 7 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERM_ALL = 0x7FFFFFFF;The integer constant PERM_ALL has the value 0x7FFFFFFF
Caveats
Related Articles
Functions
• | llGetInventoryPermMask |