Toohat

Newbie
Jan 21, 2020
85
57
So...im stuck at night.
No matter how many times i try sleeping, its still nighttime.
Tried looking at the hints. No luck. Any1 had this?
 
  • Like
Reactions: Raferrasar
Apr 19, 2021
46
17
Can't Open the Game.
Is Latest Version not supported in older Versions or PC or is there any other reason?(I have Windows 10 Pro Version.)
Edit: I have v1.0b, is this bug fixed in v1.0c?
 
Last edited:

shamtiiomi

Well-Known Member
May 1, 2021
1,596
1,482
will be nice if someone put a save here with max money from the beginning.......not a full save only a little help with the money problem
 

Sion.Savior

Member
May 6, 2017
258
290
I stuck on night with mom. She wants to give me a bj? and after asking something with feet i got an exception.. when i click ignore the same event repeats again and again...
 

Firegerard117

Newbie
Jan 14, 2018
80
4
For anyone stuck on the spy on sara bathroom quest, i made a fix, just download this file and unzip (unzip the folder, not only the file) in the game folder.

If you prefer, you can follow BillyDeeWilliams tip, and that's exactly what I had done
Brother, thank you for this but now I get that I have to talk to Sarah in her room in the morning and it doesn't appear what's going on.
 

lucknut123

Newbie
Jun 21, 2021
67
35
Anyone with the spying on Sara bug who doesn't want to reload an earlier save or replay the entire game (if you don't save often) can do the following.

Create a file called enableconsole.rpy in the game folder of the MilfyCity folder.

Add the following to that file
Code:
init 100 python:
    config.console = True
then run the game and start the console by pressing Ctrl-O (windows) or shift-O (linux).

paste these lines inside the console:

Code:
SR2_MS2 = True
S_quest1 = "{color=#a4f1ff}Time:{/color} Next Morning \n{color=#a4f1ff}Location:{/color} Sara's Bedroom \n{color=#fbce6e}Talk with Sara{/color}"
S_quest1_ND = 1
SR1_bath_spy = 5
can_SR2_bath = False
Or just this line

Code:
SR2_MS2 = True;S_quest1 = "{color=#a4f1ff}Time:{/color} Next Morning \n{color=#a4f1ff}Location:{/color} Sara's Bedroom \n{color=#fbce6e}Talk with Sara{/color}";S_quest1_ND = 1;SR1_bath_spy = 5;can_SR2_bath = False
(remember to press enter after each line)

then esc to exit the console

This will skip this event (you'll miss an unimportant scene of her sleeping in the bathroom) and queue up her next event.
I tried both lines, Sara still not on her bedroom in the morning.
 

joelurmel

Engaged Member
Nov 3, 2022
2,103
3,665
Last edited:
  • Like
Reactions: lambdadw and elymid
3.80 star(s) 448 Votes