It refers to how: HORNY or TURNED ON the girl is. As in the more red you see the more turned on she isCan you tell me what the red ball represents? It popped up on Ep7, but nothing was said about it in game
It refers to how: HORNY or TURNED ON the girl is. As in the more red you see the more turned on she isCan you tell me what the red ball represents? It popped up on Ep7, but nothing was said about it in game
I updated bob room cheat for Episode 1-11.03
Updated for Episode 12-18.01
added code to help to lower the awful grind in the game - adds money, study, mood and arousal
Just visit bobs room to get the bonus's
Episode 1-11.03Code:$ bob_money += 300 $ BobStudyHours = 15 $ LynnObj.GrowMood(3) $ LinaObj.GrowMood(3) $ EveObj.GrowMood(3) $ ArielleObj.GrowMood(3) $ TinaObj.GrowMood(3) $ LillyObj.GrowMood(3) $ MariahObj.GrowMood(3) $ LynnObj.GrowArousal(10) $ LinaObj.GrowArousal(10) $ EveObj.GrowArousal(10) $ ArielleObj.GrowArousal(10) $ TinaObj.GrowArousal(10) $ LillyObj.GrowArousal(10) $ MariahObj.GrowArousal(10)
place bob_room.rpy in the game folder
Episode 12-18.01
place bobroom.rpy in the game folder
Note: If you get an error "NameError: name 'LillyObj' is not defined" just open bobroom.rpy in notepad and delete these two lines and then save.
$ LillyObj.GrowMood(3)
$ LillyObj.GrowArousal(10)
You can add them back after you meet her in the later chapters.
jonquilnatrix has another cheat that uses the diary (Ep1-11). Do not use both mods at the same time, only one or the other.
https://thef95zone.info/threads/my-early-life-ep-10-celavie-group.166790/post-13435978
JGNeon has another cheat mod. Do not use both mods at the same time, only one or the other.
https://thef95zone.info/threads/my-early-life-ep-18-01-celavie-group.166790/post-13813093
That's their happiness. Do nice things for them, like texting them from your room while they're at school/work. It will allow them to do more things with you.
It's the arousal stat meterIt refers to how: HORNY or TURNED ON the girl is. As in the more red you see the more turned on she is
it's a bug, only solution at the moment ...I've noticed the issue w/ the 6:30 event in Bob's room not triggering. Others mentioned the issue in Ep1, I had the issue in Ep7 (skipped to Ep8) and just started Ep8 and see it again, but cannot wake at 6:30.
I tried crashing out at both 24:00 and 0:30 and no luck
What's the solution for this?
I already have that installedit's a bug, only solution at the moment ...
install my bugfix-mod : https://thef95zone.info/threads/my-early-life-v0-9-hint-system-bugfixing-minnimix.208069/
What is the event at 6:30 that won't trigger?it's a bug, only solution at the moment ...
install my bugfix-mod : https://thef95zone.info/threads/my-early-life-v0-9-hint-system-bugfixing-minnimix.208069/
06:30 is event 30.a small event ,only a notification for bob and triggers only from saturday to sundayWhat is the event at 6:30 that won't trigger?
Does anyone know what event this is, Ep8 @ 6:30, I'd like to fix it myself if possible in console.
You don't have permission to view the spoiler content. Log in or register now.
label EP8_event30:
hide screen Header
hide screen girls_out
hide screen home_nav_icons
hide screen downtown_nav_icons
hide screen navigation_menu
hide screen control
show screen controlInEvent
scene bobroom_bg with dissolve
t "{color=#80daeb}It's 6:30 AM and I just woke up{/color}"
$ EVENTS[30].Desc = "6:30 Bob's room"
$ EVENTS[30].SetDone()
$ Date.AddMinutes(30)
$ curLoc = "[nameOfBob]'s Bedroom"
$ curLocForEvent = "BobRoom"
call EndHomeEvent from _call_EndHomeEvent_2384
jump GAMECONTINUE
I mentioned the update on this on the spoiler, " Strangely...I was in the hallway at 0:30 and selected the bed and woke up at 6:30, but there was no event or anything, it's now 7:00. Weird!"06:30 is event 30.a small event ,only a notification for bob and triggers only from saturday to sunday
so , can u explain whats your problem is ?Python:label EP8_event30: hide screen Header hide screen girls_out hide screen home_nav_icons hide screen downtown_nav_icons hide screen navigation_menu hide screen control show screen controlInEvent scene bobroom_bg with dissolve t "{color=#80daeb}It's 6:30 AM and I just woke up{/color}" $ EVENTS[30].Desc = "6:30 Bob's room" $ EVENTS[30].SetDone() $ Date.AddMinutes(30) $ curLoc = "[nameOfBob]'s Bedroom" $ curLocForEvent = "BobRoom" call EndHomeEvent from _call_EndHomeEvent_2384 jump GAMECONTINUE
u can type in console mode :
>EVENTS[30].Done
to see if it is done (true) or not (false)
have u install the multimod (bugfix&hintsystem) ? if not ..u can't end EP1 regulärep 1, 76/77
only event left is 22 in tv room, how i do this?