Difference between revisions of "Category:LSL Permissions/Asset"

From Second Life Wiki
Jump to navigation Jump to search
m (multi lang)
m
Line 1: Line 1:
{{Multi-lang}}
{{LSL Header|ml=*}}
{{LSL Header}}
{{LSLC|Permissions}}
{{LSLC|Permissions}}



Revision as of 13:36, 24 October 2008

Articles

Constants

Category Description
MASK_BASE 0 The base permissions.
MASK_OWNER 1 Current owner permissions.
MASK_GROUP 2 Active group permissions.
MASK_EVERYONE 3 Permissions everyone has.
MASK_NEXT 4 Permissions the next owner will have.
MASK_COMBINED 16 Include object inventory contents when calculating perms.

Combine with other mask flags, for instance MASK_OWNER|MASK_COMBINED

Permissions Value Description
PERM_ALL 0x7FFFFFFF Move/Modify/Copy/Transfer permissions
PERM_COPY 0x00008000 Copy permission
PERM_MODIFY 0x00004000 Modify permission
PERM_MOVE 0x00080000 Move permission
PERM_TRANSFER 0x00002000 Transfer permission

Subcategories

This category has the following 4 subcategories, out of 4 total.

Pages in category "LSL Permissions/Asset"

The following 4 pages are in this category, out of 4 total.