Difference between revisions of "Template:LSL Constants Perm Mask"
Jump to navigation
Jump to search
m |
|||
Line 7: | Line 7: | ||
! Description | ! Description | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|MASK_BASE|integer|0|c=The base permissions.}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|MASK_OWNER|integer|1|c=Current owner permissions.}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|MASK_GROUP|integer|2|c=Active group permissions.}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|MASK_EVERYONE|integer|3|c=Permissions everyone has.}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|MASK_NEXT|integer|4|c=Permissions the next owner will have.}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}} | {{!}}} | ||
{{!}} | {{!}} | ||
Line 33: | Line 33: | ||
! Description | ! Description | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|PERM_ALL|integer|hex=0x7FFFFFFF|c=Move/Modify/Copy/Transfer permissions}} | ||
{{!}} {{ | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|PERM_COPY|integer|hex=0x00008000|c=Copy permission}} | ||
{{!}} {{ | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|PERM_MODIFY|integer|hex=0x00004000|c=Modify permission}} | ||
{{!}} {{ | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|PERM_MOVE|integer|hex=0x00080000|c=Move permission}} | ||
{{!}} {{ | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL_Const|PERM_TRANSFER|integer|hex=0x00002000|c=Transfer permission}} | ||
{{!}} {{ | {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}} | {{!}}} | ||
{{!}}} | {{!}}} |
Revision as of 22:47, 5 June 2007
|
|