Events can take 1 or 2 hours depending on what time of the day you do them.Thanks for your work. In all the recommendations, I noticed one strange thing: during evening study or sports classes at 19.00, the event ends not at 20.00 but at 21.00.
There is a run-up in knowledge, in particular, since they are the first to fall into this interval![]()
The fact that I adjust the statistics at the expense of other not very important actions (viewing the camera, etc.) can have an impact on the plot triggers. As I understand from the author’s games, he always has a very small window of probability. Thanks for the answerEvents can take 1 or 2 hours depending on what time of the day you do them.
Try erasing the persistent file in your %appdata% directory, that might help?Guys, I have put saves in saves folder and in %appdata% saves. Despite all my actions v 25 load does not see it as its saves. How to load gameplay and saves?
It has changed nothing unfortunatelyTry erasing the persistent file in your %appdata% directory, that might help?
I did it on a Mondayhow do I get to this scene? View attachment 3402421
I actually read your walkthroughs and I have no idea how you started that ring quest.I did it on a Monday
14:00-Go Bathroom, Search for the ring,
------Top draw (found Ring) <<<<<<Find Ring
------Go Bathroom, Do laundry {Jen/Rel+5),
15:00-Go Bathroom, (New option)
------Clean the toilet,{Jen/Rel+5}
------Clean it,{Jen/Rel+5},
16:00-Go MC's Rm, Exercise {Phy +1}
------{Ash/Rel+5}
17:00-Study{Brains+1}
18:00-Go living Rm, Do the dishes
------{Jen/Rel+5},
**19:00-Go living Rm, Call the neighbors
**------(New scene), "Weird noise!"
**------Tell her you found the ring,
**------{Reward +$1000}, "Only this?" <<<<Choose this option
Think you have to unclog the sink first and tell her.I actually read your walkthroughs and I have no idea how you started that ring quest. View attachment 3402507 This are my stats. Is my stats enough and i still havent triggered the quests
Did you do the" Water plants" quest in V2, ?I actually read your walkthroughs and I have no idea how you started that ring quest. View attachment 3402507 This are my stats. Is my stats enough and i still havent triggered the quests
how i start it ?? no one tell me about the ring ??You don't have permission to view the spoiler content. Log in or register now.
How can I open this .RPY files?I changed the file bworkday in a folder named game, to make work pay 10000 instead of just 100.
else:
pass
scene cityd5d with fade
b "Hi Daniel, I'm here for work"
dn "Ah good"
dn "I have a couple of phones waiting for you"
b "Sure, I'll work on them"
dn "Get behind the counter"
scene cityd8d with fade
b "Done"
scene cityd7d with dissolve
dn "Great, here's your $100"
$ mny += 10000
$ renpy.notify (_("He gave you 10000 $"))
$ renpy.pause ( 5, 0)
if danm ==1:
There are 2 different lines that give you 100 dollars normally. One that is only for day 5 and another one for all other days.