Skip to content

llAllowInventoryDrop

function ll.AllowInventoryDrop(Flag: number)

If Flag == TRUE, users without object modify permissions can still drop inventory items into the object.

Parameters
Flag (number)
Boolean, If TRUE allows anyone to drop inventory on prim, FALSE revokes.

Add example usage here showing SLua/Luau syntax with ll.AllowInventoryDrop().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.