Skip to content

llGiveInventory

Function Syntax
void llGiveInventory(
  1. key TargetID,
  2. string InventoryItem
);

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.