Inventory & Shared Folder Commands
Commands controlling inventory access and shared folders.
Inventory Access
@showinv
@showinv=<y/n>
Version: v1.10
Forces inventory windows to close and stay closed.
@viewnote
@viewnote=<y/n>
Version: v1.10
Prevents opening notecards. Does not close ones already open.
@viewscript
@viewscript=<y/n>
Version: v1.22
Prevents opening scripts. Does not close ones already open.
@viewtexture
@viewtexture=<y/n>
Version: v1.22
Prevents opening textures and snapshots. Does not close ones already open.
Edit & Rez
@edit
@edit=<y/n>
Version: v1.03
Prevents opening the Build & Edit window.
@edit
@edit:<UUID>=<rem/add>
Version: v2.3 / v1.25
Adds exception to edit a specific object.
@editobj
@editobj:<UUID>=<y/n>
Version: v2.3 / v1.25
Prevents editing a specific object.
@editworld
@editworld=<y/n>
Version: v2.9.29
Prevents editing any non-attachment objects.
@editattach
@editattach=<y/n>
Version: v2.9.29
Prevents editing any non-rezzed, non-HUD objects.
@rez
@rez=<y/n>
Version: v1.03
Prevents creating, deleting, drag-dropping, and dropping attachments.
@share
@share=<y/n>
Version: v2.9.29
Prevents sharing anything with anyone.
@share_sec
@share_sec=<y/n>
Version: v2.9.29
Secure version — only accepts exceptions from the same object.
@share
@share:<UUID>=<rem/add>
Version: v2.9.29
Adds exception to share inventory with a specific avatar.
Shared Folder Operations
@getinv
@getinv[:folder1/.../folderN]=<channel_number>
Version: v1.11 (sub-folders added v1.13)
Returns list of folders in #RLV (or specified subfolder). Folders starting with . are ignored.
@getinvworn
@getinvworn[:folder1/.../folderN]=<channel_number>
Version: v1.15
Returns folders with worn status. Two digits per folder: first = items worn in folder, second = items worn in subfolders.
| Digit | Meaning |
|---|---|
| 0 | No items in folder |
| 1 | Items present but none worn |
| 2 | Some items worn |
| 3 | All items worn |
@findfolder
@findfolder:part1[&&...&&partN]=<channel_number>
Version: v1.13.1
Returns path to first shared folder containing all specified parts.
@findfolders
@findfolders:part1[&&...&&partN][;output_separator]=<channel_number>
Version: v2.9.20
Returns paths to all matching shared folders.
@getpath / @getpathnew
@getpath[:<attachpt>|<clothing_layer>|<uuid>]=<channel_number>
@getpathnew[:<attachpt>|<clothing_layer>|<uuid>]=<channel_number>
Version: v1.16 (@getpathnew v2.1 / v1.24, UUID param v2.9.20)
Returns path to shared folder containing the specified item.
Note
As of SL 1.40.4+, wearing multiple objects on the same attachment point is possible. Use @getpathnew instead of @getpath.
See also: Shared Folders (#RLV) | Clothing & Attachments