rlv

This is an old revision of the document!


RLV

Make use of RLV if you have multiple characters, outfits, or just a lot of clothes. The HUD will remember your outfit and ensure that you are always in character every time you log in or reset. You can follow the structure below for setting up RLV shared folders so that you can easily switch attachments on the HUD.

  1. RLV Shared Folder Structure: (see video Help > Videos > Shared Folders)
  2. Copy and paste links to attachments and not the actual attachment.
  3. Folder nodes below not in bold are for user to label as desired.
  4. Italicized folder names can be named however you like for the attachment.
  5. .on_attach detaches anything in the folder when attaching the items in parent folder and .on_detach attaches anything in the folder when detaching the items in parent folder
#RLV
-	.AnE
	-	{character full name here}
		-	base
	-	.genitalia
		-	Genitals
			-	{linked attachments here}
		-	Breasts
		-	{linked attachments here}
-	outfits
	-	.underwear
		-	Underwear
			-	.on_attach
			-	{linked attachments to detach here}
			-	.on_detach
			-	{linked attachments to attach here}
		-	{other linked attachments here}
-	Casual Outfit
	-	.on_attach
	-	{linked attachments to detach for outfit here}
	-	.on_detach
	-	{linked attachments to attach for outfit here}
	-	{other linked attachments here}
-	Seductive Outfit
	-	.on_attach
	-	{linked attachments to detach for outfit here}
	-	.on_detach
	-	{linked attachments to attach for outfit here}
	-	{other linked attachments here}
  • rlv.1607099689.txt.gz
  • Last modified: 2021/12/14 04:36
  • (external edit)