lost.boi Posted October 14, 2016 Posted October 14, 2016 So, my sims never climax...am i doing something wrong?
sh1ny Posted October 14, 2016 Posted October 14, 2016  Try using only WW, other mods could be affecting the game and please do not modify WW files.  Some mods are really usefull and are probably used by a lot of gamers all around the world. I think that's the case of "MC Command Center" (very interesting mod), "Cheater mod", etc... So is it a way to avoid WickedWhims to affect or conflict with these mods ? I mean a way to make WickedWhims able to not interfere with the settings of the (for example) 5 or 10 most used big mods. WickedWhims is probably going to be a fantastic mod, I hope it will not impose to delete other great mods.   There’s an interesting comment on MTS regarding WW compatibility with other mods from another script modder, coolspear1. It might be able to shed some light on the problem:  When I opened Wicked's coding to see what the heck was happening, I find the creator has used the SimData file for the DJ Booth Volume Control for the pie menu choices to display for normal Wicked WooHoo usage on all the objects it's designed for. I know new SimData files are a pain to create, but using an existing Maxis one (DJ Volume Control) for such extensive pie menu choices to display on so many objects, that was always going to glitch out somewhere along the lines. … It is possible (advisable) to create a new, unique SimData file for mods that will be stand alone and effect nothing else in game. (See the work of plasticbox for good examples.) The discussion itself is here.
afghanbleatyeah Posted October 15, 2016 Posted October 15, 2016 does this mod disable using the Try For Baby interaction? it doesn't seem to be working for me after installing this mod. ): is it possible that any animations i installed might interfere with that? or is it just part of the mod?
zombietina Posted October 15, 2016 Posted October 15, 2016 Coming with the latest expansion pack "Charity organizers, on the other hand, know that money fuels causes and will need to ask for donations…or bribes, with contacts they’ve built throughout the city."  Wonder if this could aid the bribes for / paying with sex feature
jaxtealover Posted October 15, 2016 Posted October 15, 2016 I can not find the condom. Can anyone help?
krusanagi Posted October 15, 2016 Posted October 15, 2016 I can not find the condom. Can anyone help? buy it with a SPC(sims computer)
tskwerl Posted October 15, 2016 Posted October 15, 2016 So, my sims never climax...am i doing something wrong? Â TurboDriver added a climax function, but so far, only mike24 has added climax animations to the game (on his Patreon). Amra's animations do have climaxes but they don't actually use the climax function in the mod. Â Scratch that. Amra's latest release has climax animations with the climax function. And the latest release is amazing btw.Â
ShotgunKitty Posted October 15, 2016 Posted October 15, 2016 Red bra issue is back after: editing Sims in CAS with "Cas.FullEditMode" and after planning outfit at the dresser. Installed Sims and the mod new but nothing changed. Â
Lepekrenka Posted October 15, 2016 Posted October 15, 2016 Hello, the mod works fine, but in changing clothes there are no more option "without underwear", it is bug of mod or?
TURBODRIVER Posted October 15, 2016 Author Posted October 15, 2016 Have you ever thought about making a changelog where you list what is new/what bugs were fixed sorted by each patch or where could I find one if you have? It would make it a lot simpler to see what was changed in each version rather than looking at every post on these forums.I also encountered a bug where once the time for the interaction was finished, the other sim would leave but my sim was still displaying the sex animations and i had to use stop sex code to "unfreeze" her or else she was continuously stuck in animation. Changelog for unreleased stuff is in the topic and whenever something new is added or something is changed, the features list is updated. I don't want to keep that long list of unrelated things in the topic, it makes it difficult to update it. I may add links to posts with changes though, but I don't see how that would be helpful for anybody.  And about that bug report, thanks, but there isn't really much helpful information there. I am currently looking into improvements to how the interaction is handled, but there isn't much that can be changed with how the game handles interactions itself.   Try using only WW, other mods could be affecting the game and please do not modify WW files.Some mods are really usefull and are probably used by a lot of gamers all around the world. I think that's the case of "MC Command Center" (very interesting mod), "Cheater mod", etc...So is it a way to avoid WickedWhims to affect or conflict with these mods ? I mean a way to make WickedWhims able to not interfere with the settings of the (for example) 5 or 10 most used big mods. WickedWhims is probably going to be a fantastic mod, I hope it will not impose to delete other great mods.  If you want to get into it, conflicts can be divided into soft conflicts (not affecting mod code) and hard conflicts (which affect mod code).  A hard conflict (not any special programming name or anything) would affect how the mod works from inside, altering something delicate in the way functions behave and simply break everything. That requires fixing of one of the mods or throwing out that broken mod that doesn't know how to handle dependencies.  A soft conflict (again, not a special term) is when two mods do things that are conflicting on the gameplay level. That is just bad design and bad user decision to use mods that are fighting each other. If one mod controls sim nudity and other mod makes that sim nude whenever it wants then you have a problem. It's not either mod problem, it's the connection that user created. No mod creator can fix that, there is no bug, it's just an incompetent decision. And nobody can predict that happening.  What most of you have problems with are soft conflicts. One mod wants to make a sim nude and the other wants to dress up that sim. Both mods work as intended, so whose fault is it?    Try using only WW, other mods could be affecting the game and please do not modify WW files.Some mods are really usefull and are probably used by a lot of gamers all around the world. I think that's the case of "MC Command Center" (very interesting mod), "Cheater mod", etc...So is it a way to avoid WickedWhims to affect or conflict with these mods ? I mean a way to make WickedWhims able to not interfere with the settings of the (for example) 5 or 10 most used big mods. WickedWhims is probably going to be a fantastic mod, I hope it will not impose to delete other great mods.   There’s an interesting comment on MTS regarding WW compatibility with other mods from another script modder, coolspear1. It might be able to shed some light on the problem: When I opened Wicked's coding to see what the heck was happening, I find the creator has used the SimData file for the DJ Booth Volume Control for the pie menu choices to display for normal Wicked WooHoo usage on all the objects it's designed for. I know new SimData files are a pain to create, but using an existing Maxis one (DJ Volume Control) for such extensive pie menu choices to display on so many objects, that was always going to glitch out somewhere along the lines. … It is possible (advisable) to create a new, unique SimData file for mods that will be stand alone and effect nothing else in game. (See the work of plasticbox for good examples.) The discussion itself is here. I don't think the person named "coolspear1" knows how this stuff works. SimData or basically DATA files are just containers of info like XML tuning files, but designed for the client to generally handle visual part of a element. The name of it has nothing to do with it. If it's named like something in the game it's because that original file was used as the template and I just forgot to rename it. A lot of mods have that done like it, because some files cannot be created from scratch. The name is purely for people to read, it doesn't affect anything in the game.  Red bra issue is back after: editing Sims in CAS with "Cas.FullEditMode" and after planning outfit at the dresser. Installed Sims and the mod new but nothing changed. Try using one of the commands from the features list that fixes nude outfit.  Hello, the mod works fine, but in changing clothes there are no more option "without underwear", it is bug of mod or? Sorry, but I don't know what are you talking about.
ShotgunKitty Posted October 15, 2016 Posted October 15, 2016 Thank you TURBODRIVER the command fixed my problem !Â
karugazaka1977 Posted October 15, 2016 Posted October 15, 2016 Â Â Sorry if this has been asked. I looked and couldn't find it and I can't find a search function. I keep ordering condoms from the computer, and the mail carrier delivers mail but no condoms. No clue what I'm even looking for. Â Are you clicking on the mailbox? There should be an option to take the condoms from the mailbox. Then they go into your inventory and you have to select 'use condom' whenever you are in a sex scene. Â Â Yes, and the mailbox just says 'get mail' and then there's nothing in the sim's inventory. I wonder if there's a conflict with MC Controller? Â Â That's odd. I have MC Controller and it works fine for me. I don't have any idea then, sorry! Â
dartdan Posted October 15, 2016 Posted October 15, 2016 help me plzI downloaded the lastest version of mod and I have 4 only animations.?
karugazaka1977 Posted October 15, 2016 Posted October 15, 2016 help me plz I downloaded the lastest version of mod and I have 4 only animations. ? Â You have to download the animations separately. There's a list of animations from different creators on the first page of this thread.
dartdan Posted October 15, 2016 Posted October 15, 2016 Â help me plz I downloaded the lastest version of mod and I have 4 only animations. ? Â You have to download the animations separately. There's a list of animations from different creators on the first page of this thread. Â thx can you give me this links?
VrolomofEndur Posted October 15, 2016 Posted October 15, 2016 In my game is no cum layer (I tried to enable it in settings but still Not their) and no condom do I need it to download it from LumiaLovers page?
Guest tweencybervirus Posted October 15, 2016 Posted October 15, 2016 Love your mod! Only question I have is, the Morning Wank interaction for males, do they ever climax or forever in a jacking off loop? I clicked them and the Wicked>WooHoo but there's nothing else there (climax) Â Also noticed a lot of the animations are like this and don't have climaxes, I'm just assuming its because the original creators of those animations haven't added that feature to their animations yet? Â Thanks again! Â Edited to add if there was also a way to add in a setting to hide the original WooHoo and Try for Baby buttons? Â Edited again to ask if there is a way to make the settings go across all saves so I don't have to keep setting it how I like
BT523 Posted October 16, 2016 Posted October 16, 2016 Â Â help me plz I downloaded the lastest version of mod and I have 4 only animations. ? Â You have to download the animations separately. There's a list of animations from different creators on the first page of this thread. Â thx can you give me this links? Â Â The links to animation files are on this page (chapter "Animations - Required for sex") : http://www.loverslab.com/topic/66213-wickedwhims-1120421-13-october-2016/ Â
BT523 Posted October 16, 2016 Posted October 16, 2016 Â ...A soft conflict (again, not a special term) is when two mods do things that are conflicting on the gameplay level. That is just bad design and bad user decision to use mods that are fighting each other. If one mod controls sim nudity and other mod makes that sim nude whenever it wants then you have a problem. It's not either mod problem, it's the connection that user created. No mod creator can fix that, there is no bug, it's just an incompetent decision. And nobody can predict that happening. Â What most of you have problems with are soft conflicts. One mod wants to make a sim nude and the other wants to dress up that sim. Both mods work as intended, so whose fault is it? Â Thanks for the explanation. Hmmm... Don't know how I sould say that (I don't speak English). Month after month, the WickedWhims mod will probably become more complex and will manage more aspects of the game, right ? That's 100% great. At least if WickedWhims could let the player free to choose his priorities. Â An example : The option "nude for massages" is not so important to me ? Ok, then I can desactive it in the MC Command Center so there will be no interference with the exhibitionism skill of the WickedWhims mod. But if I absolutely want my sims to be nude for massages, then it would be great if I had the possibility to desactivate a setting in the WickedWhims. Â That's just a little example to say : if in the future WickedWhims is going to manage a lot of things in the game, please don't forget to give to the player the possibility to desactivate an option here and another one there. If you understand my French cow English, you are a champion ! 1
JessyTL Posted October 16, 2016 Posted October 16, 2016 Only question I have is, the Morning Wank interaction for males, do they ever climax or forever in a jacking off loop? I clicked them and the Wicked>WooHoo but there's nothing else there (climax) Â They don't climax, just going through all the positions in the category. But the other ones are for females and it looks kinda funny. As of now Amra72 is the only one who added proper climax to his animations. The climax category will show in interactions on bed and floor, only with two or more characters, probably.
naulie Posted October 16, 2016 Posted October 16, 2016 So I downloaded the mod and a bunch of animations for it. For some reason, any animation involving more than 2 people just won't work. When I try to add the third person to the animation, it cancels whatever the original two were doing and the third person becomes stuck. Anyone know what I'm doing wrong? I've tried everything I can think of to fix it
Ravean Posted October 16, 2016 Posted October 16, 2016 This is awesome and works great with the animations... Is it possible to make it somehow that the Sims who´re having sex get in a flirty mood while they´re having sex and that it givey you progress in your romantic relationship (like when your going for a normal woohoo) ?  Anyway... thanx so much for this awesome ModÂ
TURBODRIVER Posted October 16, 2016 Author Posted October 16, 2016 Love your mod! Only question I have is, the Morning Wank interaction for males, do they ever climax or forever in a jacking off loop? I clicked them and the Wicked>WooHoo but there's nothing else there (climax)  Also noticed a lot of the animations are like this and don't have climaxes, I'm just assuming its because the original creators of those animations haven't added that feature to their animations yet?  Thanks again!  Edited to add if there was also a way to add in a setting to hide the original WooHoo and Try for Baby buttons?  Edited again to ask if there is a way to make the settings go across all saves so I don't have to keep setting it how I like If there isn't a climax animation for specific amount of sims at that specific location then there is no way to play actual climax. It doesn't take away from the climax outcome (if there would be one implemented), it's mainly a visual thing. Once everything from default woohoo will be replaced by wicked woohoo then I will remove these vanilla options. I don't think I will allow for sharing WW saves across different game saves. You can always copy them as files in the saves folder. Maybe an import/export option would be added at some point.    ...A soft conflict (again, not a special term) is when two mods do things that are conflicting on the gameplay level. That is just bad design and bad user decision to use mods that are fighting each other. If one mod controls sim nudity and other mod makes that sim nude whenever it wants then you have a problem. It's not either mod problem, it's the connection that user created. No mod creator can fix that, there is no bug, it's just an incompetent decision. And nobody can predict that happening.  What most of you have problems with are soft conflicts. One mod wants to make a sim nude and the other wants to dress up that sim. Both mods work as intended, so whose fault is it?  Thanks for the explanation. Hmmm... Don't know how I sould say that (I don't speak English). Month after month, the WickedWhims mod will probably become more complex and will manage more aspects of the game, right ? That's 100% great. At least if WickedWhims could let the player free to choose his priorities.  An example : The option "nude for massages" is not so important to me ? Ok, then I can desactive it in the MC Command Center so there will be no interference with the exhibitionism skill of the WickedWhims mod. But if I absolutely want my sims to be nude for massages, then it would be great if I had the possibility to desactivate a setting in the WickedWhims.  That's just a little example to say : if in the future WickedWhims is going to manage a lot of things in the game, please don't forget to give to the player the possibility to desactivate an option here and another one there. If you understand my French cow English, you are a champion !  Well. you can disable exhibitionism and avoid the whole skill and dressing up issue, the same way you can disable nudity in MC Command Center. You have choice.  So I downloaded the mod and a bunch of animations for it. For some reason, any animation involving more than 2 people just won't work. When I try to add the third person to the animation, it cancels whatever the original two were doing and the third person becomes stuck. Anyone know what I'm doing wrong? I've tried everything I can think of to fix it Hopefully I will manage to release a new version tomorrow that maybe will fix that. I can't locate the cause of problem, but I've added security around the problem to avoid bad situations like that.  This is awesome and works great with the animations... Is it possible to make it somehow that the Sims who´re having sex get in a flirty mood while they´re having sex and that it givey you progress in your romantic relationship (like when your going for a normal woohoo) ?  Anyway... thanx so much for this awesome Mod I am figuring out that right now.
firefly87 Posted October 16, 2016 Posted October 16, 2016 How do I install this mod? I lost intrest in very quickly and now I don't know how to get grid of it. Even when I delete everything from my mods folder it's still on my game. I don't want empty my mods folder. I have two years worth of CC in there.
Recommended Posts
Posted by DoctaSax,
leaving this pinned until update
Recommended by DoctaSax
Reputation Points
Go to this post
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 accountSign in
Already have an account? Sign in here.
Sign In Now