cxx
Message Maestro
- Nov 14, 2017
- 76,654
- 39,505
- 1,519
yes and also harem free.Hello, could you please tell me - is FF (lesbian) avoidable?
yes and also harem free.Hello, could you please tell me - is FF (lesbian) avoidable?
Was this ever fixed? I don't remember seeing the need to start over.. again.Hello friends, I have the same story, after the morning scene of 21 days, it immediately throws you into a parallel world. Then you find yourself at home at night, there are no tasks, there is no way to sleep. After turning off everything possible in the settings, Monica's room got two renders that weren't there before. Obviously some kind of bug, maybe someone will tell you how to end this day. Thanks in advance.![]()
I hope that the developer will pay attention to this, not only I had such a question. At the moment, the game lacks one logical link - when the hero makes decisions about his relationship with girls at night, in my opinion on the 16th day, if you do not choose anyone, then this problem arises. For example, I was not interested in maintaining relations with them, and therefore I got into this situation, since on this day there should be contacts with them. Of course, the developer knows better, but it seems to me that he just missed this momentWas this ever fixed? I don't remember seeing the need to start over.. again.
If he does not then I'll sort it when the mod is ready. I've been sidetracked the last 3 days or so prepping for existing other VN mod updates but I was progressing rather rapidly until then. If memory serves I was on Day13 or thereabouts. I've sorted things 100% through that for certain (I've tested every single possible combination which eats up as much time as translating Russian to Engrish for the mod's use).I hope that the developer will pay attention to this, not only I had such a question. At the moment, the game lacks one logical link - when the hero makes decisions about his relationship with girls at night, in my opinion on the 16th day, if you do not choose anyone, then this problem arises. For example, I was not interested in maintaining relations with them, and therefore I got into this situation, since on this day there should be contacts with them. Of course, the developer knows better, but it seems to me that he just missed this moment![]()
![]()
. As for the game itself, it's just a masterpiece and it seems to me that it should not have such moments.
if not Susan_XxxClubМСBecomesAMember:
$ Susan_XxxClubМСBecomesAMember = True
no idea about this - there was never a problem withOkay, I need some help from one of you long-term VN players. I can't for the life of me figure out why the dev is doing this but in Day13 you get a choice of whether to become a member of the XXX club or not:
Fair enough. Now the problem. The dev has coded the even variable to be True every time you load any save regardless of the in-game day... even if you were on Day 1 or Day 21 it's set to be True no matter what (as if the Player chose to become a member, even if they chose not to be):
What in the world was he trying to fix? The only way the above choice even would ever make any difference is if you made a playthrough starting before Day13 and never saved, just kept playing to retain the choice to NOT become a member (if that's what you wish).Python:if not Susan_XxxClubМСBecomesAMember: $ Susan_XxxClubМСBecomesAMember = True
I don't get it... any ideas? (I don't think I've ever asked VN fans for help before but this one boggles the mind).
Regards.
Bud, you know me better than that... I already moved it to the leftother note :
your overlay may interfer the in-built dev-tool
how could i ....Bud, you know me better than that... I already moved it to the left![]()
Here's another oddity (as I'm trying desperately to finally wrap up Episode 2, Day13:Okay, I need some help from one of you long-term VN players. I can't for the life of me figure out why the dev is doing this but in Day13 you get a choice of whether to become a member of the XXX club or not:
Fair enough. Now the problem. The dev has coded the even variable to be True every time you load any save regardless of the in-game day... even if you were on Day 1 or Day 21 it's set to be True no matter what (as if the Player chose to become a member, even if they chose not to be):
What in the world was he trying to fix? The only way the above choice even would ever make any difference is if you made a playthrough starting before Day13 and never saved, just kept playing to retain the choice to NOT become a member (if that's what you wish).Python:if not Susan_XxxClubМСBecomesAMember: $ Susan_XxxClubМСBecomesAMember = True
I don't get it... any ideas? (I don't think I've ever asked VN fans for help before but this one boggles the mind).
Regards.
$ Maya.add_progress("day_13_maya_01", _("[ma.name!t] позвонила мне сегодня и позвала в гости. Ситуация с деньгами вынудила ее согласиться сниматься обнаженной и продавать эти фотографии. Мы провели замечательный вечер вместе."), False)
$ Maya.add_progress("day_13_maya_02", _("[ma.name!t] позвонила мне сегодня и позвала в гости. Я отказался... Я сам не знаю почему. наверное просто устал."), False)
$ DayNotes.append(Note("entry_1", _("Отправляйся на тренировку в «АТМОСФЕРУ»")))
$ DayNotes.append(Note("entry_2", _("Пора навестить Сюзан!"), NoteConditions = ["entry_1"]))
$ DayNotes.append(Note("entry_3", _("Встреться с Мари в гостинице."), NoteConditions = ["entry_1"]))
$ DayNotes.append(Note("entry_4", _("[monname!t] просила заглянуть к ней."), NoteConditions = ["entry_1"]))
$ DayNotes.append(Note("entry_5", _("Отправляйся на встречу с Сюзан."), ConditionVariable = "Susan_TalkAboutSusansClub"))
# SanchoNote: Note the above has 5 entries in the Notes overlay... but is missing the 6th for Maya
...
label Day_13_check:
if CheckNoteState(1):
...
if not CheckNoteState(6) and Maya_Day13_talk_on_phone_about_come_in: # SanchoNote: notice the NoteState #6 (which is missing in the above list)
$ Maya.unlock_event("day_13_maya_bath_dating") # SanchoNote: Here's where the scene is
...
Indeed, it might have used to be in the game but it currently isn't available. No worries, I've already added it to the Gallery. Done. Moving on to Episode 3 and choreographing the MiniStat. I think I've coded on this VN more than BaDIK... seriously. I've put in a ton of hours into this beast to date. Hopefully MikeOG is more than satisfied with the results cause I'm not pulling any punches... this is one slick-ass mod if I do say so myself. That's me rambling... back to work.hmmm
its a long time since i played but i think no
i remember the spicy shot at the beach but this
i dont think the "maya date" is in the game somehow or even the phone call
but the code is there ...
i played through day 13 quick , and despite i did all things with maya before , there is no phone call
View attachment 2712060 without jumping to the date
View attachment 2712059 jumping to the label with urm
Sancho1969
It's mostly due to the image transitions of the speaking effect (the mouth movement of chars). There's ~5,850 pauses in the VN currently, most are hard pauses except those speaking fx. I'd help you but my cutoff limit is somewhere around 5,069 pauses.The delayed text is a terrible decision. I can't count how many times I've had to scroll back because it advances just as I click/spacebar. There is a text speed slider for a reason and if I wanted auto I would enable it. Not even past the prologue and already want to quit/delete.
I don't think I do. Either I'm only interested in one LI or if I'm interested in more than one I don't play. So I don't need multiple save games.yea this update ended harem gathering. so now you need to make individual saves for all girls.
I reckon you're correct, just noticed that label while I was prepping Day14. Folks already have me anxious to get to Day15/16 so I can sort whatever is going on in the current update that's been freaking folks out (harem/no harem or something of the sort). I can solve it one way or another. Between splits and critical path code that's now embedded in the Core there's not much that can't be tackled one way or another... at least folks can have a final say without reloading an Episode back or so... I'll know when I get there.i think that event got replaced with the photoshot on day 14 at the beach
have fun with this mess
Sancho1969
atm there's 6 or so LIs and some non-wanted LI scenes might be unavoidable.The important thing is to know how many LIs the game has, and if I can avoid all the sex scenes and relationships with all but one LIs.
It's difficult that out of 6 I'm only interested in one. In any case, I could give it a try, but I really don't like having sex scenes with LIs with that the MC doesn't have or will have a romantic relationship.atm there's 6 or so LIs and some non-wanted LI scenes might be unavoidable.
not with LIs, i think it's more fuckbuddies.It's difficult that out of 6 I'm only interested in one. In any case, I could give it a try, but I really don't like having sex scenes with LIs with that the MC doesn't have or will have a romantic relationship.
So I guess I'd better pass.