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