aydian

New Member
Jun 10, 2024
6
2
Apologies that command used to work, try instead bree.flags.sluttydate = True (make sure she's not set up to wear the sexydate(it'll take priority))
Thanks worked like a charm. Do you happen to know of a way to change the outfit of a girl ? Some of them have cosplay outfits.
 
  • Like
Reactions: Ilovekatz19
Mar 12, 2022
52
84
Is there a way to consistently trigger the pregnancy talk event? I do not mean the event once they are pregnant to keep the baby or not, but the one where you can touch / kiss the belly? So far I have only seen it once, with Samantha during a restaurant date, and have not been able to replicate it since.
 

KSEN2006

Active Member
Apr 20, 2021
650
109
When I go on a date with Lexi at a nightclub, I always run into Reona and make her disappear and the related quests too. Is there a way to fix this? Because I can't do any quests related to Lexi.
1751629452327.png
 

Ilovekatz19

Active Member
Jul 24, 2021
593
577
When I go on a date with Lexi at a nightclub, I always run into Reona and make her disappear and the related quests too. Is there a way to fix this? Because I can't do any quests related to Lexi.
View attachment 5008510
Sounds like you're triggering the Whore Harem first event while having reona.flags.cheating_agreement not set to "mc" or "both".
Putting either reona.flags.cheating_agreement = "mc" or reona.flags.cheating_agreement = "both" into the console should solve this.
 

Ilovekatz19

Active Member
Jul 24, 2021
593
577
Do you happen to know of a way to change the outfit of a girl ? Some of them have cosplay outfits.
You could mod them in as alts for your choice of outfit, just make a nesting folder with this sequence mod\modname\ch\charactername\st2 (replace modname with with whatever and charactername with the name of the character, also if it's DLC content put a folder with the DLC pack's name between modname and ch), the copy past the assets of your choice and name them using this example as the base.

name_tag1_position_tag2_altoutfitname (replace name with the name of the character, tag1 with the type of clothing it is (bot for bottom wear, top for top wear, and acc for accessory), position with the position name (usually just a letter), tag2 for special condition of the outfit (usually only used for pregnancy (pregnant) and can be skipped), alt with what ever you want, and outfitname with the name of the outfit you wish this to be an alternative of. be sure to get rid of any unnecessary _s (only 1 between each key word)).

Once you've done that by a command along the line of name.flags.altoutfitname = True (replacing name with the character's name and altoutfitname based on the above info) they should now wear your modded in outfit.
 
  • Like
Reactions: mams3425

LazyEyeOzzy

Newbie
Oct 14, 2022
35
29
Is there a way to consistently trigger the pregnancy talk event? I do not mean the event once they are pregnant to keep the baby or not, but the one where you can touch / kiss the belly? So far I have only seen it once, with Samantha during a restaurant date, and have not been able to replicate it since.
It's only allowed once per month (and they must be visibly pregnant and have >=60 love). You can try putting the attached file in the "game" folder and see if that works for you. It should remove the once per month condition (and instead add a once per day condition, but you can edit that out in notepad if you want). I only did some very minimal testing, but it seems to work, at least for new pregnancies.
 

ninjasamuri

Active Member
May 28, 2018
634
537
Wiki doesn't have it, in fact the wiki for the band harem hasn't been updated since Amy reconciling with the band was first added in, it still doesn't have the fivesome from this update.
So either there's a secret trigger condition for the Amy/Kleio sex scene that the wiki doesn't have or it's glitched and the dev refuses to fix it
 

LazyEyeOzzy

Newbie
Oct 14, 2022
35
29
Wiki doesn't have it, in fact the wiki for the band harem hasn't been updated since Amy reconciling with the band was first added in, it still doesn't have the fivesome from this update.
So either there's a secret trigger condition for the Amy/Kleio sex scene that the wiki doesn't have or it's glitched and the dev refuses to fix it
From what I can tell, the second pub date with Kleio and Amy will give you a series of choices, and you'll need to make the correct ones to get at least 4 out of 5 possible points with each girl. The best choices are, in order "Handle the first round" (requires enough money and charm), "Well, that's a shame!" (requires guitar skill), "Play fair" (requires shooting skill), "Play against Kleio and Amy" (requires enough knowledge), and finally "Why choose?" (requires foodie skill).

What makes this somewhat harsh is that all other choices result in +1 point to one girl and -1 to the other, so in practice, you'll need both the foodie and the shooting skill or you'll at best get 3 points with at least 1 girl and fail the best outcome requirement (and also the guitar skill, but it can be learned and I'm not sure you can even get to this event if you don't already have it).

I'm not sure if this is intentional or not, but it'd make more sense if the choices didn't subtract points so that it'd be possible to fail one choice and still get the best outcome. Especially since the only way to acquire either of those skills as far as I know is to pick them during the intro. Since you'll also need both, not only do you have to pick one during the intro, you then must do a NG+ and pick the other one too. I assume this is not intentional and something that should be fixed, or otherwise reconsidered. By comparison, the date with Anna/Amy only requires sufficient fitness and charm to get access to the correct choices, and the Sasha/Amy date doesn't have any requirements.
 
  • Like
Reactions: ninjasamuri
Jul 12, 2023
124
84
Wiki doesn't have it, in fact the wiki for the band harem hasn't been updated since Amy reconciling with the band was first added in, it still doesn't have the fivesome from this update.
So either there's a secret trigger condition for the Amy/Kleio sex scene that the wiki doesn't have or it's glitched and the dev refuses to fix it
I got the Amy/Kleio scene after the second Pub date.
 
Mar 29, 2023
216
134
It's only allowed once per month (and they must be visibly pregnant and have >=60 love). You can try putting the attached file in the "game" folder and see if that works for you. It should remove the once per month condition (and instead add a once per day condition, but you can edit that out in notepad if you want). I only did some very minimal testing, but it seems to work, at least for new pregnancies.
Nice I wonder if Andrealphus would consider making the condition a settings option to toggle in the future.
 

Ilovekatz19

Active Member
Jul 24, 2021
593
577
How do I get the event name, e.g.
You don't have permission to view the spoiler content. Log in or register now.
to use with this command " (name).flags.(flagsname) = TemporaryFlag(True, 0) " ?
Extract scripts.rpa (unless it's DLC content in which case you'll need to extract the appropriate DLC rpa) I suggest for this, but UnRen.bat would also work then you'll need to convert the rpycs into rpys, I use for this personally. After all that you can then look at the code in any editing/viewing software that supports python.
 
3.60 star(s) 317 Votes