Jump to content

WickedWhims


Recommended Posts

Posted

Why is there no more option to manually remove hat, socks and other accessories? This was one of the best options in this mod, why is it gone?

Posted (edited)
On 3/9/2025 at 12:05 AM, Esganado said:

Happened in my game also. I came here to see if there was anyway that could fix it. In game, ww isn't  working at all. and causes a glitch where my sim can't feed the baby or the todler in the house. 

 

On 3/9/2025 at 3:56 AM, john0sim said:

 

That's the most recent game update, WW isn't updated to work with it yet.

I don't think you can roll back game updates to the only solution is to either play without WW or wait for the update.

 

Do not link this message to the public version of WW.  My message refers to the 186.1 version of Patreon. I posted my message because I don't have access to Discord.

Edited by Petr54
Posted
25 minutes ago, Petr54 said:

 

 

Do not link this message to the public version of WW.  My message refers to the 186.1 version of Patreon. I posted my message because I don't have access to Discord.

 

The patreon version usually differes on WIP features, the game version compatability is nearly always shared because the base is the same. An update that breaks one will break the other in the same way.

 

The Patreon version was updated a few hours ago, so you're problem should hopefully be sorted.

Posted
1 minute ago, john0sim said:

The Patreon version was updated a few hours ago, so you're problem should hopefully be sorted.

 

Yes, the Patreon version already exists. I haven't tested it in-game yet, but I'm sure there won't be any problems.

Posted

Not sure if this is mentioned anywhere already, or if it is something else mixing in to cause the issue.
Whenever I have a layered tattoo from the new expansion my sims don't take their clothes off during animations anymore. They just keep whatever they were currently wearing on.
It also removes the ability to use the outfit management to undress.
Removing the layered tattoo fixes the problem. Which is a shame, since it was one of the coolest things about the expansion. Just wondering if anyone's got a similar issue, or know of any mod conflict that would cause this, if it isn't a problem with this one.

I read somewhere that this type of thing is a common issue with wicket whims (and why I'm writing it here) if you have custom body parts, which I do not apart from WWs own parts. And as mentioned, the tattoos seems to be the problem, so I'm curious as to why that would be? Does the layered tattoos somehow count as a custom body part?

Posted
Please make it for that in the LGBTIQ mod when you do trans surg for trans female it switches cock to pussy and for trans males it changes pussy to cock and so on forth, please add a lot of compatibility, both mods would be great hand in hand here LGBTIQ mod https://www.patreon.com/posts/lgbtqia-mod-v1-1-68337709 i tried making my own like patch script i have no idea what im doing tbh and it failed it was this: import sims4
import services
import time
from wickedwhims.scripts.sex.gender_handling import set_sim_gender_options
from lumpinou_LGBTQ import get_sim_transition_status, LGBTQEvents  # Hypothetical event class
from sims.sim_info import SimInfo
from sims4.commands import Output
 
# Sync the gender transition in WickedWhims based on LGBTQIA+ Overhaul transition
def sync_gender_transition(sim_info: SimInfo):
    """ Automatically updates WickedWhims gender anatomy based on LGBTQIA+ Overhaul transition status. """
    try:
        transition_status = get_sim_transition_status(sim_info)
        Output(f"Transition status for {sim_info.full_name}: {transition_status}")
       
        if transition_status == "trans_female":
            set_sim_gender_options(sim_info, has_penis=False, has_vagina=True)
        elif transition_status == "trans_male":
            set_sim_gender_options(sim_info, has_penis=True, has_vagina=False)
       
        Output(f"Gender anatomy updated for {sim_info.full_name}.")
    except Exception as e:
        Output(f"Error updating gender anatomy for {sim_info.full_name}: {str(e)}")
 
# Always-active listener for Sims' gender transitions
class AlwaysActiveListener:
    def __init__(self):
        self._register_listeners()
 
    def _register_listeners(self):
        event_manager = services.get_event_manager()
        event_manager.register(LGBTQEvents.SIM_GENDER_CHANGED, self.on_sim_transition)
        Output("Gender transition listener registered!")
 
    def on_sim_transition(self, sim_info: SimInfo):
        Output(f"Detected gender transition for {sim_info.full_name}.")
        sync_gender_transition(sim_info)
 
# Automatically instantiate the listener when the script loads
always_active_listener = AlwaysActiveListener()
Output("Gender transition sync script loaded successfully!")
 
# Polling method for checking transitions (fallback if event doesn't trigger)
def poll_gender_transition():
    """ Periodically checks for gender transition changes and updates WickedWhims. """
    Output("Polling for gender transitions...")
    for sim_info in services.sim_info_manager().get_all():
        sync_gender_transition(sim_info)
    # Schedule the next poll
    sims4.callback_utils.schedule(60, poll_gender_transition)
 
# Start the polling loop in the background (fallback)
poll_gender_transition()
Please Do Something
Posted
5 hours ago, Fedd said:

Not sure if this is mentioned anywhere already, or if it is something else mixing in to cause the issue.
Whenever I have a layered tattoo from the new expansion my sims don't take their clothes off during animations anymore. They just keep whatever they were currently wearing on.
It also removes the ability to use the outfit management to undress.
Removing the layered tattoo fixes the problem. Which is a shame, since it was one of the coolest things about the expansion. Just wondering if anyone's got a similar issue, or know of any mod conflict that would cause this, if it isn't a problem with this one.

I read somewhere that this type of thing is a common issue with wicket whims (and why I'm writing it here) if you have custom body parts, which I do not apart from WWs own parts. And as mentioned, the tattoos seems to be the problem, so I'm curious as to why that would be? Does the layered tattoos somehow count as a custom body part?

I encountered this too. Hopefully the new version will be released soon with these fixes :)

  • TURBODRIVER changed the title to WickedWhims v184c [2025-03-11]
Posted (edited)

Hey Turbo if ur listening. I love the additions in the small business activities, but are there any plans to also add the ability to have sexpertise payed classes and lectures as well?

Edited by mikeflint
Posted

Just wanted to say thanks for the update to fix the tattoo issue. I've been using this mod (intermittently, I'll admit) for probably a good 8+ years now and it makes the game so much more enjoyable!

Posted

Please add everything from Wonderful to Wicked so both can be the same, with the same features, but ofc have Wonderful be sfw and Wicked be nsfw as usual, just yk more, more below aka message to and for Wickedwhims(Thanks):

Hey there!

First off, I just want to say I absolutely love WickedWhims – it’s one of the best mods out there, and I can’t imagine playing without it. But I recently came across WonderfulWhims and noticed a few features that I think would make WickedWhims even better if they were added in. Here’s a list of features from WonderfulWhims that I’d love to see in WickedWhims:

  1. Pregnancy Scientific Donation – The ability for Sims to donate their unborn baby to science during pregnancy. It would add an interesting, realistic touch to the pregnancy system.

  2. Water Breaking (Puddles) – Sims leaving a puddle when their water breaks would make the pregnancy experience feel even more immersive and realistic.

  3. Persistent Boredom System – A system where Sims get bored if they repeat the same topics or activities too often. This would make interactions feel more dynamic and less repetitive.

  4. New Relationship Traits – Traits like:

    • Eternally Faithful: Sims who can only have romance with their true love.
    • Shy: Sims who prefer to keep affection and intimacy private.
  5. Sims 4 Multiplayer Mod Support – If WickedWhims could support the Sims 4 Multiplayer mod, it would be amazing for multiplayer experiences and make the game even more immersive.

  6. Game Bug Fixes – Small bug fixes like random clothes on bathing outfits or errors with certain interactions would really improve the overall experience.

  7. New Autonomy Systems – Adding autonomy to specific interactions, like seeking out others based on attraction or acting on desires more naturally, would add even more depth to the Sims’ behavior.

  8. Stronger Focus on the Relationship System – More depth in relationships, with emotional changes based on interactions and better conflict resolution, would help relationships feel less static and more engaging.

  9. Better Teen Pregnancy Interaction – More accurate and engaging options for teens around pregnancy and childbirth. This would add an emotional depth to the experience.

  10. Reputation System – The ability for Sims to develop a reputation based on their actions and behavior within their social circle. It would make interactions with others feel more impactful.

I really think these features would make WickedWhims even more amazing, and I’d love to see them in a future update. Thanks so much for all the hard work you’ve put into the mod, and I can’t wait to see what you add next!

Posted (edited)

Can the Wicked Attributes settings (namely the Default Distribution) be stored in the profile?

 

I started a new game and noticed the default distribution configured in the old save didn't cross over.

 

Would also be interesting to see that default distribution applied to townies on a new game creation :)

 

Thanks for your hard work on this mod throughout the years ❤️ 

Edited by tase
Posted
13 minutes ago, modsk_69 said:

Please add everything from Wonderful to Wicked so both can be the same, with the same features, but ofc have Wonderful be sfw and Wicked be nsfw as usual, just yk more, more below aka message to and for Wickedwhims(Thanks):

Hey there!

First off, I just want to say I absolutely love WickedWhims – it’s one of the best mods out there, and I can’t imagine playing without it. But I recently came across WonderfulWhims and noticed a few features that I think would make WickedWhims even better if they were added in. Here’s a list of features from WonderfulWhims that I’d love to see in WickedWhims:

  1. Pregnancy Scientific Donation – The ability for Sims to donate their unborn baby to science during pregnancy. It would add an interesting, realistic touch to the pregnancy system.

  2. Water Breaking (Puddles) – Sims leaving a puddle when their water breaks would make the pregnancy experience feel even more immersive and realistic.

  3. Persistent Boredom System – A system where Sims get bored if they repeat the same topics or activities too often. This would make interactions feel more dynamic and less repetitive.

  4. New Relationship Traits – Traits like:

    • Eternally Faithful: Sims who can only have romance with their true love.
    • Shy: Sims who prefer to keep affection and intimacy private.
  5. Sims 4 Multiplayer Mod Support – If WickedWhims could support the Sims 4 Multiplayer mod, it would be amazing for multiplayer experiences and make the game even more immersive.

  6. Game Bug Fixes – Small bug fixes like random clothes on bathing outfits or errors with certain interactions would really improve the overall experience.

  7. New Autonomy Systems – Adding autonomy to specific interactions, like seeking out others based on attraction or acting on desires more naturally, would add even more depth to the Sims’ behavior.

  8. Stronger Focus on the Relationship System – More depth in relationships, with emotional changes based on interactions and better conflict resolution, would help relationships feel less static and more engaging.

  9. Better Teen Pregnancy Interaction – More accurate and engaging options for teens around pregnancy and childbirth. This would add an emotional depth to the experience.

  10. Reputation System – The ability for Sims to develop a reputation based on their actions and behavior within their social circle. It would make interactions with others feel more impactful.

I really think these features would make WickedWhims even more amazing, and I’d love to see them in a future update. Thanks so much for all the hard work you’ve put into the mod, and I can’t wait to see what you add next!

(I changed your font color because it was impossible to read without highlighting lol)

 

There *is* a persistent boredom switch in WickedWhims. Can't remember where it is, I think maybe under relationship settings? I usually turn it off though so I know it's there and has been for at least 6 months (probably longer but I took a year break before that lol). Also, "Eternally Faithful" and "Shy" are part of WickedWhims, too, as Wicked Attributes. I use the Eternally Faithful one for all my monogamous Sims.

The random clothes on bathing outfits is something you have to fix with the bathing outfits themselves and thus I don't think a mod can fix it. Usually it's CC tagged as nude when it shouldn't be (EA also has two items like this – the pride tanktop/bodysuit and the Moschino swimsuit, the masculine and feminine frame versions of both are tagged as nude for some reason). There's a batch fix for that in S4S (which does not fix the EA clothes btw) but you'll want to remove any WW nude body parts/overrides (including WW itself as it includes some IIRC) you have before running it, or you can just find the problematic CC and fix the tags in S4S yourself.

There are other mods for some of your other suggestions if you'd like to look them up – Lumpinou's Relationship & Pregnancy Overhaul (RPO) has a Teen Pregnancy module that's very in-depth and has many other modules for various other features, including pregnancy termination (not scientific donation though, that sounds interesting). It  also works with WW, though module #2 (the fertility one) requires WW not to be set to override modded pregnancy or something like that (it's in the instructions for that module). PolarBearSims has a Labor Puddles mod for the water-breaking feature with labor if you want that.

Posted
2 hours ago, ASDSD2134 said:

Hi!, I'm lost on where to disable the "romantic" progress with sex. Could you please specify where to find it?

I'm about 90% sure it's under the Cheats menu under Sex Settings. It doesn't specify "romantic" but you can disable any relationship impact from sex.

  • TURBODRIVER changed the title to WickedWhims v184d [2025-03-13]
Posted

I'm trying to run a brothel using Businesses & Hobbies, and it's working nicely -- especially with the latest patch -- but there's one weird problem.

 

Every time my sim has sex with someone, I get a +1 Embarrassed "Stranger Danger" moodlet. Every time. It's never satisfying and never good sex and the payout is based on satisfaction, so it tends to be low.

 

Am I doing something wrong or is this a bug? I tried cheating up level 10 sexpertise but it didn't change anything.

Posted (edited)
4 hours ago, Portnoy86 said:

I'm trying to run a brothel using Businesses & Hobbies, and it's working nicely -- especially with the latest patch -- but there's one weird problem.

 

Every time my sim has sex with someone, I get a +1 Embarrassed "Stranger Danger" moodlet. Every time. It's never satisfying and never good sex and the payout is based on satisfaction, so it tends to be low.

 

Am I doing something wrong or is this a bug? I tried cheating up level 10 sexpertise but it didn't change anything.

How did you properly set it up?

I installed latest version of WW, followed the instruction of Patch note to set up the "Small Business (in the Residential Lot)", I hired employee and he doesn't do automatic sex with the customers or customers don't automatically have sex with each others.

Edited by ioawdfv
  • TURBODRIVER changed the title to WickedWhims v184e [2025-03-14]
Posted
6 hours ago, ioawdfv said:

How did you properly set it up?

I installed latest version of WW, followed the instruction of Patch note to set up the "Small Business (in the Residential Lot)", I hired employee and he doesn't do automatic sex with the customers or customers don't automatically have sex with each others.

 

I didn't do anything special. Set the business rules to "have sex" and "watch sex," hired employees whose duty was "have sex." I did have to raise autonomy to high to get them to initiate on their own, and it only happened a few times a day.

 

Problem I'm having is when I work my playable sim in the whoring role, I can "ask to join" anyone to have sex with me -- and I get a bit of money, but I ALWAYS get the embarrassed moodlet. only time I didn't was when I had sex with a celebrity, and got an uncomfortable moodlet intead. I've never gotten a positive one which kinda tropedos the idea.

Posted
49 minutes ago, Portnoy86 said:

 

I didn't do anything special. Set the business rules to "have sex" and "watch sex," hired employees whose duty was "have sex." I did have to raise autonomy to high to get them to initiate on their own, and it only happened a few times a day.

 

Problem I'm having is when I work my playable sim in the whoring role, I can "ask to join" anyone to have sex with me -- and I get a bit of money, but I ALWAYS get the embarrassed moodlet. only time I didn't was when I had sex with a celebrity, and got an uncomfortable moodlet intead. I've never gotten a positive one which kinda tropedos the idea.

Oh ok.

Can you tell me where can I find the Autonomy setting for that?

I believe there are several types of autonomy types so, I want to know proper one for hired employee.

Posted
56 minutes ago, ioawdfv said:

Oh ok.

Can you tell me where can I find the Autonomy setting for that?

I believe there are several types of autonomy types so, I want to know proper one for hired employee.

It wasn't some special setting; I just turned all sex autonomy to high. It's in the standard autonomy settings.

 

I don't know why your employees aren't boinking. Mine do -- although it can take a few hours for them to go and do it.

Posted (edited)
27 minutes ago, Portnoy86 said:

It wasn't some special setting; I just turned all sex autonomy to high. It's in the standard autonomy settings.

 

I don't know why your employees aren't boinking. Mine do -- although it can take a few hours for them to go and do it.

Oh, ok, I will try to find the setting.

By the way this is my current setting.

 

Untitled.jpg

 

I just tried placing the "Hyper Sexual" lot trait to see how might this applies.

Edited by ioawdfv

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...