- Jan 4, 2020
- 1,693
- 2,303
Then either I have an old version or it wasn't yours..? Sorry for the panic.when i start a new game with my patch i become this text
Then either I have an old version or it wasn't yours..? Sorry for the panic.when i start a new game with my patch i become this text
Right, because the threesome flag didn't get set in the original scene. (The foursome flag on the other hand does get set in the original scene.)If you have the MFF route and send Jeremy off to work, the post sex car conversation never happens. It will happen if you choose to see all three paths and then tell the game what you did as canon
The one I used was the one listed in the OP. But, I don't know if I used that one or the one I dl'd last time. Which would've been for ep20.Then either I have an old version or it wasn't yours..? Sorry for the panic.
in my patch is written" init 10 python" so i don´t know.You didn´t make to me panicThen either I have an old version or it wasn't yours..? Sorry for the panic.
think so, yesThere's just the two sex scenes with Christine at this point, right? First one being somewhat missable if you opt for the less rapey route, and the second scene was when she approaches you at night and it's so dark you can't see anything?
So it wasn't yours then. The file I had was "init -50 python". Wonder where I got it then? Even more curious why I didn't notice a problem before now...in my patch is written" init 10 python" so i don´t know.You didn´t make to me panic
Yours has it set to init 50. The original, which didn't work for me, was init 10.So it wasn't yours then. The file I had was "init -50 python". Wonder where I got it then? Even more curious why I didn't notice a problem before now...
if i remember corecly a mod or uploader has only post my rpy file in the op but after a while the link didn´t work there so someone post a patch and the op was linked to his post or file but the a mod changed it after i talked to him to my post.Anyway i have update the patch with "init 1090 python".I hope this will work nowSo it wasn't yours then. The file I had was "init -50 python". Wonder where I got it then? Even more curious why I didn't notice a problem before now...
Yeah, might have been from the mod then. The one I wrote has init 10 python (which used to work, but I'll update it to a larger value too). Thanks for letting us know.Yours has it set to init 50. The original, which didn't work for me, was init 10.
Yours has it set to init 50. The original, which didn't work for me, was init 10.
if i remember corecly a mod or uploader has only post my rpy file in the op but after a while the link didn´t work there so someone post a patch and the op was linked to his post or file but the a mod changed it after i talked to him to my post.Anyway i have update the patch with "init 1090 python".I hope this will work now
Honestly, I have no idea why "init 10" wouldn't work... It SHOULD, but there's no reason not to make the patch run at the latest init priority since it only contains the one variable assignment and we really don't want it to be overwritten again.Yeah, might have been from the mod then. The one I wrote has init 10 python (which used to work, but I'll update it to a larger value too). Thanks for letting us know.
I hit all the options to decline her and like she is still like hanging around sitting on your lap and shit, it's wierd. Not just this game too lots of others showing up with loli tagsIf you're talking about the niece, she is optional. You choose not to interact with her and the night of the party, you can stop her from proceeding when you're in bed with the sister. So, if anything happened, it was because you chose for it to happen.
I don't know either. As for the election, well, that doesn't matter. Both of the candidates are wrong. But, I really don't want to get into a political discussion here.Honestly, I have no idea why "init 10" wouldn't work... It SHOULD, but there's no reason not to make the patch run at the latest init priority since it only contains the one variable assignment and we really don't want it to be overwritten again.
Well, at least all of this took my mind off the election news for awhile!
Yes. Big warning when you get to her content.Is futa/trans avoidable?
I don't really see the problem, as long as it's not forcing you to have sex with her. Which I don't think it does if you chose not to pursue her. Just consider her a clingy person.I hit all the options to decline her and like she is still like hanging around sitting on your lap and shit, it's wierd. Not just this game too lots of others showing up with loli tags
First, the taboo patch wasn't working. I suspect that Dev changed the init priority of the original declaration/initialization of the taboo variable. That was fixed by changing the init priority in the patch file to a lower priority (higher number) than specified in script.rpy.
Don't need to specify an init priority if name the patch file so it loads last, this works fine (tested by starting a new game - full v22):Anyway i have update the patch with "init 1090 python".I hope this will work now
Well, the original patch didn't work for me either.
Only need the patch if you're starting a new game. If you're just loading existing saves then you can delete the patch, as the taboo variable is written to the save file (which is why setting taboo in console also works).I didn't restart the game, so I can't tell you if it was from the start. It started at the 21 apparently. As I didn't play the previous update.
It was a save from ep20 and I did use the patch. But, variables don't stay persistent at times. Like the whole thing with the wife. I pushed her away and in 20, I think, I had to deal with something with her even though I chose prior to piss her off so there wouldn't be any type of sexual interactions or discussions about partners.Don't need to specify an init priority in the patch at all, this works fine (tested by starting a new game - full v22):
The taboo setting in the loose zz_patch.rpy file takes priority over script.rpy as Ren'Py loads the scripts in alphabetical order (and loose files take prioruty over files package within an rpa anyway).You don't have permission to view the spoiler content. Log in or register now.
Only need the patch if you're starting a new game. If you're just loading existing saves then you can delete the patch, as the taboo variable is written to the save file (which is why setting taboo in console also works).