This is an old revision of the document!
Table of Contents
Successor to ForceUndress
This is the successor to ForceUndress
.
After a very unfortunate event, the system had to be rewritten from scratch. As a result, the creator has changed.
The code is entirely new and much leaner. Some functions were deliberately left out, while better ones were added.
Key Changes:
- βA separate database is no longer required β no database.
- βAll old data, objects, and scripts are lost forever.
Advantages:
- π§© Keep your complexity low by avoiding transparent body parts.
- π― No need to search through your inventory to change clothing layers.
- π Faster, cleaner, and more intuitive experience overall.
Feedback & Support: If you discover a bug or encounter a problem, please report it via Discord (online). Feature requests are also welcome through the same channel.
Conclusion: A fresh start was necessary β and it comes with smarter design and improved usability.
How to Create the Avatar Folder
!! NEVER KEEP THE TOOL WITHIN YOUR `~undressify` FOLDER !!
Doing so will cause the tool to be detached when you change avatars. β οΈ I take no responsibility if the HUD fails to work with other RLV tools.
You must create a basic folder structure as explained below. This structure is essential for Undressify to function properly.
Required Folder Structure:
π Avatar Folder:
- `#RLV/~undressify/av/youravatarname`
Place your naked avatar into this folder. π« WITHOUT TESTICLES! Unless you *really* want to carry scriptbombs. You can have multiple avatar folders. Load an avatar using the Avatar button!
β
π§₯ Version 1 β One outfit folder for all avatars
Create the following structure:
#RLV/~undressify/of/ βββ nameofyouroutfit/ βββ top_1 βββ pants_1 βββ top_2 βββ pants_2 βββ top_3 βββ pants_3 βββ top_0 / pants_0 (optional)
π§₯ Version 2 β One Outfit Folder per Avatar
π§₯ Optional Setup: You can organize outfits per avatar by enabling avatar-specific mode (`avspecific`).
Folder Structure Example:
#RLV/~undressify/of_avatarname/ βββ nameofyouroutfit/ βββ top_1 βββ pants_1 βββ top_2 βββ pants_2 βββ top_3 βββ pants_3 βββ top_0 / pants_0 (optional)
Folder Layer Meanings
π Each folder suffix defines how the clothing behaves during undressing. Refer to the table below for clarity:
Folder Suffix | Meaning | Notes |
---|---|---|
`_1` | Top layer | Visible clothing |
`_2` | Underwear or secondary layer | Optional |
`_3` | Naked layer or extras | Optional, requires `_2` to be present |
`_0` | Hidden layer | Inaccessible to others (e.g. tattoos or outfit-specific details) |
You can create multiple outfit folders to suit different styles or avatars.
How to Use:
- Load an outfit using the Outfits button.
- The Clothing button will appear next.
- π Click the Clothing button to preview how your clothing will be undressed.
- You can now click your belly or lower back to open the menu and load your avatar, outfit, etc.
- π Go to the main menu and click on βoutfitβ to begin.
Addons & AvAddons
π― Addons Addons are items you'd like to load with every avatar and outfit β such as HUDs, toys, or utility tools.
π Folder Structure:
#RLV/~undressify/addon/category/item
Use categories to organize your items (e.g.
HUDs
,
Accessories
,
Scripts
). These items are loaded globally, no matter which avatar or outfit is selected.
β Important: None of these folders are created automatically. You must create them manually before placing items inside.
β
𧬠AvAddons AvAddons are items you'd like to load with your current avatar and outfit only β perfect for avatar-specific HUDs, toys, or gear.
π Folder Structure:
#RLV/~undressify/av_addons/avatarname/category/item
π Starting with version 1.63:
- If you select a different subfolder within the same category, other items in that category will be automatically removed.
- To hide any addon folder from the menu, simply add a
*
at the end of the folder name.
π Managing Addons: Use the Options menu to activate or deactivate Addons and AvAddons for other users.
β Example:
- Global HUD:
#RLV/~undressify/addon/HUDs/gestureHUD
- Avatar-specific toy:
#RLV/~undressify/av_addons/avatarname/Toys/bubblewand
π§ Note: AvAddon folders are not created automatically either. You need to create them manually to use them.
Example Folder Layout
This is a complete example of how to structure your Undressify folders.
#RLV/ βββ ~undressify/ βββ addon/ β βββ HUDs/ β β βββ gestureHUD β β βββ AOcontroller β βββ Accessories/ β β βββ smartGlasses β β βββ wristwatch β βββ Scripts/ β βββ autoSit β βββ av_addon/ β βββ Luna/ β β βββ Toys/ β β β βββ bubblewand β β β βββ leash β β βββ HUDs/ β β β βββ lunaHUD β β βββ Accessories/ β β βββ collar β βββ Rex/ β β βββ Gear/ β β β βββ combatVest β β β βββ scanner β β βββ HUDs/ β β βββ rexHUD β βββ av/ β βββ Luna β βββ Rex β βββ outfit/ βββ _1/ β βββ pants_1 β βββ pants_2 β βββ pants_3 βββ _2/ β βββ shirt_1 β βββ shirt_2 β βββ shirt_3 βββ _3/ βββ shoes_1 βββ shoes_2 βββ shoes_3
β Note: None of these folders are created automatically. You must create them manually before placing items inside.