Give to ♯RLV

From Catznip
Jump to navigation Jump to search
The correct title of this article is Give to #RLV. The substitution of the # sign is due to a technical restriction.

Give to #RLV allows specifically named inventory offers to be placed directly into your #RLV folder rather than the root of your inventory. The intent is typically to attach the items to your avatar via script (for example; an object that transforms your avatar), some scripters have used it to create product installers that automate all required set up.

This functionality is enabled by default and starting in Catznip R9 and Firestorm 4.6, the #RLV folder is automatically created if it doesn't already exist. Previous versions of RLVa (and all versions of RLV) require the #RLV folder to exist in advance.

The inventory offer must be manually accepted.

Firestorm Note : The Firestorm feature 'auto accept inventory' does not apply to items that use this feature. This is by design.

Avatar to Avatar Inventory offers

RLVa Developer notes

A folder may be passed directly into the target avatar's #RLV folder using llGiveInventoryList(id, "#RLV/~subfolder_name",items) or via avatar to avatar inventory offer if the folder being given is renamed to "#RLV/~subfolder_name" before being passed.