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

From Second Life Wiki
Jump to navigation Jump to search
 
m
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{LSL Header}}
{{LSL Header|ml=*}}
{{LSLC|Permissions}}
{{LSLC|Permissions}}
{{Otheruses4|[[LSL]] asset permissions|general asset permissions information|permission|the OS specs of permissions|permissions}}
==Articles==
*[[Help:Permissions]]
*[[Permissions Explained]]
==Constants==
{{LSL Constants Perm Mask}}
[[Category:Assets]]

Latest revision as of 10:03, 2 November 2010

This page is about LSL asset permissions. For general asset permissions information, see permission. For the OS specs of permissions, see permissions.

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.