- Aug 21, 2018
- 621
- 1,339
Nah, you just need to go back to right before the locker room scene if you use an editor, which is at the beginning of chapter 3.So far, that scene is the only scene that seems to be affected by the flag. If you think getting that scene means you fucked up your intended outcome, you can go to a save prior to that moment, change the flag to FALSE using a save editor, and run back through.
Since none of the main girls are optional except for Ami, there's gonna be a sex scene either way, it's just matter of how you get there.Edit: since you walk a difficult path, make sure to have an extra save after finishing each update. Imagine goodhomie flag also triggers a sex scene in the future.
Yes but there could be less sex scene. He's gotta be the most prudish Sensei he can be.Since none of the main girls are optional except for Ami, there's gonna be a sex scene either way, it's just matter of how you get there.
There's a flag called YUMIKNOWS. This is set when you call Chika to go to the Onsen to take her virginity. If you complete all the available Yumi events prior to going, Yumi never finds out the full extent of your relationship to Chika, and lets things play out in the locker room. If you go to the Onsen before triggering the Yumi event Abyss, she knows the full extent and storms out of the locker room almost immediately.
This is renpy deciding which event to play next based on the provided parameter; yasuspecial20 is the event script name of The River Styx, autoplayed after Matador if yumiknows is true. Otherwise, the path diverts into loading nodokaspecial15p3, Things That Hurt, before eventually playing The River Styx.I was curious about this and i didnt expect that this active another flag called "yasuspecial20". Do anybody know which event use this flag? Im curious what would happen
Flag probably exists for the same reason the [REDACTED]: Shadow Legends rants exist just a gag.I still think the strangest and funniest flag in this game is that "Fuck Ponies" one:Which I think a couple of the girls are actually aware of.You don't have permission to view the spoiler content. Log in or register now.
I'm still wondering why this flag exists... Imagine it just unlocks a secret ending where Sensei turns the entire class into ponies or something.
Ah yes, don't forget that we're controlling a sex crazed maniac. (technically)I'm trying to do a minimal sex route
If he can fuck a melon, then he can also do that with ponies I thinkI still think the strangest and funniest flag in this game is that "Fuck Ponies" one:Which I think a couple of the girls are actually aware of.You don't have permission to view the spoiler content. Log in or register now.
I'm still wondering why this flag exists... Imagine it just unlocks a secret ending where Sensei turns the entire class into ponies or something.
Right, the one true god in 'Lessons in Love':Flag probably exists for the same reason the [REDACTED]: Shadow Legends rants exist just a gag.
Actually, he'd probably prefer the ponies over the watermelons:If he can fuck a melon, then he can also do that with ponies I think
I've already got goodhomie activated as true as in I let rin shoot her shot first. The problem with your suggestion is that I'm worried with selebus being the way that he is he will at some point implement some sort of anti-cheat that will do things like check if flags match the events seen or something like that. Does anyone have a minimal sex save from the beginning of chapter 3? I think for now I'll continue as is but I want to try and get a save for when I do backtrack.Doesn't have to go all the way back to Chapter 1 if you edit your save; if you manage to find any save that is before Nodoka's Things That Hurt, use URM to edit yumiknows to true, then you can skip it. Even saves right in the middle of Matador would work.
Edit: since you walk a difficult path, make sure to have an extra save after finishing each update. Imagine goodhomie flag also triggers a sex scene in the future.
Not possible, the flags are that check and there is no other way to do it in Renpy. For a scene to be 'seen' you have to create a flag or the rules for triggering the scene will just keep triggering it every time the rules are checked. For example: "if day>16 and scene12=true then jump scene 24" means if the day is great than 16 and scene twelve has been flagged as completed then jump to scene 24. Marking scene 12 as 'true' is the flag, if there was no scene 12 flag then the code has no way to know scene 12 has been 'seen' and will just keep jumping to scene 24 every time it checks if the day is greater than day 16, this applies to all scenes, every single one, they must be flagged as 'true' (which means completed) if they are not part of a chain or they will just keep triggering and except for hidden flags like 'rinbetrayed' or 'yumiknows', these flags only exist to mark events as completed. If he's added hidden flags to check later, they fall into the exact same category as the other hidden flags cause... they are hidden flags and the URM can track them. You do not have to fear for anything, the URM has your back bro. Also Selly can't code for shit.some sort of anti-cheat that will do things like check if flags match the events seen or something like that.
label cafe:
if rin_love >= 0 and firsttimecafe == False:
jump firsttimecafe
if rin_love >= 5 and cafesugar == False:
jump cafesugar
if rin_love >= 10 and cafe10 == False:
jump cafe10
if rin_love >= 15 and rindorm10 == True and rindorm15 == True and day30 == True and cafe15 == False:
jump cafe15
if rin_love >= 20 and ayanenew1 == True and cafe15 == True and day50 == True and cafe20 == False:
jump cafe20
if rin_love >= 15 and cafe15 == True and day63 == False:
jump rincafegone
if rin_love >= 25 and rindorm20 == True and amisroom5 == True and day65 == True and cafe25 == False:
jump cafe25
if rin_love >= 30 and beachvacation16 == True and cafe30 == False:
jump cafe30
if rin_love >= 35 and library30 == True and rindorm35 == True and rininvite == True and cafe35 == False:
jump cafe35
if rin_love >= 40 and christmas7 == True and cafe40 == False:
jump cafe40
if rin_love >= 45 and rindorm40 == True and cafe45 == False:
jump cafe45
if rin_love >= 50 and secondbeach18 == True and cafe50 == False:
jump cafe50
if otoha_love >= 20 and otohaspecial15p2 == True and otohadate20 == False:
jump otohadate20
if rinsad == True:
jump rincafegone
if chapthreeactive == True:
jump rinsummer2cafegen
if christmas7 == True:
jump rinmorninggen2
else:
jump cafe6to9
label callrinmorning:
"Rin should be working right now."
"I can probably see her if I go to the cafe."
jump callmorning
label callrinafternoon:
if dormwar17 == False:
"Rin doesn't know I have her number yet, so I probably shouldn't call her..."
jump callafternoon
if rinsad == True:
play sound "phonebeep.wav"
"I tap on Rin's name in my phone and wait for her to answer."
"........."
"......"
"..."
"She doesn't."
jump callafternoon
if chapthreeactive == True:
play sound "phonebeep.wav"
"I tap on Rin's name in my phone and wait for her to answer."
"........."
"......"
"..."
"There's no answer. I guess she's busy right now."
jump callafternoon
else:
play sound "phonebeep.wav"
"I tap on Rin's name in my phone and wait for her to answer."
"........."
"......"
play sound "phonebeep.wav"
r "Greetings and salutations, Sensei!"
r "What's up?"
s "Hey, what are you doing right now?"
r "Sad girl stuff."
s "And what does that entail, exactly?"
r "Coffee and loud music about girls."
s "Are you still at work?"
r "Would I have answered the phone if I was?"
s "Probably."
r "Dude! I am a GOOD employee. I follow the rules!"
s "Unless the rule is making what the customer actually orders."
r "I've already told you! You're special."
r "So special that I'm giving you a once in a lifetime opportunity to come hang out and be a sad girl with me."
s "I don't want to be a sad girl."
r "{i}The coordinates are on the way.{/i}"
r "{i}Godspeed, Sensei...{/i}"
s "Rin-"
play sound "phonebeep.wav"
s "..."
scene black
with dissolve
"The call comes to an end and I receive a text with an address shortly after."
"........."
"......"
"..."
scene rinnoongen
with dissolve
play music "cafe.mp3"
NTR GAME?
Only if it is Otoha that'll be cucked. You will enjoy it.NTR GAME?
Well, time passed quickly and we are less than a week from new update xd Even when we though we couldnt get enough content to discuss and talk at the forum we got some things meanwhile we waitedView attachment 2801037
MINE!
Man, i feel like Selly managed to troll me, i barely check his subscribstar page cause whatever is on it is usually locked up but then he went and posted that preview image with 'round 1' added to it and ever since i've been checking it once or twice a day for the last two weeks and there has been no 'round 2'...