~Hela~ Posted October 30, 2018 Posted October 30, 2018 What a great update? Thank you so much TwilightStorm 1
Lovelybones19 Posted October 30, 2018 Posted October 30, 2018 13 hours ago, namaradus said: Yes. It will work for 1.66. @TwilightStorm Patch level 1.66, 1.67, and 1.69 are virtually identical. Patch 1.66 was the last real patch that had bug fixes and changed gameplay core files. 1.67 the only thing that one did was add Server Messaging (aka Spyware) but never touched any gameplay core files. 1.69 was a redundant patch that added a crappy new launcher and permanently tied the game to Origin and removed the Spyware and never touched any gameplay core files. Any Script mod that will work with 1.67 will also work with 1.66 and 1.69. Likewise any Script mod that works with 1.66 will work with 1.67 and 1.69. And that is why I hate 1.69 because everytime origin shits the bed I can't play.?? 1
TwilightStorm Posted October 30, 2018 Author Posted October 30, 2018 1 hour ago, Lovelybones19 said: And that is why I hate 1.69 because everytime origin shits the bed I can't play.?? Stop tell your game "Speak to me dirty..." because origin will tell you "Honey, I shit the bed" ? (That comes from a joke with old people's sex) 1
TwilightStorm Posted October 30, 2018 Author Posted October 30, 2018 2 hours ago, Alana said: What a great update? Thank you so much TwilightStorm Is that avatar of yours a sim??? If so, how did you get that smile?
Lovelybones19 Posted October 30, 2018 Posted October 30, 2018 7 minutes ago, TwilightStorm said: Is that avatar of yours a sim??? If so, how did you get that smile? They probably used photoshop and a pose pack or at least that's what I would assume.
TwilightStorm Posted October 31, 2018 Author Posted October 31, 2018 On 10/30/2018 at 7:30 AM, namaradus said: Yes. It will work for 1.66. @TwilightStorm Patch level 1.66, 1.67, and 1.69 are virtually identical. Patch 1.66 was the last real patch that had bug fixes and changed gameplay core files. 1.67 the only thing that one did was add Server Messaging (aka Spyware) but never touched any gameplay core files. 1.69 was a redundant patch that added a crappy new launcher and permanently tied the game to Origin and removed the Spyware and never touched any gameplay core files. Any Script mod that will work with 1.67 will also work with 1.66 and 1.69. Likewise any Script mod that works with 1.66 will work with 1.67 and 1.69. I don't know about 1.66 but in version 1.69 at least UI core is different than any other version. That is why CmarNY made a corefull XCAS for this version. The core that this mod modifies is Sims3 UI.dll Typically and since passion never touched any game core, it must work from versions 1.63 to 1.69 because whatever EA changed in those releases did not affect any function references, used from passion, in version 1.63 when passion started. But still don't know! If some passion procedure crashes someones game in a version, that I don't have, I can not tell...
Guest Posted October 31, 2018 Posted October 31, 2018 2 hours ago, TwilightStorm said: I don't know about 1.66 but in version 1.69 at least UI core is different than any other version. That is why CmarNY made a corefull XCAS for this version. The core that this mod modifies is Sims3 UI.dll Typically and since passion never touched any game core, it must work from versions 1.63 to 1.69 because whatever EA changed in those releases did not affect any function references, used from passion, in version 1.63 when passion started. But still don't know! If some passion procedure crashes someones game in a version, that I don't have, I can not tell... Maybe gameplay core files was a bad term to use. I meant the other gameplay files other than the simcore, UI and a few others; I was referring more to the scripts and xml's that get changed when patches have bug fixes and/or are adding code for new EP's and SP's. Technically they are "core" files just not the deep core files that Core mods tap into. Core Mods like XCAS are always patch level specific whether anything changed or not cause they edit the deep core files like the simcore and have to look for the game version number and call on that to get proper access. For 1.69 all she had to do was change the game version number the mod looks for to stop the Unofficial Modification warning that the mod throws when it detects a game version it doesn't recognize due to patches changing the game version number; that's why she was able to get a 1.69 version of XCAS uploaded to MTS in less than 2hrs after learning about it. And why Chain_Reaction was able to upload a 1.69 version of ErrorTrap in around an hour and a half. Now Pescado not sure how he did it but he made so that the current Awesome Mod could detect 1.67 or 1.69 without making a separate version. Now if 1.69 had bug fixes come with it those 3 mods would've been out of commission for a couple of weeks to a couple of months. And before I forget I had the game crash 2 times before I realized that I needed to have the condom package installed not sure if that was meant to happen.
TwilightStorm Posted October 31, 2018 Author Posted October 31, 2018 1 hour ago, namaradus said: And before I forget I had the game crash 2 times before I realized that I needed to have the condom package installed not sure if that was meant to happen. This could be a bug. There was to much script and in different locations. Condom pack has its own one inside its package, that adds it to grocery stores and sim inventories and passion has the removal of it from sims inventory and single condom add script. I have to look if I have added in the script to look first for the existence of condoms and condoms pack in the loaded world and then execute the routine. It is possible an null add/remove in sims inventory to crash the game when use condoms setting is enabled. It will be fixed in next update. -Edit- Confirmed! It's not a bug. Since condoms and condom packs script is outside passion and passion loads them as objects, it happens the same with the StoreObjects and FixerCar. I will add the script inside passion.
Guest Posted October 31, 2018 Posted October 31, 2018 2 minutes ago, TwilightStorm said: This could be a bug. There was to much script and in different locations. Condom pack has its own one inside its package, that adds it to grocery stores and sim inventories and passion has the removal of it from sims inventory and single condom add script. I have to look if I have added in the script to look first for the existence of condoms and condoms pack in the loaded world and then execute the routine. It is possible an null add/remove in sims inventory to crash the game when use condoms setting is enabled. It will be fixed in next update. If it helps I did have the Condom Setting Disabled but Pregnancy was Enabled. But didn't try with both Disabled.
TwilightStorm Posted October 31, 2018 Author Posted October 31, 2018 44 minutes ago, namaradus said: If it helps I did have the Condom Setting Disabled but Pregnancy was Enabled. But didn't try with both Disabled. Inside the PassionCondoms.package is an S3SA resource. Move it in to passion package. Then it will never crash again. I made those objects as Sims3Gameplay.Objects expansion similar to fixercar, fixercarfixed. No matter what the settings are, passion looks for these objects to see if they are installed or not. If they are not installed they are undefined procedures and this crash the game.
~Hela~ Posted November 1, 2018 Posted November 1, 2018 On 10/30/2018 at 10:52 PM, TwilightStorm said: Is that avatar of yours a sim??? If so, how did you get that smile? Faceapp, that's all I can say. But be aware, sometimes sims looks really creepy with those fake smiles :DDD Edit: By the way, condom should appear on sim penis, yes? Cuz I add some condom in sim inventory, but when I start use passion, there was nothing on sim hotdog 1
lolic99 Posted November 1, 2018 Posted November 1, 2018 On 10/29/2018 at 11:40 PM, TwilightStorm said: I don't know any game version, of this game. I use 1.67 Test it! It doesn't bite! nor kill... Tested with 1.66. Bugs not found. Thanks :)
Regret_Regret Posted November 2, 2018 Posted November 2, 2018 Hello, I'm having troubles with your mod. For some reason, the animations can't start no matter what i do. Using the 1.67 package, the male sim change to nude, try to align with a female sim that doesn't move and then goes back to his original position and change back to his regular clothes without any animation occuring. When i go to the passion menu, I see the many animations packs listed, but when i go to positions there is none. If you can help in any way, even if you need more information, i would be very grateful. Thanks in advance.
TwilightStorm Posted November 2, 2018 Author Posted November 2, 2018 2 hours ago, Infinity_Master said: Hello, I'm having troubles with your mod. For some reason, the animations can't start no matter what i do. Using the 1.67 package, the male sim change to nude, try to align with a female sim that doesn't move and then goes back to his original position and change back to his regular clothes without any animation occuring. When i go to the passion menu, I see the many animations packs listed, but when i go to positions there is none. If you can help in any way, even if you need more information, i would be very grateful. Thanks in advance. Hey! Passion does that when it can not find any animation position for the object or sim, passion interactions triggered. Older versions of passion had a list of known animations. The new version tells how many you have. Latest version is 2.7.0.0 and Animation links are in the first post of the topic.
TwilightStorm Posted November 2, 2018 Author Posted November 2, 2018 On 11/1/2018 at 8:51 AM, Alana said: Faceapp, that's all I can say. But be aware, sometimes sims looks really creepy with those fake smiles :DDD Edit: By the way, condom should appear on sim penis, yes? Cuz I add some condom in sim inventory, but when I start use passion, there was nothing on sim hotdog Condom pack, not condom... ... and if your sim is female, this condom pack should be on her partner inventory, not her inventory! I haven't invented female condoms yet!
~Hela~ Posted November 2, 2018 Posted November 2, 2018 2 hours ago, TwilightStorm said: Condom pack, not condom... ... and if your sim is female, this condom pack should be on her partner inventory, not her inventory! I haven't invented female condoms yet! Well I put them in male inventory, of course...but no luck, how many time I test them it still don't work. Pregnancy is activated too..Hmm, I guess I have to accept that this just don't work in my game.
TwilightStorm Posted November 2, 2018 Author Posted November 2, 2018 50 minutes ago, Alana said: Well I put them in male inventory, of course...but no luck, how many time I test them it still don't work. Pregnancy is activated too..Hmm, I guess I have to accept that this just don't work in my game. No way for this to happen! There is also a new setting Use Condoms, that must be set to anything above zero. Is it disabled or it says some number in your game?
~Hela~ Posted November 3, 2018 Posted November 3, 2018 19 hours ago, TwilightStorm said: No way for this to happen! There is also a new setting Use Condoms, that must be set to anything above zero. Is it disabled or it says some number in your game? Enabled. And condom breakage percent was set to 15 But problem solve itself. Apparently my test save is corrupted (I was unable to enter last night), so I back to my main save and things there pretty fine The dude get green condom on penis during woohoo, last I checked. So it was false alarm Sorry that I disturbed you, I just forgot how sometimes stubborn ts3 system is... 1
MrsSanta Posted November 4, 2018 Posted November 4, 2018 Hallo Stormy and thank you for giving so much joy to my game ❤️❤️❤️ 1
TPN Posted November 4, 2018 Posted November 4, 2018 Should I download the animation player mod? Because when I downloaded this mod none of the animations work. Even after disabling rejection on the passion settings, when one of my sims asks for passions both of them undress but, one of the sims immediately dresses up and shows some signs rejecting the other and no animations get played and the gameplay returns to normal.
TwilightStorm Posted November 4, 2018 Author Posted November 4, 2018 10 minutes ago, TPN said: Should I download the animation player mod? Because when I downloaded this mod none of the animations work. Even after disabling rejection on the passion settings, when one of my sims asks for passions both of them undress but, one of the sims immediately dresses up and shows some signs rejecting the other and no animations get played and the gameplay returns to normal. You don't have any animations and that is why passion does that. Go to the first post, see the animation links and download animations.
Lovelybones19 Posted November 4, 2018 Posted November 4, 2018 9 minutes ago, TPN said: Should I download the animation player mod? Because when I downloaded this mod none of the animations work. Even after disabling rejection on the passion settings, when one of my sims asks for passions both of them undress but, one of the sims immediately dresses up and shows some signs rejecting the other and no animations get played and the gameplay returns to normal. This mod does not come with animations you have to download those separately. This page has the last update from her patreon before it got shut down you will find the download on angelus75's post. Amra updated this version,but not the kw animations,but it still compatible with passion I think if I am wrong someone correct me. Download the kw animations for this one as well. Make sure to put the animations and the xml file in your mods folder. Cheers.
Lovelybones19 Posted November 4, 2018 Posted November 4, 2018 19 minutes ago, TwilightStorm said: You don't have any animations and that is why passion does that. Go to the first post, see the animation links and download animations. Sorry for posting the same thing you beat me to the punch while I was compiling the links. ?
Lovelybones19 Posted November 4, 2018 Posted November 4, 2018 @TwilightStorm Is there ever going to be a possibility of sims becoming turned on by watching the porn channels you made not to sound greedy just curious?
TwilightStorm Posted November 5, 2018 Author Posted November 5, 2018 13 hours ago, Lovelybones19 said: Sorry for posting the same thing you beat me to the punch while I was compiling the links. No problem for me. It was just a waist of time for you to do all this link compilation. To much work! 12 hours ago, Lovelybones19 said: Is there ever going to be a possibility of sims becoming turned on by watching the porn channels you made not to sound greedy just curious? You mean not to start any solo event but instead of that to start some reaction? Like cheer or get excited?
Recommended Posts
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