llGiveAgentInventory
integer llGiveAgentInventory(key AgentID, string FolderName, list InventoryItems, list Options)Give InventoryItems to the specified agent as a new folder of items, as permitted by the permissions system. The target must be an agent.
Parameters
-
AgentID(key) - An agent in the region.
-
FolderName(string) - Folder name to give to the agent.
-
InventoryItems(list) - Inventory items to give to the agent.
-
Options(list) - A list of option for inventory transfer.
Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related functions can be linked here