LlSetObjectPermMask
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
Requires God Mode
(This {{#var:type}} can only be executed in God Mode.)
Summary
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 |
|
|
Deep Notes
Issues
~ Search JIRA for related Issues| | | SVC-3841 | [c] | allow llSetObjectPermMask for all Residents (with caveats) |
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

