Difference between revisions of "Template:LSL Constants/Permissions"
Jump to navigation
Jump to search
m (I wonder what 0x2000 is?) |
|||
Line 5: | Line 5: | ||
! Category | ! Category | ||
! Granter | ! Granter | ||
! Automatically granted when… | ! title="Automatically granted when request if one of the specified preconditions are met." {{!}} Automatically granted when… | ||
{{!}}- | {{!}}- | ||
{{!}} [[PERMISSION_DEBIT]] | {{!}} [[PERMISSION_DEBIT]] | ||
Line 69: | Line 69: | ||
{{!}} Owner | {{!}} Owner | ||
{{!}} | {{!}} | ||
{{!}}- | |||
{{!}} [[PERMISSION_OVERRIDE_ANIMATIONS]] | |||
{{!}} {{LSL Hex|0x?|?}} | |||
{{!}} configure the overriding of default [[llStartAnimation|animations]] on agent | |||
{{!}} {{LSLGC|Animation}} | |||
{{!}} ? | |||
{{!}} attached | |||
{{!}}- | {{!}}- | ||
{{#ifeq:{{{flags|}}}|all| | {{#ifeq:{{{flags|}}}|all| |
Revision as of 20:18, 25 March 2013
Constants | Action | Category | Granter | Automatically granted when… | |
---|---|---|---|---|---|
PERMISSION_DEBIT | 0x2 | take money from agent's account | Money | Owner | |
PERMISSION_TAKE_CONTROLS | 0x4 | take agent's controls | Control | Anyone | sat on, attached |
PERMISSION_TRIGGER_ANIMATION | 0x10 | start or stop Animations on agent | Animation | Anyone | sat on, attached |
PERMISSION_ATTACH | 0x20 | attach/detach from agent | Attachment | Owner or Anyone | attached |
PERMISSION_CHANGE_LINKS | 0x80 | change links | Link | Owner | |
PERMISSION_TRACK_CAMERA | 0x400 | track the agent's camera position and rotation | Camera | Anyone | sat on, attached |
PERMISSION_CONTROL_CAMERA | 0x800 | control the agent's camera (must be sat on or attached; automatically revoked on stand or detach) |
Camera | Anyone | sat on, attached |
PERMISSION_TELEPORT | 0x1000 | teleport the agent | Teleport | Anyone | |
PERMISSION_SILENT_ESTATE_MANAGEMENT | 0x4000 | manage estate access without notifying the owner of changes | Estate | Owner | |
PERMISSION_OVERRIDE_ANIMATIONS | 0x? | configure the overriding of default animations on agent | Animation | ? | attached |
Constants | Action | Category | Granter | Automatically granted when… | |
---|---|---|---|---|---|
PERMISSION_DEBIT | 0x2 | take money from agent's account | Money | Owner | |
PERMISSION_TAKE_CONTROLS | 0x4 | take agent's controls | Control | Anyone | sat on, attached |
PERMISSION_TRIGGER_ANIMATION | 0x10 | start or stop Animations on agent | Animation | Anyone | sat on, attached |
PERMISSION_ATTACH | 0x20 | attach/detach from agent | Attachment | Owner or Anyone | attached |
PERMISSION_CHANGE_LINKS | 0x80 | change links | Link | Owner | |
PERMISSION_TRACK_CAMERA | 0x400 | track the agent's camera position and rotation | Camera | Anyone | sat on, attached |
PERMISSION_CONTROL_CAMERA | 0x800 | control the agent's camera (must be sat on or attached; automatically revoked on stand or detach) |
Camera | Anyone | sat on, attached |
PERMISSION_TELEPORT | 0x1000 | teleport the agent | Teleport | Anyone | |
PERMISSION_SILENT_ESTATE_MANAGEMENT | 0x4000 | manage estate access without notifying the owner of changes | Estate | Owner | |
PERMISSION_OVERRIDE_ANIMATIONS | 0x? | configure the overriding of default animations on agent | Animation | ? | attached |
Permissions without functions: These flags lack functions that depend on them. | |||||
PERMISSION_REMAP_CONTROLS | 0x8 | permission to remap agent's controls. | Control | Anyone | |
PERMISSION_RELEASE_OWNERSHIP | 0x40 | permission to release ownership. the concept of public objects has been removed from SL |
??? | Owner | |
PERMISSION_CHANGE_JOINTS | 0x100 | permission to change joints. | ??? | Owner | |
PERMISSION_CHANGE_PERMISSIONS | 0x200 | permission to change asset permissions. | Permissions/Asset | Owner | |
unknown | 0x1 | unknown | ??? | Anyone | |
unknown | 0x4000 < Value | unknown | ??? | Anyone |