Skip to content

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)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here