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

From Second Life Wiki
Jump to navigation Jump to search
Line 39: Line 39:
{{!}} {{LSLG|control}} the agent's camera
{{!}} {{LSLG|control}} the agent's camera
{{!}} anyone
{{!}} anyone
{{#if:{{{all|}}}|
{{#ifeq:{{{flags|}}}|all|
{{!}}-  
{{!}}-  
{{!}} colspan="4" {{!}} '''Unimplemented permissions:'''
{{!}} colspan="4" {{!}} '''Unimplemented permissions:'''

Revision as of 11:34, 13 February 2007

Constants Value Action Granter
PERMISSION_DEBIT 0x2 take money from agent's account owner
PERMISSION_TAKE_CONTROLS 0x4 take agent's controls anyone
PERMISSION_TRIGGER_ANIMATION 0x10 trigger Animation on agent anyone
PERMISSION_ATTACH 0x20 attach/detach from agent owner
PERMISSION_CHANGE_LINKS 0x80 change links owner
PERMISSION_TRACK_CAMERA 0x400 track the agent's camera position and rotation anyone
PERMISSION_CONTROL_CAMERA 0x800 control the agent's camera anyone