Ilovekatz19
Active Member
- Jul 24, 2021
- 623
- 634
- 297
Access to Characters and by proxy harems, thecan I ask what different about full game and public demo
You must be registered to see the links
has the character separated to show this.Access to Characters and by proxy harems, thecan I ask what different about full game and public demo
The event for getting the greenlight to date Emma requiressamantha.flags.friendzoneandemma.flags.samokto be set toTrueandemma.flags.samresolvedto be set toFalse. Here's the Code fore the event trigger if needed.
You don't have permission to view the spoiler content. Log in or register now.
or if you wanna skip all this here are the flagsemma_event_09_okayedtrigger and what they're set to,emma.flags.samresolved = True,emma.flags.nodate = False,emma.flags.nokiss = False, andemma.flags.samgirlfriend = False
I've locked myself out of Emma. She's at 60 love, with the story tracker noting that "She will remain a friend while Sam and I stay together". I've tried a bit of the above, and can re-enable dates. However, she won't get back in the story tracker. Do you know if there's any other flags that can (partially) roll her back?
del DONE["emma_event_09_appointment"] then storytracker.refresh().del DONE["emma_event_09_appointment"] first because there are conditions for the story outcomes, you got the friend outcome, and storytracker.refresh() will reprocess what the tracker shows, there are instances of storytracker.refresh() being used in other stories, but it's simpler to just use the console.del DONE["emma_event_09_appointment"]thenstorytracker.refresh().
del DONE["emma_event_09_appointment"]first because there are conditions for the story outcomes, you got thefriendoutcome, andstorytracker.refresh()will reprocess what the tracker shows, there are instances ofstorytracker.refresh()being used in other stories, but it's simpler to just use the console.
You don't have permission to view the spoiler content. Log in or register now.
del DONE["emma_event_09_appointment"]thenstorytracker.refresh().
del DONE["emma_event_09_appointment"]first because there are conditions for the story outcomes, you got thefriendoutcome, andstorytracker.refresh()will reprocess what the tracker shows, there are instances ofstorytracker.refresh()being used in other stories, but it's simpler to just use the console.
You don't have permission to view the spoiler content. Log in or register now.
TryI'm curious, is there a specific event code to get Emma to the other side of being Dateable? Samantha is already in the Home Harem, so the workaround on the wiki won't work without a bad end, and the code you posted here is helpful but takes me to right before the conversation with her and Samatha and I'm railroaded into the positive, not yet implemented path. Any idea code-wise or am I stuck waiting for that route to be developed further?
emma.flags.lovepoints = 3 so you can guarantee pass the
call emma_event_10.Ah good ol' EmmaWhile I love the game and the updates keep it interesting, I hate the fact that one wrong move can ruin the whole run. Just gonna say it and throw it.
Sadly doesn't seem to work. The "meet with Emma and Sam" event still shows unfulfilled, and when asking Emma on a date she gives the "I won't do that to Samantha" dialogue.Tryemma.flags.lovepoints = 3so you can guarantee pass theYou must be registered to see the links, then force it to play withcall emma_event_10.
TrySadly doesn't seem to work. The "meet with Emma and Sam" event still shows unfulfilled, and when asking Emma on a date she gives the "I won't do that to Samantha" dialogue.
del DONE["emma_event_09"], del DONE["emma_event_09_do_what"], and emma.flags.talktosam = False so you can do the previous event again, but first also put emma.flags.samgirlfriend = False into the console, then play the event again, this should put you on the normal route, you'll still have to pass judgment, but outside that it should be smooth sailing.This is one of the remaining unaddressed loose ends, last I knew, and probably the most significant. It's been there for at least a year. There is no event for it -- you just have to avoid it or terminal command (or alter the code) around it.Sadly doesn't seem to work. The "meet with Emma and Sam" event still shows unfulfilled, and when asking Emma on a date she gives the "I won't do that to Samantha" dialogue.
Omg that did it. You sir are a gentleman and a scholar, and I wish many blowjobs to you in your future.Trydel DONE["emma_event_09"],del DONE["emma_event_09_do_what"], andemma.flags.talktosam = Falseso you can do the previous event again, but first also putemma.flags.samgirlfriend = Falseinto the console, then play the event again, this should put you on the normal route, you'll still have to pass judgment, but outside that it should be smooth sailing.
At the start you get the choice to either play as Mike (Male MC), or Bree (Female MC), with the other becoming a romanceable NPC.Tags list female protagonist. Is there an option to play the whole game that way or is this another post with that shoved in there cause of a side character instead of it being the actual protagonist?