PsychoTwo

Newbie
Sep 4, 2021
63
7
Hey I have this file where it says that I didn't attend to Dwayne's party for Cassidy's quest but I actually did and if I meet her in the office she leaves, can somebody help me fix it or fix it directly (I am able to program but I'm not very good). I think my version of the game is 24.11.0
 

Ilovekatz19

Member
Jul 24, 2021
239
206
Hey I have this file where it says that I didn't attend to Dwayne's party for Cassidy's quest but I actually did and if I meet her in the office she leaves, can somebody help me fix it or fix it directly (I am able to program but I'm not very good). I think my version of the game is 24.11.0
If you have the console use the commands cherie.flags.missed = False and just to be save DONE["cherie_first_meeting_appointment"] = game.days_played. The reason for the second commands because the event for if you missed the party should only play if you the event DONE["cherie_first_meeting_appointment_missed"] has be set and should only set if the event cherie_first_meeting_appointment_missed played out so there's a chance DONE["cherie_first_meeting_appointment"] wasn't set and that's required for the to happen.

I've provided the code so you can see what I'm talking about if you so desire.

You don't have permission to view the spoiler content. Log in or register now.
 

PsychoTwo

Newbie
Sep 4, 2021
63
7
If you have the console use the commands cherie.flags.missed = False and just to be save DONE["cherie_first_meeting_appointment"] = game.days_played. The reason for the second commands because the event for if you missed the party should only play if you the event DONE["cherie_first_meeting_appointment_missed"] has be set and should only set if the event cherie_first_meeting_appointment_missed played out so there's a chance DONE["cherie_first_meeting_appointment"] wasn't set and that's required for the to happen.

I've provided the code so you can see what I'm talking about if you so desire.

You don't have permission to view the spoiler content. Log in or register now.
Thanks for the help, I just need two more informations. Where do I find the code related to that and can I just open it with any IDE ?
 

madmase

New Member
Nov 6, 2017
7
2
Well the flag the makes a girl leave is name.set_gone_forever() I think you can reverse it with name.unhide() (replace name with the girl's name (lowercase)), but I've never had an excuse to test it so I'm not certain. Also here's a list of flags and what triggers them that could roadblock you from Emma's content.

If Sam introduces you as her boyfriend or master emma.flags.samgirlfriend is set to True (if Sam introduced you as her master emma.flags.samgirlmaster is also set to True but all it does is change some dialogue). emma.flags.samgirlfriend can also be set to True if during the you tell Emma Sam is cheating on Ryan and when asked if you love Sam and you answer Yes (the flag emma.flags.mikecheats is also set to True when you tell her Sam is cheating but it does nothing as of right now).

emma.flags.lovepoints = x is for the a value of 3+ is necessary for the optimal outcome.

Emma will leave if samantha.flags.friendzone is set to True and emma.flags.samok is set to False.
You are awesome, it looks like the emma and samantha coffee shop meeting appointment still pops up where emma leaves. I imagine there's a couple annoying things to fix that, do you by chance know which flags or events need to be popped in the console to reverse the meeting?
 

Ilovekatz19

Member
Jul 24, 2021
239
206
Thanks for the help, I just need two more informations. Where do I find the code related to that and can I just open it with any IDE ?
With UnRen.bat you can give yourself access to the console and the code (though you will need something to convert the RPYC files to RPY files. I use for that personally), and you can open the RPY files with anything that lets you edit Python.

You are awesome, it looks like the emma and samantha coffee shop meeting appointment still pops up where emma leaves. I imagine there's a couple annoying things to fix that, do you by chance know which flags or events need to be popped in the console to reverse the meeting?
Wait I just check the code and (correct me if I'm wrong) what you're describing sounds like this but it shouldn't result in Emma's content being blocked, and after going through the code the only event that can result in Emma's content being blacked I found that take place in the coffee shop is the in which case name.lesbian.max = 10, name.lesbian = 10, name.sub.max = 25, name.sub = 25, name.love.max = 150, and name.love = 150 should let it play out safely.
 

PsychoTwo

Newbie
Sep 4, 2021
63
7
You think you can do the modifications for me please ? If it's not troublesome or if it really isn't possible, can I have a guide on how this works because I think I don't really understand the tool needed for this to work.
 

Ilovekatz19

Member
Jul 24, 2021
239
206
You think you can do the modifications for me please ? If it's not troublesome or if it really isn't possible, can I have a guide on how this works because I think I don't really understand the tool needed for this to work.
Here's a step be step guide on how to use UnRen.bat.

You don't have permission to view the spoiler content. Log in or register now.

Once you have the Console Just enter the commands I provided in my first message.

You don't have permission to view the spoiler content. Log in or register now.

Could someone help me? what command should I use to fix the purity event 2 of harmony corruption View attachment 4321159 ?
How did you manage to go to the with out getting invited. Seriously I'm looking at the code and the Annual church dance event is split into two halves the invite (the event you're trying to trigger) is harmony_purity_01 and the actual dance is harmony_purity_02 what the hell happened.

Anyway I think your best bet is to just skip that event and move onto the next since as of right now I know of no way to set an event as not being done (if anyone figures it out please share). to ensure you can do the next event use the commands DONE["harmony_purity_01"] = game.days_played and harmony.purity.min = 70.

You don't have permission to view the spoiler content. Log in or register now.
 

PsychoTwo

Newbie
Sep 4, 2021
63
7
The issue is that when I copy the command and enter it, it just quits the console and doesn't actually do anything it seems
 

Ilovekatz19

Member
Jul 24, 2021
239
206
The issue is that when I copy the command and enter it, it just quits the console and doesn't actually do anything it seems
Which command DONE["cherie_first_meeting_appointment"] = game.days_played or cherie.flags.missed = False.

First off this is just a hunch, but what are you playing the game on? I ask cause I'm on Windows and I'm not sure how the console behaves else where.

If it's DONE["cherie_first_meeting_appointment"] = game.days_played try replacing game.days_played with a number.

If it's cherie.flags.missed = False I don't know what to say.

Also try just entering DONE["cherie_first_meeting_appointment"] or cherie.flags.missed under the command it should show what that is set as.

the event was completed by choosing how to dance, and purity is capped at 70
Yea that's the second half of the , and you did this without an appointment? If so I would love to know how you manage to sequence break this game, because realistically you should only be able to get to the second half is through the event you're trying to trigger which uses $ hero.calendar.add(game.calendar.get_next_day_of_week("sunday"), DateAppointment(14, "harmony", "Date (Harmony)", "harmony_purity_02", "missed_harmony_purity_02")) to set up the appointment.
 

PsychoTwo

Newbie
Sep 4, 2021
63
7
I think you need to get her to 75 submission before the event with 85 love (I think, I don't remember after how much love it happens)
 

Meetra Clone

New Member
Dec 16, 2023
5
1
I think you need to get her to 75 submission before the event with 85 love (I think, I don't remember after how much love it happens)
That's the issue, I did event without 75 kink, and chose exclusive option. I wonder is there a way to undo it(did it long time ago) or change through console?
 

Ilovekatz19

Member
Jul 24, 2021
239
206
How to change Samantha's status to non exclusive?
That's the issue, I did event without 75 kink, and chose exclusive option. I wonder is there a way to undo it(did it long time ago) or change through console?
Use samantha.flags.nonexclusive = True also use game.flags.ongoinghomeharem = "samantha" Since this is what the code for that event looks like.

I've replced the dialogue with "(Spoiler)" for the sake of not having a wall of text and avoid spoiling things anymore than necessary.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Meetra Clone

Meetra Clone

New Member
Dec 16, 2023
5
1
Use samantha.flags.nonexclusive = True also use game.flags.ongoinghomeharem = "samantha" Since this is what the code for that event looks like.

I've replced the dialogue with "(Spoiler)" for the sake of not having a wall of text and avoid spoiling things anymore than necessary.
You don't have permission to view the spoiler content. Log in or register now.
Thanks man!
 
  • Like
Reactions: Ilovekatz19
3.60 star(s) 297 Votes