Aug 5, 2017
136
132
For the first one Distract Chloe during her homework (morning, interior) (ask for sexual favors). Her homework will be bad. If in bad mood Rachel will spank Chloe in her room after diner, with a paddle
Minor bug here, there's unreachable dialog at the dinner scene because of a mixup on chloe and emily's variables, you have to have them both fail max to get the bare bottom dialog for Emily because the test is for chloe missing all three.

I don't think it's possible to get each one to miss all three events without cheating because there's one hour they're both studying at the same time.

Code:
label e030_c2_failed_001:
    if e030_c2_fail > 1 and cDay > 10 and "breakfast_spanking_hint" in nList:
        $ nList.pop("breakfast_spanking_hint", None)
    if e030_c2_fail == 2 and cDay > 10:
         ...
    elif e030_**c1**_fail >= 3 and cDay > 10:
Actually it may be reachable dialog by getting chloe to miss all three events the emily dialog will trigger as well. It's a trivial fix. It doesn't change their evening spanking scenes either way, Emily will get bare-bottom paddled even if Rachel says nothing at dinner.

I did notice that it seems like Chloe always distracts you when you try to work together inside. I've never gotten the study help event with her, but I do get it with Emily.


This game scratches an itch I've been missing since Big Brother was abandoned.
 
  • Like
Reactions: Fapp0

ThL

Engaged Member
Donor
Mar 9, 2018
3,248
1,672
Minor bug here, there's unreachable dialog at the dinner scene because of a mixup on chloe and emily's variables, you have to have them both fail max to get the bare bottom dialog for Emily because the test is for chloe missing all three.

I don't think it's possible to get each one to miss all three events without cheating because there's one hour they're both studying at the same time.

Code:
label e030_c2_failed_001:
    if e030_c2_fail > 1 and cDay > 10 and "breakfast_spanking_hint" in nList:
        $ nList.pop("breakfast_spanking_hint", None)
    if e030_c2_fail == 2 and cDay > 10:
         ...
    elif e030_**c1**_fail >= 3 and cDay > 10:
Actually it may be reachable dialog by getting chloe to miss all three events the emily dialog will trigger as well. It's a trivial fix. It doesn't change their evening spanking scenes either way, Emily will get bare-bottom paddled even if Rachel says nothing at dinner.

I did notice that it seems like Chloe always distracts you when you try to work together inside. I've never gotten the study help event with her, but I do get it with Emily.


This game scratches an itch I've been missing since Big Brother was abandoned.
I think they must study just as long as you, and they don't study at the same time. I'll give it a try tough, but I think is theorically possible. The problem is that Rachel can probably only spank one...
 
D

Deleted member 31043

Guest
Guest
How to trigger the event when emily caught Mc with doctor.
 

Studio Errilhl

Member
Game Developer
Oct 16, 2017
315
235
Hm. I _think_ there might be a bug with the Emily gives blowjob during chores bit... I've done this a couple times, but it never gets ticked off in the events-chart. (Basically, at 18.00, go to Terrace, and study with Emily) - gotten the blowjob a couple times, but it never lights up the star. So... is there something else I need to do, or is it just buggy? And if it's buggy, anyone know which variable I would need to modify to get it to light up?
 

ThL

Engaged Member
Donor
Mar 9, 2018
3,248
1,672
Hm. I _think_ there might be a bug with the Emily gives blowjob during chores bit... I've done this a couple times, but it never gets ticked off in the events-chart. (Basically, at 18.00, go to Terrace, and study with Emily) - gotten the blowjob a couple times, but it never lights up the star. So... is there something else I need to do, or is it just buggy? And if it's buggy, anyone know which variable I would need to modify to get it to light up?
I think it is in the Chores chart that the star should appear (Study/Terrace). Do you refer to that chart or to another one ?
 
Aug 5, 2017
136
132
I think they must study just as long as you, and they don't study at the same time. I'll give it a try tough, but I think is theorically possible. The problem is that Rachel can probably only spank one...
Yes, they have three hours each. Missing two earns a paddling in their room, missing three is bare-bottom. No, she'll do them back to back at 21:00 and 22:00.

Anyway, the minor issue is just the dialogue during dinner is triggered wrong, it doesn't stop them from getting paddled at night.
cheat mod ?
Standard renpy, enable console shift-O.

Variables:
cTime: time, 0 - 23
chores_score: number of complete hours for you, 0-3

aMood: Rachel, -3 to 3
dMood: Laura
c1Mood: Chloe
c2Mood: Emily

Being able to set the time and twiddle moods is enough to explore and unlock the scenes.
 

Studio Errilhl

Member
Game Developer
Oct 16, 2017
315
235
I think it is in the Chores chart that the star should appear (Study/Terrace). Do you refer to that chart or to another one ?
No, the Chores are 100% - I'm referring to the one in the First Milestone and I think Emily's Help (Not 100% about the second one, if that's the correct achievement, but it's one of the Emily event ones)
 

ThL

Engaged Member
Donor
Mar 9, 2018
3,248
1,672
No, the Chores are 100% - I'm referring to the one in the First Milestone and I think Emily's Help (Not 100% about the second one, if that's the correct achievement, but it's one of the Emily event ones)
What is the hint to get the star ?
 

Studio Errilhl

Member
Game Developer
Oct 16, 2017
315
235
"Get a blowjob from Emily during Chores" or something to that effect (I don't have the game open right now)

The point is I have gotten a blowjob from Emily, at least twice, during chores... so I'm a little confused
 

ThL

Engaged Member
Donor
Mar 9, 2018
3,248
1,672
"Get a blowjob from Emily during Chores" or something to that effect (I don't have the game open right now)

The point is I have gotten a blowjob from Emily, at least twice, during chores... so I'm a little confused
It does look like a bug. Last idea, when you're asked to do chores (not study), ask for a blowjob from Emily. But I doubt it will do the trick.
Probably the next version will fix that.
 

eminem1998

Newbie
Feb 4, 2019
42
38
I heard about 0.3 release date delayed today, does anyone know about the new release date or maybe the preview of 0.3 changelog.
 
  • Like
Reactions: s3ns0

ThL

Engaged Member
Donor
Mar 9, 2018
3,248
1,672
I heard about 0.3 release date delayed today, does anyone know about the new release date or maybe the preview of 0.3 changelog.
The release is officially delayed for 5 days.
Changelog not available, but the release is mainly code rework, consistencies and bug check, revised punishment system and a new NPC
 
  • Like
Reactions: chuckypetya
3.80 star(s) 123 Votes