Jump to content

Adult oriented Fallout 4 mods that don't fit in any of the existing categories

202 files

  1. Vault-Tec Breeding Posters - Adult Version

    Hi all,
     
    WHAT:
    This is a simple mod, which (currently) adds 22 Posters under Decorations->Vault->Posters. These Posters are themed around pregnancy and reproduction, while I tried to maintain the original style of Vault tec Propaganda posters. See preview file for an idea. The Posters are available in a new and an dirty state and cost 2 cloth each.
     
    WHY:
    Why not?
     
     
    I have made an non-adult version too: Non-Adult Version
    Both mods can be used together without conflicts or duplicates.
    But I wanted to keep them separate, since I still think, that the non-adult version is much more lore friendly, and some people might only want to use one or the other.
     
    Some People asked for some raider(slavery) stuff. This mod also contains 6 Posters themed around that.
     
    If you have ideas for some additional Posters or critisism for this, please leave a comment.
    I would like to have some more Posters, maybe also themed a little bit different ones for you, so your ideas are welcome.
     
    Version 4.0 is the MURRICA UPDATE. I wanted to catch the war-time patriotism displayed in the fallout universe and take it into the posters. With this update, the mod now contains 22 different posters in pristine and dirty as usual.
     
    Also, as an extra bonus, 6 Riader Posters were added.
     
    Hope you have fun with it.
     
    DISCLAIMER:
    Some of the Posters are rather ... political incorrect. Be warned.
     
    Sincerly,
    Kiara

    205147 downloads

    Updated

  2. Passive Radiation loss while Nude

    This is a simple perk I threw together in Fo4Edit.
    It checks your characters bodyslots and applies a radiation healing effect when those slots are empty.
    Now you have a reason to take off your clothes.
    (Your body expels accumulated radiation through the skin, when there is nothing in the way)
     
    Each slot, (Torso, Head, LArm, RArm, LLeg, RLeg,) is checked independently.
    I added the slots used by Dicky's Pinups and the Sporty and Lacy Underwear mods,
    so the upper and lower underwear slots of those mods is checked as well.
    The torso slot is 10x faster than the limbs at removing radiation.
     
    To acquire the perk, type "Help Nude 0" in the console, then "Player.addperk xx000800", using the number of the "Nude Rad Regen" perk..
    (The first 2 numbers are dependent on where the .esp is in your load order).
     
    To uninstall, simply type "Player.removeperk xx000800", save, and remove the mod.
     
    In order to not make it feel "Overpowered", the main file removes rads at 0.21 rads/minute, when completely naked.
    I added 2 more files for those who want it to be faster.
     
    NudeRads1 is 3.81 rads/minute
    NudeRads2 is 37.45 rads/minute
     

    2547 downloads

    Updated

  3. Real Handcuffs

    Handcuffs and (shock/explosive) collars. For players, NPCs, and mod authors.
     
    Real Handcuffs
    Latest version: 0.4.17 (2024-04-21)
     
    Hard requirement:
    F4SE [https://f4se.silverlock.org/], Version 0.6.14 or later LL FourPlay F4SE plugin (included in installer)  
    Soft requirement but heavily recommended:
    Mod Configuration Menu [https://www.nexusmods.com/fallout4/mods/21497/], Version 1.34 or later
    Description:
    Real Handcuffs converts the handcuffs found throughout the Commonwealth to an armor item that can be equipped to bind both the player and NPCs.
    Handcuffs can be modified at the armor workbench to make them more secure, or to replace the lock with a timed lock.
    You can find handcuffs and keys wherever you find handcuffs normally: Traders who trade misc items (salvage), police stations, and sometimes as random loot. You can also create them yourself, either at the chem workbench or (with the optional AWKCR compatibility plugin) at the AWKCR armor workbench.
    Shock collars are now available, too. They and the remote trigger to activate them can be bought at traders, created, and modified at workbenches.
     
    Does this use the Devious Devices framework?
    No. There is a compatibility plugin for devious devices users, though. Real Handcuffs can serve as a replacement for Devious Devices wrist cuffs and collars. Please note that it is not a 1:1 replacement, it is much more restrictive both for players and for NPCs, and the number of available devices is much smaller.
     
    Can I use this as a mod author?
    Please do. There is a ThirdPartyApi script that is made for mod authors who want to use it as a (soft) dependency. This script will stay stable between releases, even if the internal structure changes. There are also some additional hooks and keywords if you want to set up scenes, please ask me if you need help.
    If you want to instead take meshes from this mod or get inspired by its scripts, you are free to do so, too. The license is CC0 and included in the 7z file. Script sources are included. Mesh source files and animation source files are not included because they are too large, but I will provide them on request (most meshes are just modification of Fallout 4 meshes).
    I am also happy to collaborate. The mod is now hosted on github: https://github.com/RealHandcuffs/RealHandcuffs/
     
    Mods that are supported with special compatibility plugins:
    Just Business [https://www.loverslab.com/files/file/4028-just-business-wip/] AWKCR [https://www.nexusmods.com/fallout4/mods/6091/] Devious Devices [https://www.loverslab.com/topic/73925-devious-devices/] Servitron [https://www.nexusmods.com/fallout4/mods/32801] The compatibility plugins are included in the installer, there is no separate download.
     
    Mods with special support for Real Handcuffs:
    AAF Hardship [https://www.loverslab.com/files/file/10387-aaf-hardship-beggar-whore/] AAF Violate [https://www.loverslab.com/files/file/6657-aaf-violate/] Crime And Punishment [https://www.nexusmods.com/fallout4/mods/58429] Human Resources [https://www.loverslab.com/files/file/15000-human-resources/] Raider Pet [https://www.loverslab.com/files/file/8238-raider-pet/]  
    Thanks and Acknowledgements:
    Vader666 for Torture Devices [https://www.loverslab.com/topic/68652-torturedevices/]
    This started it all, and looking at it taught me how to do a lot of things. Vader666 for the guide "Adding custom Animations to Fallout 4" [https://www.loverslab.com/topic/69722-adding-custom-animations-to-fallout-4/]
    After reading this, arm offset animations finally made sense :). Kimy for Devious Devices [https://www.loverslab.com/files/file/3796-devious-devices/]
    Used in my playthroughs, and served as an inspiration even though I disagree with some design choices. Also the comments on DD_RestraintScript:DD_Equipped brought me back on track when I struggled with missing events and greatly improved my spirits ("A kingdom for a proper programming language!"). Vugluscris for the guide "Creating armor and clothing with Blender" [https://www.nexusmods.com/fallout4/mods/17785]
    After that I was finally able to import Handcuff.nif to Blender, attach it to the skeleton, modify it, and bring it back into the game. Ousnius for BodySlide and Outfit Studio [https://www.nexusmods.com/fallout4/mods/25]
    The tool for converting between nif and fbx (and back) in the above workflow while keeping UVs and weights. ShadeAnmiator for the Fallout 4 Animation Kit [https://www.nexusmods.com/fallout4/mods/16694/]
    This got me started on doing animations for Fallout 4. I would probably not have been able to do it without this kit. The Creation Kit Wiki [https://www.creationkit.com/fallout4/index.php?title=Main_Page]
    The essential documentation (though I often wished that it was better). EgoBallistic and Stobor for their feedback about the ThirdPartyApi script.
    I was not sure if it worked. They proved to me that it did not and helped me find a way that it did. fadingsignal and Hitman47101 for the remote trigger assets (meshes, textures, animations). the alpha/beta testers who download my unfinished and non-working stuff when I post it in the support thread, try it out, and give feedback ?  
    Troubleshooting:

    Full changelog:

    614808 downloads

    Updated

  4. geigerzaehler CBBE BodySlide Preset Pack

    Meet Linda, Mary, Wendy and Sarah! ?
     
    Here is how to use the preset:
    Copy the XML file to ..\Fallout 4\Data\Tools\BodySlide\SliderPresets Run BodySlide.exe Look for presets called geigerzaehler: ... Select your outfit and build it

    2077 downloads

    Submitted

  5. Destroyer's Files

    This is just a collection of simple modifications I made for my own game or for others / small mods / mods that I consider unfinished. Latest updated files will be marked with * to avoid confusion with updates.
     
     
    AAF SEU Servitron
    This mod will make Servitron 'work' with AAF Sex Em Up. Only works for playercharacter, no companions.
     
    ZaZOut beta v.003 - damage patch
    Will lower the damage the cane does and should prevent NPC's from becoming hostile when you hit them.
     
    Xarna Height Adjustment
    Will change Xarna's height to the size of a normal female, so animations with AAF don't look offset.
     
    Texture Replacer
    A texture replacer so small, I didn't even want to make a seperate page for it. It is meant to be used together with other texure replacers on this site so it shouldn't overwrite (except when I found something more appealing)
     
    LooksMenu Skins
    This mod will add textures from Silky Smooth Skin to LooksMenu. Only LooksMenu is required. You can make requests for other skins if you want.
     - v1.1: Added WET Skin
     - v1.2: Added Pale Skin
     
    Staged ZaZOut Animations
    Will add staged animations to ZaZOut4.
     
    Servitron CBBE Texture
    This mod is just a simple texture replacer to make the "plastic boobs" version of Servitron less ... dead.
     
    ZeX - CBBE Texture replacer
    This mod will replace the textures of ZeX Fusion Girl with those from CBBE without making the genitals look weird.
     
    Devious Sold
    Will add Devious Devices to merchants leveled list so you can buy them.
    (They are added through esp and not scripts so this may conflict with any other mods that adds lists to the same merchants)
     
     
     
     
     
     

    11248 downloads

    Updated

  6. VotW Breaking the Quiet by Animopron

    This mod includes the 5 episodes of Breaking the Quiet (divided into 15 tapes) by animopron. All the tapes can be crafted in the holotape workbench.
     
    Installation
    Install using mod manager like Mod Organizer 2 or Nexus Vortex
    or
    Manually extract in the fallout 4 Data folder.
     
    How to update:
    Uninstall the old version and load the game. Save and close the game, then install the new version.
     
    Requirements
    Videos of the Wasteland 2: https://www.nexusmods.com/fallout4/mods/24435
     
    Related mod:
     

    25812 downloads

    Updated

  7. Aution House/Just Business067 patch

    its a simple patch , so you can sell your slaves in the Auction House after Just Business 0.6.7
     
    also addet Jack Cabot
    and Dr.Roslyn Chambers (Covenat Hole)
     
    thx fred200 for testing the first version

    3555 downloads

    Updated

  8. VotW Shadbase Animations

    This mod adds several animations found on Shadbase, surprisingly (or not) a lot of them are furry stuff but ... eh. This mod requires Videos of the Wasteland 2
     
    Installation
    Install using Nexus Mod Manager (or any other manager)
    or
    Manually extract in the Fallout 4 directory
     > If you do not want to use the DriveIn, remove ShadAnimationsDI.esp
    Updating: Uninstall the old version > load your save > save > install the new version
    The patch fixes the problem where crafting film reels uses misc items instead of components.
     
    Requirements
    Videos of the Wasteland 2: https://www.nexusmods.com/fallout4/mods/24435 (and the DriveIn plugin)
     
    FAQ
    Is shadman ok with this?
    - For as far as I know he even encourages it.
    Why do you do this?!
    - Boredom
     
     
    Other VotW stuff:
     

    21675 downloads

    Updated

  9. VotW Lara with Horse by Animopron

    This mod includes all 4 episodes of Lara with Horse by animopron for the Starlight DriveIn. All film reels can be crafted in the holotape workbench.
     
    Installation
    Install using Nexus Mod Manager
    or
    Manually extract in the fallout 4 folder.
     
    Updating requires you to first load the save without the mod installed before you install the new version.
     
    Requirements
    Videos of the Wasteland 2: https://www.nexusmods.com/fallout4/mods/24435 (with the DriveIn addon)
     
    FAQ
    -Why so many film reels
      Each can only hold 3 minutes 24 seconds, you will need to ask the maker of Videos of the Wasteland 2 to extend it.
     
     
    My other mods:
    - VotW Jenny's Odd Adventure by SlipperYT
    - AAF_SEU - Servitron Patch

    23866 downloads

    Updated

  10. RSE Crafting Bench

    Moves all RSE Items from the regular chemistry station to a custom chemistry station you can build in your settlements under the RSE workshop menu. The bench is a modified version of Elianora's Chem Lab from Eli's Crafting Fury 9000. Why did I make it? Because I am cleaning up my regular Chemistry Station, and while the items from RSE do fit in it, the category is too compressed with different types.

    4039 downloads

    Submitted

  11. Betty CBBE BodySlide Preset

    Look at the pictures, you'll understand the concept. ?
     
    Here is how to use it:
    Copy the XML file to ..\Fallout 4\Data\Tools\BodySlide\SliderPresets Run BodySlide.exe Look for presets called geigerzaehler: Betty Nude and geigerzaehler: Betty Dressed Select your outfit and build it

    1576 downloads

    Updated

  12. VotW Jenny's Odd Adventures by SlipperYT

    This mod includes all 4 episodes of Jenny's Odd Adventures by SlipperYT. All holotapes can be crafted in the holotape workbench.
     
    Installation
    Install Part 1, 2 and 3 using Nexus Mod Manager (MO2 should work too)
    or
    Manually extract the parts in the Fallout 4 folder.
    For using this mod at Starlight DriveIn you will also need the file VotW_JOA_DriveIn
    Install the VIS-G patch when using VIS-G Item Sorting.
     
    Requirements
    Videos of the Wasteland 2: https://www.nexusmods.com/fallout4/mods/24435
     
    FAQ
    -Why?!
      I was bored, leave me alone.
    -Why the big filesize?
      I used 8k textures instead of the generally used 4k. It looks better.
     
     
    My other mods:
    - VotW DriveIn Lara with Horse by Animopron
    - AAF_SEU - Servitron Patch
     

    18023 downloads

    Updated

  13. Slaver Camp, Brothel, Strip Club(Egret Tours Marina)

    Fallout 4 2021.03.01 - 03.23.24.02.mp4
    Fallout 4 2021.03.01 - 03.23.24.02.mp4 About This File  
    This mod transforms Egret Tours Marina into a raider themed slaver settlement. Features a strip club with exotic dance idle markers. Slave Auction Stage with several areas to keep slaves. Lots of jail cells and cages! Because you can never have enough cages! improved performance over my last version.          
     
          
     
    ------ Required Mod ------------------------------------
    Fallout 4 Game of the Year Edition
    ---------------------------------------------------------------

    93173216_Fallout42021_03.01-03_23_24_02.mp4

    47666 downloads

    Updated

  14. RSE Compatibility Patches [OBSOLETE]

    THOSE PATCHES ARE OBSOLETE NOW. THIS IS ONLY FOR ARCHIVE PURPOSES. FYI.
     
     
     
     
     
    SUPPORT TOPIC
     

    1.  RSE - Diamond City Expansion Patch
         Puts the redemption chair back in the DCE edited cell.
         Compatible with RSE 4.0 and DCE 1.4
         Just put it after DCE and RSE mods in your load order.
     
    2.  RSE - Better Settlers Patch
         If RSE is loaded after BS, it resets head parts and default outfits to vanilla.
         If BS is loaded after RSE, it deletes RSE scripts and madame faction attached to settlers. This one resolves those issues.
         Compatible with RSE 4.0 and BS 2.0 (Clean Faces)
         Load order of BS and RSE doesn't matter as long as you put this patch after them.
     
    3.  RSE - Horizon Patch
         This edits some conflicting item and npc records and also adds tags to RSE items for Horizon's item sorting.
         Compatible with RSE 4.0 and Horizon 1.6
         Load order of Horizon and RSE doesn't matter as long as you put this patch after them.
     
    4.  RSE - Better Settlers - Horizon Patch
         If you have RSE, BS and Horizon all three, you'll need only this one. You shouldn't install other (RSE-BS and RSE-Horizon) patches.
         Compatible with RSE 4.0, BS 2.0 (Clean Faces) and Horizon 1.6
         Load order of BS, Horizon and RSE doesn't matter as long as you put this patch after them.
     
    5.  RSE - VIS Patch
         It just adds tags to RSE items for Valdacil's item sorting mod compatibility. It's also compatible with VIS-G sorting.
         Load order of VIS and RSE doesn't matter as long as you put this patch after them.
     
    6.  RSE - CWSS Redux v2 Patch
         Thanks to @AWP3RATOR for this amazing work.
         RSE - CWSS Redux v2 Patch download page
     
     
     
    =====================================================================================
    Updates
    =====================================================================================
     
    15.11.2018:
    -  Updated all patches (NMM users: select [overwrite files] when installing).
     
    29.9.2018:
    -  Updated AAF_RSE-Better Settlers-Horizon and AAF_RSE-Horizon patches for GenericDoctorsScript compatibility (NMM users: select [overwrite files] when installing).
     
    27.9.2018:
    -  Updated AAF_RSE-Better Settlers-Horizon and AAF_RSE-Horizon patches for RSE v3.9.9.9.9r2 compatibility.
     
    9.9.2018:
    -  Added some missing tags of ingestibles to AAF and FP versions of Valdacil's Item Sorting Patch.
     
    3.9.2018:
    -  Initial release of AAF and FP versions of Valdacil's Item Sorting Patch.
     
    5.8.2018:
    -  Put FP versions of the patches back to the front page for people who want to roll back to FP_RSE. Renamed esps's to prevent confusion.
     
    30.7.2018:
    -  Added AW3RAPTOR's RSE - CWSS Redux v2 Patch link.
     
    13.7.2018:
    -  Initial release of AAF versions of Diamond City, Horizon and Better Settlers patches.
     
    24.5.2018:
    -  Initial release of FP versions of Diamond City, Horizon and Better Settlers patches.
     
    =====================================================================================
     
     
     
    Anyone who wants to add more RSE patches is always welcomed.
    And thanks to @Flashy (JoeR) for this amazing mod.
     
     

    12698 downloads

    Updated

  15. NismoMan's Exotic Wasteland Videos

    Description
    Well, it's about time I released a completely new video collection, and this time around I put more thought and work into them instead of just stuffing the wasteland with videos off of Pornhub.
    I decided to invest a bit of effort into these videos, picked some of my favorite 50's to early 60's songs and edited the videos to transform the fine girls of today to tantalizing vixens of the past.
     
    All the videos are in tinted black and white, more videos will be released later on when I have enough time to work on them, each volume will be released with 5 videos with merged ESPs available if needed.
     
    TL;DR
     
    Videos of Naked girls, dancing and touching themselves on era-correct tunes from the 50's and 60's.
     

    Videos
    5 Strip Teasing / Self Pleasuring Music Videos that should be as fun to listen to as they are to watch More coming later    
    Requirements
     
    Videos of the Wasteland 2.0+ Mod By RazorWire - Dertspovor06 - AGreatWeight
     
    Installation
     
    Download and Install the latest version of Videos of the Wastelands.
    Download this mod

    Mod Manager:
    Install through Nexus Mod Manager or Mod Organizer 2
     
    Manual (Not Recommended):
    Copy the (data) folder within the downloaded archive(s) to your Fallout 4's installation folder, overwrite if prompted.
     
    DON'T FORGET TO ENABLE THE ESP(s) IN YOUR LOAD ORDER!
     
    Enjoy!
     
     
    How To Use
     
    1- Craft a Holotape player / projector from the VoTW Menu in your Settlement Workshop.
    2- Craft a tv/projection screen from the VoTW Menu in your Settlement Workshop.
    3- Craft a Holotape Crafting Workbench from the VoTW Menu in your Settlement Workshop.
    4- Craft the Holotapes from the Holotape Workbench.
    5- Provide power to your screens and players.
    6- Transfer the created holotapes from your inventory to the holotape player/projector.
    7- Profit!
     
    Tools Used
    Adobe Premiere CC Adobe Illustrator CC FO4Edit ffmpeg 7zip
    Changelog
    V1 Initial Release
     
     
    CREDITS

    RazorWire - Dertspovor06 - AGreatWeight for Videos of the Wasteland
    Bethesda (For FO4)
     

    13216 downloads

    Updated

  16. RSE CWSS Redux V2 Patch

    This contains compatibility patch for RSE (AAF, Four-Play, and Basic Needs Lite - see below) and Craftable Working Showers Sinks (CWSS) - Redux V2.  The patch is fairly straightforward, and uses original scripts from RSE.  The CWSS items have been modified to remove their scripts in favor of the RSE scripts for toilet use and drinking.  I also added back the vanilla sound effects scripts for the drinking items - so they will not be silent.
     
    Modified items will be found in the Furniture>CWSS menu as usual, now with a modified name including [RSE-CWSS]
     
    Includes:
    All toilets/outhouse items Work with RSE Basic Needs Use original animations from CWSS Urinal - special case here - it now works with both genders (if you want to stand) Bubbler sink items Taking a drink will reduce RSE Basic Needs thirst Taking a drink will increase RSE Basic Needs bathroom needs  
    Excludes:
    Showers and bathing items - as these have no current RSE Basic/Advanced needs features  
    Load Order:
     
    CWSS_Redux.esp
    AAF_RSE.esp
    RSE_CWSS_pastch.esp <---- any place after the first two
     
    When installing - as the scripts relative to the CWSS have been removed and replaced, it is a good idea to scrap and replace any CWSS toilets or bubbler sinks
    The mod contains no scripts of it's own, and should be safe to install or remove at any time.  Please scrap any RSE-CWSS integrated items prior to removing.
     
     
    The mod was created with:
     
    CWSS Redux V2 - 2.1
    RSE - 3.9.9.7*  (this SHOULD work with earlier versions as there has not been a change to the script involved recently)
    *Note that this mod was created against a version of RSE that requires AAF.  An Four-Play should be possible and this might even work with FP RSE, but has not been tested.
     
    Thanks to steve40 for creating CWSS and allowing the patch to be created ("Compatibility patches are permitted as long as no assets are included in the patch.")
    MANY thanks to @Flashy (JoeR) for his hard work creating and maintaining RSE!
     
    >>Basic Needs Lite<< - now supporting this mod with a patch.  NOTE - if you have RSE you DO NOT NEED THIS.  This is ONLY for users of Basic Needs lite  Modified items will be found in the Furniture>CWSS menu as usual, now with a modified name including [BN-CWSS]
     
    >>Four-Play RSE<< - now supporting this version of RSE with a patch.  
     

    9483 downloads

    Updated

  17. UX61 BodySlide Preset

    This is a preset for CBBE BodySlide that allows you to take your favorite clothes and fill them out nicely (and then some).

    825 downloads

    Submitted

  18. VotW Animo Pron's Lara With Horse 2

    Animo Pron's Lara with Horse 2 for VotW 2.1.1
     
    all 4 epsiodes of Animo Pron's Lara With Horse 2 featuring the  XRay version of episode 4 edited together then split into 5 holotapes, each approx 10 minutes long.
    This is my first ever uploaded mod so please go easy on me.
     
    Installation: using MO2, simple install all 3 parts with the same name and use the merge option. Other Mod Managers, extract all 3 parts top a single folder and create a new archive. Manual, extract and drop into the data folder. 
    Tapes are available at the Holotape Workbench
    Requires Videos of the Wastelandver 2.1.1 https://www.nexusmods.com/fallout4/mods/24435
     
    Credits: Animo Pron for the video used in this mod   https://animopron.com/
               RazorWire - Dertspovor06 - AGreatWeight for Videos of the Wasteland   https://www.nexusmods.com/fallout4/mods/24435

    24972 downloads

    Updated

  19. Deviously Cursed Menu

    Provides a simple MCM for Deviously Cursed Wasteland and Devious Devices.
     
    Install it with Mod Organizer 2.

    23517 downloads

    Updated

  20. Debby's Good Girl adult cribs

    Hello all, I finished my newest mod....  Again this is something I made for the ABDL community.     So I wanted some beds for my characters & I wanted something cute, But most bed mods out there are just normal beds though.   I wanted beds that were more then just a cute texture on a normal bed, I wanted beds that would really stand out from other beds.   So I thought to myself what kind of bed is super cute for women to sleep in?, The answer (For me personally) was adult cribs.   Then I realized there was a VERY low chance of finding such a mod anywhere on the net, So I decided to make one myself,   And I love sharing with people so I've made this mod page, I want to share this mod so everyone who wants something like this can have it.   So this is for all you ABDL peeps out there who want that extra cute touch for your bedrooms.   ---------------------------------------------------------------------------------------------------------------   There are three adult cribs in this mod, They're all different variations of black blue & pink.   Each crib has a VaultTech SPECIAL book on the mattress & they're own mobile toys above the crib.   These adult cribs are all fully functional as settlement beds usable by both player's & NPC's.   -------------   1.The first crib's color scheme is black blue pink & it has a little nuclear bomb on the mobile.   2.The seconed crib's color scheme is blue pink black & it has a rocket ship for the mobile.   3.The third crib's color scheme is pink blue black & it has a big teddy bear on it's mobile.   ----------------------------------------------------------------------------------------------   A very special thanks & partial credit goes to Gamohlik for collision work & bed physics data.   Please support them to.   --------------------------------------------------------------------------------------------------------------   To install this mod just drop the data folder in your game folder & turn on the plugin,   Then you should be able to find the cribs in the bed section of the workshop menu.   Everyone enjoy. ^^

    2055 downloads

    Submitted

  21. LX61 BodySlide Preset

    This is a preset for CBBE BodySlide that allows you to take your favorite clothes and fill them out nicely (and then some).

    1610 downloads

    Updated

  22. bordello_paintings_1.0.zip

    bordello_paintings_1.0.zip
    Hi, do you have a bordello, brothel or whore house that you want to decorate with appropiate paintings, well look no further I have you covered.
    Currently the Bordello collection is of black and white photos of prostitutes from the 1900's, although  since I have over a hundred slots free I plan to keep adding pictures.
    Want to include some strippers and burlesque performers from the 1950's and any old timey prostitue pictures, even old west ones if I can find them.
    I have to say this is just a repackage of the personal paintings mod with some of the blanks filled in.
    I would suggest not filing in these yourselves because like I said I am planning updates to it, till its completely filled with pics.

    I also have included in another file the original pics, enjoy.
     
    origs.zip

    1268 downloads

    Submitted

  23. Roggvir's DD Items Manager

    Allows the player to control which "Devious Devices" items can be put on
    Toggle which items are allowed or not, and set probability of picking random item from each of the 26 categories
    ...currently ignores actor's sex (female is presumed), but that shouldn't be a problem for now.
     
    - Items are distributed amongst several Categories.
    - When picking items, all Categories are considered.
    - Each Category has a configurable probability/chance of picking ONE randomly chosen item.
    - Individual items can be allowed/forbidden from the picking procedure.
    - Uses lists of "mutualy exclusive items" to prevent picking conflicting items (by function, or visually)
     
    Supported by mods:
    AAF Violate RSE: Realistic Salacious Encounters - natively supported by RSE v3.1.9 (and onward)  
    Mod Configuration Menu is required since version 1.0.2.
    If you are updating from 1.0.1 or 1.0.2, simply uninstall the old version and install the new one, then in game use the "REPAIR MCM SETTINGS" button. No special cleaning steps neccessary.
     
     
    You should be given the "Devious Devices Manager" item automatically.
    If not, you can craft it at any Chem Station (recipe can be found under Utility).

     
     
    To use the "Devious Devices Manager", click on it as if you are trying to equip it.
    (you can of course bind it to some quick item slot, but i dont think you are gonna use it that often)

     
     
    Toggle Allowed Items.
    Any items you set to OFF, will be ignored by this MOD's procedure for picking random items.

    NOTE: I do want to make a proper user-friendly variant using MCM later, but no guarantees.
     
     
    Review and Configure the Probability settings.
    Each category contains items that are somewhat distinct from items in other categories - by their looks, by their function, sometimes (not always) by used slots.
    When picking up random items, the probability setting affects the chance that ONE random item (allowed only) will be picked from that category.
    The system considers lists of "mutually exclusive items", so it won't try to put on both hood AND a blindfold, and it tries to pick items from EVERY category in sequence (from highest probability to the lowest).

     
    Pick a Category...

     
    ...and set its Probability

     
     
     
    NOW, obviously this wont do much, unless...
    ...some MOD makes use of the provided functionality (like AAF Violate for example).
    Use the following to fetch a list of random items to be put on:
    Rogg:DDManager DDManager = Rogg:DDManager.GetAPI() form[] _items = DDManager.PickRandomItems() ; now you can call the EquipDevice() from DD:DD_Library to equip the items one by one  
     

    210423 downloads

    Updated

  24. Roggvir's No-Strip Items Manager

    Allows the player to select items that shall not be stripped
    In a simple, efficient, reliable and COMFORTABLE way
    ...individually for males, females, synths, and super mutants
    (also, read the WARNING at the end)
     
    NOTE: EgoBallistic made a patch to add support for AAF's protected equipment feature (read about it here).
    This patch is now included in version 1.0.1
     
     
    You should be given the "No-Strip Items Manager" item automatically.
    If not, you can craft it at any Chem Station (recipe can be found under Utility).

     
     
    To use the "No-Strip Items Manager", click on it as if you are trying to equip it.
    (you can of course bind it to some quick item slot, but i dont think you are gonna use it that often)
    Select the sex or race you want to manage items for.

    NOTE: If you have your Pipboy opened at this time, close it after clicking any button, and the next screen will pop up.
     
     
    Drag items from one side to the other, like you do when trading or looting containers.
    Whatever you put in the container, will be set as a no-strip item for the sex/race you selected in previous step.
    Obviously, you need to actually have that item first.

    NOTE: Items will be "cloned" into the container, so you can still keep your item.
    Consequently, any items you "remove" from the container will not be added to your inventory (to prevent cloning items - if you wanna cheat, use the console :)).
     
     
    NOW, obviously this wont do much, unless...
    ...unless some MOD makes use of the provided functionality (only AAF is supported out of the box).
    Use the following to check whether an item is listed as no-strip item:
    Rogg:NoStrip NoStrip = Rogg:NoStrip.GetAPI() if NoStrip.IsListed(form TheItem, race ActorsRace, int ActorsSex) ; TheItem is listed as a no-strip item for ActorsRace and ActorsSex ; Note: in case of synths or supermutants, the ActorsSex parameter has no effect, but is still required by the function. endIf  
     
     
    WARNING:
     
    If you give the container a modded item, you will receive back its bare unmodded version!
    So, if you dont want to loose the mods you put on your precious thing, craft (or find) a new unmodded thing and feed that to the container.
    (looking for solution)
      Do not feed the container with any of your quest items!
    Not sure if that could really break something, but better be safe than sorry.  
     
     
     

    141346 downloads

    Updated

  25. Family Planning Enhanced - German Translation

    This is just a german translation of Family Planning Enhanced. The original by Chosen Clue is still needed and should be overwritten when installing this translation. Check out the requirements.
     
    ---
     
    Hierbei handelt es sich lediglich um die deutsche Übersetzung von Family Planning Enhanced. Das Original von Chosen Clue wird weiterhin benötigt und sollte beim Installieren dieser Übersetzung lediglich überschrieben werden. Die erforderlichen Dateien bzw. Mods, sind unter Requires ersichtlich.
     
    Fragen zum Original werden bitte direkt auf der offiziellen Seite von Chosen Clue gestellt. Verbesserungen, Vorschläge und auch Ratschläge zur oder für die Übersetzung, können gerne hier in den Kommentaren veröffentlicht werden.
     
    Die vorherige Datei habe ich vollständig gelöscht, da Chosen Clue die Version 2.0 vollständig überarbeiten und zu einen späteren Zeitpunkt veröffentlichen möchte. Bei dieser Übersetzung handelt es sich um die aktuell, veröffentlichte Version von Family Planning Enhanced. Zukünftige Versionen werde ich ebenfalls hier veröffentlichen.
     
    Installation:
     
    Die Installationsanleitung findest du hier: Zur Installationsanleitung
     
    Wichtig:
     
    Denkt bitte daran, dass ich nur die .esp Datei übersetzt habe. Auch musste ich Strings so umschreiben, damit sie für uns Sinn ergeben! Dinge die direkt übersetzt formal wären, habe ich auch korrigiert.
     
    Danksagungen:
     
    Chosen Clue für die tolle Mod und der in Kürze veröffentlichten Version 2.0!

    2130 downloads

    Updated


×
×
  • Create New...