llSetObjectPermMask
Function Syntax
void llSetObjectPermMask(
- integer PermissionFlag, // MASK_* flag
- integer PermissionMask // Permission bit-field (PERM_* flags)
Sets the specified PermissionFlag permission to the value specified by PermissionMask on the object the script is attached to.