Meetra Clone

New Member
Dec 16, 2023
5
1
If I collected proofs, but not recorded Cassidy, can I become CEO? Cassidy is gone and judging by the wiki "If Mike gets 100% investigation points but did not record Cassidy, she believes Dwayne will beat the rap. She is wrong; Dwayne gets fired, Cassidy leaves the game." I should be promoted to CEO, no?
 

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.
What file contains the code that you showed me ? I'll figure out how to access it but I don't know which one it is yet.
 

Ilovekatz19

Member
Jul 24, 2021
239
205
What file contains the code that you showed me ? I'll figure out how to access it but I don't know which one it is yet.
Most of the code is in scripts.rpa, then once you've extracted the RPA the two provided events are located at ch/cassidy in the RPYC/RPY file named "events" (RPY files are the ones that can be read an edited and RPYC files need to be turned into RPY files to be usable.)
 
  • Like
Reactions: PsychoTwo
Nov 21, 2024
10
35
Couldn't find an answer using search, is it known what the plans are; if any in regards to submissive MC routes? I had a lot of fun playing through as a hung male MC collaring everything in sight, spawning an army of bastards and building harems. I like switching dom and sub so started a second run with a tiny dicked submissive character and it felt like there was a LOT less tailored towards femdom compared to maledom.

Alexis will cuck him, Sasha fucked him with a strap, there's a Bree NTR scene but it's more group sex than cuckolding or dominance and Aletta can be rimmed. That's pretty much all I've found femdom wise.
 

PsychoTwo

Newbie
Sep 4, 2021
63
7
Most of the code is in scripts.rpa, then once you've extracted the RPA the two provided events are located at ch/cassidy in the RPYC/RPY file named "events" (RPY files are the ones that can be read an edited and RPYC files need to be turned into RPY files to be usable.)
I'm stuck at the part where you need un-rpyc your file, I tried some things but I couldn't find how they work
 

Doneitall

New Member
Jun 1, 2023
9
8
check these in the folder called "game" just put them there don't forget to remove old mod
I think I found it for people looking.

Can we get a sticky on Bree Gamer+Maid mod? I've been searching for it for far too long now. All I see is people asking where it's at... I'm going to find it eventually but it would be so nice to front page it.
 

Ilovekatz19

Member
Jul 24, 2021
239
205
Ok nice, so what lines do I need to change in events.rpy, or maybe I misunderstood what file needs changes
You're trying to make it so you can do cassidy_cherie_next_steps and have cassidy_cherie_missed_party impossible to trigger correct?

If so first just use the find function of what ever your using and enter the event name.

Second the easiest way to make cassidy_cherie_next_steps easier to trigger would be to add a love check and get rid of the Cherie check Like this.

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

and for making cassidy_cherie_missed_party impossible a love check above 200 alongside the removale of the Cherie check here aswell.

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

PsychoTwo

Newbie
Sep 4, 2021
63
7
Oh, there's something that I didn't think about, the event where Cassidy leaves won't play thanks to the changes but because she was supposed to leave I think that the event following the party won't play
 

Ilovekatz19

Member
Jul 24, 2021
239
205
Oh, there's something that I didn't think about, the event where Cassidy leaves won't play thanks to the changes but because she was supposed to leave I think that the event following the party won't play
Now I need to force it to play I think
The events involving Cherie are stored in her events file.

You did also make it so cassidy_cherie_next_steps would play didn't you? Because the event after cassidy_cherie_next_steps is (which in the code is in Cherie's events file under cherie_cold_call. Here's what the trigger looks like so you what you're looking for if needed) and the only requirements are that you need to have done cassidy_cherie_next_steps and have a charm of 75+.

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

PsychoTwo

Newbie
Sep 4, 2021
63
7
Nevermind, I made the first event that you talked about impossible, it needed to be possible I just misunderstood what I needed to do, I changed the love needed to something that I already obtained
 
  • Like
Reactions: Ilovekatz19

omegashrn

Member
Donor
Jul 26, 2017
178
168
Do you by chance know how I can get back onto Emma's path, by the time she was introduced I had already made Samantha a my slave. I tried what the wiki recommended and friendzoned her, and then picked her back up changing her status to friend. But can still not date Emma, all she says if I don't see you like that.





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.
 

PsychoTwo

Newbie
Sep 4, 2021
63
7
I have another thing that's bugging me, where are these events located ? I need them to stop repeating, they repeat each other every week.
 
3.60 star(s) 297 Votes