Jump to content

RLV Single Item Folder Command


agentronin
 Share

You are about to reply to a thread that has been inactive for 1078 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

I have seen in the RLV documentation here

http://wiki.secondlife.com/wiki/LSL_Protocol/RestrainedLoveAPI#Clothing_and_Attachments

the commands that attach all in a given folder. It is not clear to me if there is also a command that will attach a specific item in a folder, and nothing else in that folder. Is there?

 

Link to comment
Share on other sites

As far as I can tell, no. RLV shared folders commands apply only to folders.

Put the single item in a folder of it's own. Maybe a subfolder of whatever it's a component of, and then use the "allthis" variants of the RLV commands to attach everything  including the subfolder, and refer to the subfolder specifically to detach just the one item.

  • Like 1
Link to comment
Share on other sites

Just to add on to this:

What KT said is correct. RLV cannot address any given item in a folder.

*but*

In both RLV and RLVa, they support 'nested' folders, which means that if you have 1 item which may control attachment or detachment of multiple items individually, you can use subfolders from the #RLV folder, e.g. '#RLV/MyDevice/Item1' and '#RLV/MyDevice/Item2' which offers a convenient way to avoid pollution of the main #RLV folder.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 1078 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...