Skip to content

llGiveInventory

function ll.GiveInventory(TargetID: string, InventoryItem: string)

Give InventoryItem to destination represented by TargetID, as permitted by the permissions system.

TargetID may be any agent or an object in the same region.

Parameters
TargetID (string)
InventoryItem (string)

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

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