llSetObjectPermMask
God Mode Only
void llSetObjectPermMask(integer PermissionFlag, integer PermissionMask)Sets the specified PermissionFlag permission to the value specified by PermissionMask on the object the script is attached to.
Parameters
-
PermissionFlag(integer) - MASK_* flag
-
PermissionMask(integer) - Permission bit-field (PERM_* flags)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here