Jump to content
Existing user? Sign In

Sign In



Sign Up

uhyeah

Dry Member
  • Posts

    50
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    uhyeah reacted to Ms. Tito in Sims 4 mod   
    Ok so there's a slight bug with WickedWhims and GoldenWhims where whenever I try to make a sim that can't pee standing up use the "pee anywhere" furniture spot, they just stsnd there and don't pee. Is it because there's no squatting animations and I need to download some? If anyone has any, I'd love to know where to find some. I think that might be what I need. 
  2. love
    uhyeah got a reaction from bestrapperalive in Sims 4 mod   
    Sorry for the continued inconveniences, its another case of me being the Big Dumb ... I went through my mods folders to make sure there wasn't anything that could have conflicted and I realized that when I put the 1.7 ver in I didn't take out the original 1.0 verson ... oopsie but at least it works now! Sorry again! I really love this mod I just don't always think before speaking
  3. Upvote
    uhyeah reacted to bestrapperalive in Sims 4 mod   
    Progress update - I got a ton done this weekend but it's not quite ready for a release. Very soon though!
  4. Upvote
    uhyeah reacted to bestrapperalive in Sims 4 mod   
    i have been trying to get close to a release but feature creep and free time and perfectionism have gotten in the way... that said, i've teased it for long enough that i'm trying to get things tied up into a place where i can put out a beta and be ok with not having everything done, and let feedback come in
    Also to clarify if this wasn't clear - i added the dreams using Dango's awesome tool that he's talking about - it would have been *way* more work otherwise. It will save anyone the trouble of installing python and typing in the dreams themselves
  5. Upvote
    uhyeah reacted to NegiKnight in Sims 4 mod   
    There is a chance it can be released this weekend... But it's hard to tell.
  6. Upvote
    uhyeah reacted to NegiKnight in Sims 4 mod   
    A long time ago I found a bed wetting mod. I wasn't perfectly happy with the way the mod worked, so I decided to change some features to make it work more the way I wanted. I've continued to make gradual changes over the years until it became something completely different from the original mod.
    I've been adding and changing stuff for so long I no longer remember everything it includes, but I will try to do a general summary of it.
     
    When a sim goes to sleep, there is a chance they will wet themselves. The chances of the sim wetting the bed increase with the number of times they have wet the bed and exponentially as their bladder need lowers. Younger sims have higher chances of wetting their bed than older sims. Although, elder sims go back to young adult chances. If a sim is asleep with a completely empty bladder, there is a chance their bed wetting counter goes down if they do not wet the bed. Sims can become protected from bed wetting by clicking on themselves and choosing the option "Safe Sleep" (They will need to pay a small fee). Toddlers' potty training has an impact on the sim's bladder control in later life stages. When fully potty trained, they have normal bladder control. When a sim ages up with a Potty Training level of 2, they will have an increased chance of wetting the bed, but each bed wetting is of less significance to the bed wetting deciding formula so it doesn't snowball out of control right off the bat. When a sim has a Potty Training level of 1 or 0, they lose the capacity of autonomously use the bathroom and also use the boosted bed wetting formula in later life stages. (They are not incapable of using the toilet, they just won't do it themselves regardless of how low their bladder need gets) Every sim is capable of wearing diapers by choosing to do so in a wardrobe. Sims can remove or change their diaper by choosing to do so in a wardrobe. Sims automatically change their dirty diapers when taking a shower or a bath. Other small details which are not big enough to mention but I think would be fun to discover on your own.  
    Of course, I am open to new ideas to implement as long as it's within my abilities to do so and I have time to dedicate to it.
    The mod uses python scripts, so you would need to enable them within the game settings. All the files I used to make the mod are available inside the .ts4script file (It is essentially a zip file with script files inside) so you can browse them to check how it worked by yourself if you are the tinkerer type.
     
    I've been thinking of sharing this for a long time, but I haven't had the courage to do so. I hope at least one person enjoys it!
    Dango_Bedwetting.zip
     
    EDIT 01:
    I forgot to mention there are some convenience commands!
    You can use the commands by pressing ctrl + shift + c and typing the following:
     
    bedwetter_1 Targets the active sim. Makes sim use the boosted bed wetting formula. Equivalent to a sim having aged up with Potty Training level 2. bedwetter_1 <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Makes sim use the boosted bed wetting formula. Equivalent to a sim having aged up with Potty Training level 2.  
    bedwetter_2 Targets the active sim. Makes sim unable to control their bladder. Equivalent to a sim having aged up with Potty Training level 1 or 0. bedwetter_2 <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Makes sim unable to control their bladder. Equivalent to a sim having aged up with Potty Training level 1 or 0.  
    used_to_diapers Targets active sim. Makes sim used to wearing diapers. used_to_diapers <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Makes sim used to wearing diapers.  
    non_bedwetter_1 Targets the active sim. Makes the sim use the traditional bed wetting formula if they had the bedwetter_1 trait (invisible). Does not remove the bedwetter_2 trait (invisible). non_bedwetter_1 <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Makes the sim use the traditional bed wetting formula if they had the bedwetter_1 trait (invisible). Does not remove the bedwetter_2 trait (invisible).  
    non_bedwetter_2 Targets the active sim. Gives a sim back it's bladder control if they didn't have it. Does not remove the bedwetter_1 trait (invisible). non_bedwetter_2 <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Gives a sim back it's bladder control if they didn't have it. Does not remove the bedwetter_1 trait (invisible).  
    not_used_to_diapers Targets active sim. Removes used to diapers trait (invisible). not_used_to_diapers <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Removes used to diapers trait (invisible).  
    set_wetting Targets active sim. Resets a sim bed wetting counter back to 0. set_wetting <Number> Targets active sim. Sets sim's wetting counter to given number. set_wetting <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Resets a sim bed wetting counter back to 0. set_wetting <Sim_Name> <Sim_LastName> <Number> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Sets sim's wetting counter to given number.  
    wetting_count Targets active sim. Responds with the current value of the bed wetting counter. wetting_count <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Responds with the current value of the bed wetting counter.  
    check_diaper Targets active sim. Responds with the number of times the sim has used the current diaper (caps at 2). check_diaper <Sim_Name> <Sim_LastName> Targets sim with chosen name (unknown how it interacts with multiple sims with the same name). Responds with the number of times the sim has used the current diaper (caps at 2).  
    As you may have noticed, sims can get used to wearing diapers. The feature can be unlocked during normal gameplay, but the mechanism for unlocking it will remain hidden unless someone asks me about it.
    As for what it does, when normal sims wear a diaper they become embarrassed and further so when they wet themselves while wearing a diaper. Sims who are used to wearing diapers do not suffer an embarrassment penalty for wearing a diaper and embarrassment buffs for wetting the diaper becomes lessened. There are other changes, but once again, I think it will be more fun if you find them yourselves.
×
×
  • Create New...