llGiveAgentInventory across Regions but only if same Group
Nexii Malthus
llGiveInventory
and llGiveAgentInventory
both allow for giving inventory. However llGiveInventory
allows you to give items unrestricted across any region. llGiveAgentInventory
is however restricted but is a more useful function with inventory folders.There is a huge demand to unrestrict
llGiveAgentInventory
as the whole point of the function was to get around "Unboxers" in the first place as the major usecase.Here are two proposals:
- This proposal- AllowllGiveAgentInventoryto work across regions but only if the destination agent is part of the group the object is assigned to
- Allow llGiveAgentInventoryto work across regions but the contents are put into "Received items", same as Marketplace. -- https://feedback.secondlife.com/scripting-features/p/llgiveagentinventory-across-regions-but-has-to-be-put-it-into-received-items
Both proposals go toward the same goal for my personal uses but are not exclusive -- they can be both valid and should be considered on their own merits and usecases.
----
Proposal - Part of same group
Lets allow
llGiveAgentInventory
to work across regions, however only if the destination agent is part of the group that the object is assigned to.Usecases:
- Roleplay / Combat group that wants to give updated objects to their members
- Shop that has an customer, outreach or support group of customers that have opted in or subscribed to updates to their products
Related issues:
Log In