Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rlv [2020/12/04 16:32] krysune |
rlv [2022/04/02 04:57] (current) nuefox |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== RLV ====== | ====== RLV ====== | ||
+ | {{url> | ||
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. | 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. | ||
Line 8: | Line 8: | ||
- Italicized folder names can be named however you like for the attachment. | - Italicized folder names can be named however you like for the attachment. | ||
- **.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 | - **.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 | ||
+ | <WRAP clear/> | ||
+ | |||
+ | {{: | ||
+ | You can use the following command with the AnE gesture to the output below: | ||
+ | **/ane help rlv-shared-folders-module shared-folders** | ||
< | < | ||
- | #RLV | + | #RLV/.AnE |
- | - .AnE | + | #RLV/.AnE/{character name} |
- | - {character | + | # |
- | - base | + | # |
- | - .genitalia | + | #RLV/.AnE/{character name}/ |
- | - Genitals | + | # |
- | - {linked attachments here} | + | #RLV/.AnE/{character name}/base/.abdomen/020 |
- | - Breasts | + | # |
- | - {linked attachments here} | + | #RLV/.AnE/ |
- | - outfits | + | #RLV/.AnE/{character name}/ |
- | - .underwear | + | #RLV/.AnE/ |
- | - Underwear | + | #RLV/.AnE/{character name}/ |
- | - .on_attach | + | #RLV/.AnE/{character name}/ |
- | - {linked attachments to detach here} | + | #RLV/.AnE/ |
- | - .on_detach | + | #RLV/.AnE/{character name}/ |
- | - {linked attachments to attach here} | + | #RLV/.AnE/ |
- | - {other linked attachments here} | + | #RLV/.AnE/{character name}/ |
- | - Casual Outfit | + | #RLV/.AnE/{character name}/ |
- | - .on_attach | + | # |
- | - {linked attachments to detach for outfit here} | + | # |
- | - .on_detach | + | #RLV/.AnE/{character name}/ |
- | - {linked attachments to attach for outfit here} | + | #RLV/.AnE/{character name}/ |
- | - {other linked attachments here} | + | #RLV/.AnE/{character name}/ |
- | - Seductive | + | # |
- | - .on_attach | + | |
- | - {linked attachments to detach for outfit here} | + | |
- | - .on_detach | + | |
- | - {linked attachments to attach for outfit here} | + | |
- | - {other linked attachments here} | + | |
</ | </ | ||
+ | |||