Aleks Mark

Active Member
Aug 25, 2020
551
478
Hi
if anyone wants it, Here is a "Revised" copy of my "Jen's Dilemma (Chapter) 2-V2" Gameplay.
Restarted work on my "V3" will post as soon as I can.

Please use as a guide only,
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 :unsure::)
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,467
8,050
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 :unsure::)
Events can take 1 or 2 hours depending on what time of the day you do them.
 

Aleks Mark

Active Member
Aug 25, 2020
551
478
Events can take 1 or 2 hours depending on what time of the day you do them.
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 answer :) (y)
 

GhostFaceGuy

Well-Known Member
Sep 16, 2019
1,323
1,070
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?
 
  • Like
Reactions: canal mom

Ahchi

Forum Fanatic
Jul 17, 2020
4,467
8,050
how do I get to this scene? View attachment 3402421
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
 
  • Like
Reactions: redcaptain

redcaptain

Member
Jul 29, 2020
127
97
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
I actually read your walkthroughs and I have no idea how you started that ring quest. 1709372999192.png This are my stats. Is my stats enough and i still havent triggered the quests
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,467
8,050
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 believe that that quest has been "Soft-locked" in V3.

This is what I did in V2

Monday
16:00-Go living Rm,
------Any specific chores you want me to do? < <<< Triggering "Water plants" (IN V2)
------(New scene),
------[CAN DO THIS TASK FROM 13:00 TILL 21:00]
------Have a good day,
17:00-Go MC's Rm, Study{Brains+1},
18:00-Go Jen's Rm (new scene) <<<<< Watering plants (V2 No "Search" Option/Dialogue)
19:00-Go Ash's Rm, Knock,
20:00-Go living Rm,
------Go see where is Ashley,
------Don't you want to go out somewhere?
------Give her {-$200}
------Ashley is leaving,
------(New scene), Kiss her,
------Put aphrodisiac
21:00-n/a
22:00-Go MC's Rm, (Sleep)
------
Tuesday
09:00-Go living Rm,
------Need any help?{Jen/Rel+10},
------(New scene){Jen/Rel+2} <<<<<<Telling Jenny that you've watered plants and triggering Ring quest (V2)
10:00-Go living Rm,(New option scene)
------Search for ring,

NB. Ring quest to be completed in V3.
 

avh4h4

New Member
Jun 9, 2022
4
2
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.
 

cepaxo

Member
Apr 1, 2021
141
55
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.
How can I open this .RPY files?
 
1.50 star(s) 75 Votes