Difference between revisions of "Template:LSL Constants/Permissions"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 20: Line 20:
{{!}} [[PERMISSION_TRIGGER_ANIMATION]]
{{!}} [[PERMISSION_TRIGGER_ANIMATION]]
{{!}} {{LSL Hex|0x10}}
{{!}} {{LSL Hex|0x10}}
{{!}} trigger [[llStartAnimation|Animation]] on agent
{{!}} start or stop [[llStartAnimation|Animations]] on agent
{{!}} {{LSLGC|Animation}}
{{!}} {{LSLGC|Animation}}
{{!}} Anyone
{{!}} Anyone

Revision as of 23:32, 4 August 2008

Constants Action Category Granter
PERMISSION_DEBIT 0x2 take money from agent's account Money Owner
PERMISSION_TAKE_CONTROLS 0x4 take agent's controls Control Anyone
PERMISSION_TRIGGER_ANIMATION 0x10 start or stop Animations on agent Animation Anyone
PERMISSION_ATTACH 0x20 attach/detach from agent Attachment Owner
PERMISSION_CHANGE_LINKS 0x80 change links Link Owner
PERMISSION_TRACK_CAMERA 0x400 track the agent's camera position and rotation Camera Anyone
PERMISSION_CONTROL_CAMERA 0x800 control the agent's camera Camera Anyone
Constants Action Category Granter
PERMISSION_DEBIT 0x2 take money from agent's account Money Owner
PERMISSION_TAKE_CONTROLS 0x4 take agent's controls Control Anyone
PERMISSION_TRIGGER_ANIMATION 0x10 start or stop Animations on agent Animation Anyone
PERMISSION_ATTACH 0x20 attach/detach from agent Attachment Owner
PERMISSION_CHANGE_LINKS 0x80 change links Link Owner
PERMISSION_TRACK_CAMERA 0x400 track the agent's camera position and rotation Camera Anyone
PERMISSION_CONTROL_CAMERA 0x800 control the agent's camera Camera Anyone
Unimplemented permissions:
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 0x800 < Value unknown ??? Anyone