Template:LSL Constants/Permissions
Revision as of 10:34, 13 February 2007 by Strife Onizuka (talk | contribs)
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 |