llSetInventoryPermMask
God Mode Only
void llSetInventoryPermMask(string InventoryItem, integer PermissionFlag, integer PermissionMask)Sets the given permission mask to the new value on the inventory item.
Parameters
InventoryItem(string)- An item in the prim's inventory
PermissionFlag(integer)- MASK_* flag
PermissionMask(integer)- Permission bit-field (PERM_* flags)
Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related functions can be linked here