User Tools

Site Tools


undressify

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
undressify [2025/08/08 00:22] – [Example Folder Layout] mikoundressify [2025/08/29 09:13] (current) – [Successor to ForceUndress] miko
Line 1: Line 1:
 ====== Successor to ForceUndress ====== ====== Successor to ForceUndress ======
 +
 +{{:wiki:undressify.png?400|}}
  
 This is the successor to ''ForceUndress''. This is the successor to ''ForceUndress''.
Line 12: Line 14:
  
 **Advantages:** **Advantages:**
-  * 🧩 Keep your complexity low by avoiding transparent body parts.+  * ✅ Keep your complexity low by avoiding transparent body parts.
   * 🎯 No need to search through your inventory to change clothing layers.   * 🎯 No need to search through your inventory to change clothing layers.
   * 🚀 Faster, cleaner, and more intuitive experience overall.   * 🚀 Faster, cleaner, and more intuitive experience overall.
Line 69: Line 71:
  
 <code> <code>
-#RLV/~undressify/of:avatarname/+#RLV/~undressify/of_avatarname/
 └── nameofyouroutfit/ └── nameofyouroutfit/
     ├── top_1     ├── top_1
Line 138: Line 140:
 ===== Example Folder Layout ===== ===== Example Folder Layout =====
  
-This is a complete example of how to structure your Undressify folders.+This is a complete example of how to structure your Undressify outfit folders.
  
 <code> <code>
Line 153: Line 155:
     │       └── autoSit     │       └── autoSit
     │     │
-    ├── av_addon/+    ├── av_addons/
     │   ├── Luna/     │   ├── Luna/
     │   │   ├── Toys/     │   │   ├── Toys/
Line 173: Line 175:
     │   └── Rex     │   └── Rex
     │     │
-    └── outfit+    └── of
-        ── _1+        ── CasualLook
-        │   ├── pants_1 +            ├── top_1 
-        │   ├── pants_2 +            ├── pants_1 
-        │   └── pants_3 +            ├── top_2 
-        ├── _2/ +            ├── pants_2 
-        │   ├── shirt_1 +            ├── top_3 
-        │   ├── shirt_2 +            ├── pants_3 
-        │   └── shirt_3 +            ├── base_0 
-        └── _3/ +            └── stuff_0_0.100   ← optional item with hover height control
-            ├── shoes_1 +
-            ├── shoes_2 +
-            └── shoes_3+
 </code> </code>
  
 ❗ **Note:** None of these folders are created automatically. You must create them manually before placing items inside. ❗ **Note:** None of these folders are created automatically. You must create them manually before placing items inside.
 +
 +🧩 **Tips:**
 +- The folder under `of/` is your outfit name (e.g. `CasualLook`)
 +- Items use suffixes like `_1`, `_2`, `_3` to define layer priority
 +- Items with `_0` are optional base layers
 +- You can append `_0.100`, `_0.050`, etc. to an item name to control avatar hover height
 +
 +===== Sounds & Animations =====
 +
 +🎵 **Sounds**  
 +Sounds correspond to the folder names.  
 +If you have a folder named <code>top_1</code>, the sound played will be <code>top</code>.  
 +You can place your own sound files inside the object to customize the experience.
 +
 +🎬 **Animations**  
 +Animations follow the same logic:  
 +A folder named <code>pants_2</code> will trigger the animation named <code>pants</code>.
 +
 +---
 +
 +===== Hoverheight Control =====
 +
 +📏 To automatically adjust your avatar's hover height, include a folder like:
 +
 +<code>stuff_0_0.100</code>
 +
 +- <code>_0</code> means the item won't appear in the dialog.
 +- <code>_0.100</code> sets your hover height to **100mm above ground**.
 +- Activate it via: <code>Options > Hoverheight</code>
 +
 +🪑 If you sit on an object or the ground, your hover height will reset to 0.  
 +This helps avoid manually adjusting poses or animations.
 +
 +---
 +
 +===== Plugins =====
 +
 +🕒 **Redress Timer**  
 +Automatically redresses you once no one is within a specified range, after a variable delay.
 +
 +🎲 **Randomizer**  
 +Selects a random outfit every xx seconds.
 +
 +🚶 **Follow**  
 +Lets you pick an avatar to follow automatically.
 +
 +---
 +
 +===== Tips & Tricks =====
 +
 +🧵 If you change textures via a HUD (e.g. color or material changes),  
 +detach the item manually and reattach it after the change.  
 +Second Life may ignore HUD-based changes if the item is removed via RLV.
 +
 +🔊 You can place your own sounds inside the object to override default ones.  
 +Just match the sound name to the folder prefix (e.g. <code>top</code> for <code>top_1</code>).
 +
 +===== Undressify Changelog =====
 +
 +🛠️ **Latest Updates & Changes**
 +
 +==== Version 1.84 – 24. AUG 2025 ====
 +
 +**🔄 New Functions**
 +
 +  * ✅ New option  undress for sitters only
 +
 +**🧩 Menu Adjustments**
 +
 +  * ✅ The **Redress** function has been removed from the external menu.
 +  * ✅ All **Access** functions have been moved to the correct internal menu for better usability.
 +
 +**✨ New Plugin: Create**
 +  * Create got a new menu text for the smurfs
 +---
 +
 +''This changelog reflects the most recent updates to Undressify. Older versions and legacy features may no longer be supported.''
undressify.1754612536.txt.gz · Last modified: by miko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki