[Feature Request] Add "received by" metadata for inventory items inside objects/attachments.
needs info
Lucia Nightfire
Add "received by" metadata for inventory items inside objects/attachments.
Create llGetInventoryGiver() function to read giver key.
Giver key is known by the server when the viewer sends ImprovedInstantMessage.
Giver key is known by the server with every use of llGiveInventory().
Inventory prior to code implementation returns NULL_KEY.
A viewer UI element for the Item Properties floater is not needed at this time.
Log In
Rider Linden
Lucia Nightfire How is this distinct from llGOD OBJECT_LAST_OWNER_ID?
Spidey Linden
marked this post as
needs info
Toothless Draegonne
Perhaps could also be supplemented with an llDetectedGiverKey() function or similar for use within a changed() event when triggered with the CHANGED_INVENTORY flag set true.