Category:LSL Permissions/Asset

From Second Life Wiki
< Category:LSL Permissions
Revision as of 10:03, 2 November 2010 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.