AvSitter is the main scripting engine that Roawenwood uses for its furniture and product to animate your avatar to create immersive elements to enhance your Second Life.

Many Roawenwood items utilize auto attach props & experience keys for use when you are using an animation that needs something for it. It will still work if you don’t enable the experience keys in the land but it will make it more user friendly if you do.

Below you will find the different areas for helping you be able to use your items.

Right click and sit!

Pick how you want to sit, and where you want to sit from the menu if it has room for more than one.

Swap between the different spots if they are available for the piece.

The [ADJUST] menu allows you to save personal pose adjustments just for your avatars. The system can remember a large number of personal positions. When memory is full, the script will drop the oldest saved personal positions.

Choose [POSE] to access the Personal Adjustment menu.

Not all Roawenwood items have the [AV]adjuster in it. Most of the time to reduce the amount of scripts it is removed. For items that utilize couples sets + it might be left so that the owner of the item can adjust it more for their particular needs. 

+++

When the OWNER clicks on the adjust menu they will also get an addition button called [HELPER]

Click this and the prims that rezz to adjust the poses come up. You can then move or adjust each pose, cuddle, or set with each av at the same time. When you’re happy with it, click [SAVE] and it will keep the new positions.

If you REALLY want to, you can also click [DUMP], this will give you a readout of ALL of the poses, and their positions that you can save in the AVpos notecard inside the piece. Doing this will erase the ones I did replacing them with your adjustments so even if it is reset it won’t lose them.

KEEP A BACKUP before you do this, just in case something happens and you need the old settings.

https://avsitter.github.io/ for extra help if you need it.

Second Life has now enabled ‘experiences’ which will allow automatic attachments (without need for any permission request).

Users will need to enable the experience ‘AVsitter’ (by Code Violet) on their land. An experience may be enabled at the estate level or the parcel level by adding it to the Allowed list for the estate or parcel. Experiences are enabled under ‘About Land’ in the SL viewer. For an excellent explanation, see this video by Froukje Hoorenbeek. https://www.youtube.com/watch?v=3gcy403FtAk

You can find out more about ‘experiences’ on the SL blog and in the SL scripting WIKI.

https://community.secondlife.com/t5/English-Knowledge-Base/Experiences-in-Second-Life/ta-p/2744686
http://wiki.secondlife.com/wiki/Category:Experience_Tools

// If it is RLV enabled and you click on it with no one sitting on it it will scan for nearby ‘victims’ by default.

If it is not then you won’t really get anything.

// Once someone is seated on the piece whether by force or choice other people can access the menu to change the position of the seated avatar if it has been allowed through the [SECURITY] menu.

Security Menu

// The [SECURITY] menu is accessible from the [ADJUST] menu.

// Choose who is allowed to sit:

ALL will allow anyone to sit.
GROUP will allow only members with the same active group (+owner) to sit.
OWNER will allow only the owner of the object to sit.

// The [AV]root-control script adds menu access options when selecting [SECURITY] from the [ADJUST] menu:

SITTERS will allow only sitting avatars (+owner) to control the menu. This is the default.
GROUP will allow only members of the same active group (+owner) to control the menu.
OWNER will allow only the owner to control the menu.
ALL will allow anyone to control the menu.

Capture

// With the [AV]root-RLV script set up, the owner can touch the furniture to capture an avatar. Capturing will force an avatar to sit on the furniture and prevent them from standing up for the chosen duration. To allow other avatars to use the capture feature, change the menu access [SECURITY] option.

!! If an avatar is sitting on the furniture, both [CAPTURE] and [RELEASE] options can be reached via the [RLV] menu.
(turning off Touch in the RLV menu for the seated avatar disables the menu to the seated avatar)


RLV menu

// The RLV menu is accessed from the Dominants side only and through the buttom labeled Control, submissives are not allowed to touch the menu.

// From here if an RLV relay is detected the dominant will get a list of options and be able to access the submissives menu to add cuffs if they don’t have any themselves.. If no relay is detected you can still access the menu for the submissive through the MENU button.

// You can add custom RLV commands to the [RLV] menu by including them in the notecard named [AV]root-RLV_settings. RLV commands can also be set to send custom messages to chat. Details for use are included within the [AV]root-RLV_settings notecard.

// Commands added will be available under the [ADJUST]>[RLV]>[MORE] menu in the furniture.

// For commands, refer to the RLV API http://wiki.secondlife.com/wiki/LSL_Protocol/RestrainedLoveAPI