Template:LSL Constants/Perm Flags
Revision as of 21:35, 22 December 2013 by Strife Onizuka (talk | contribs) (Created page with "{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} {{!}}-{{Hl2}} ! title="Permissions" {{!}} Permissions ! title="Value" {{!}} Value ! class="unsortable" {{!}} Descript…")
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 |
0x00010000 | [Deprecated] parcels, allow entry | |
0x00020000 | [Deprecated] parcels, allow terraform | |
0x00040000 | [Deprecated] object, can debit money | |
0x00100000 | [Deprecated] parcels, avatars take damage |