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.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llAllowInventoryDrop