LlSetObjectPermMask
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Requires God Mode
(This function can only be executed in God Mode.)
Function: llSetObjectPermMask( integer mask, integer value );
| 288 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Sets the given permission mask to the new value on the root object the task is attached to.
| • integer | mask | – | MASK_* flag | |
| • integer | value | – | bit-field, PERM_* flags |
|
|

