We always go residential area.. DamnWhen she asked you where do you go, choose the middle option.
We always go residential area.. DamnWhen she asked you where do you go, choose the middle option.
This was answered not too far back.We always go residential area.. Damn
The only indicator we have is the progress page of the contact app on the phone.
If you enable debug (open console enter PDebug = True), you'll see a list of all the activities that are tracked by that character.
It'll say something like "D: Sharing the Bed" Then "5.0/5.0 SMIn: -0.1 Max 30.0"
"Sharing the Bed" is the action, and the rest is:
Number of times you have left to do the action to gain allure / maximum times you can do it to get credit
SMin - minimum allure you need.
Max is the maximum allure you can have to still gain allure doing it.
If the number of times you have left to do it is equal to the maximum number of times you get credit, you haven't done it
The only indicator we have is the progress page of the contact app on the phone.
If you enable debug (open console enter PDebug = True), you'll see a list of all the activities that are tracked by that character.
It'll say something like "D: Sharing the Bed" Then "5.0/5.0 SMIn: -0.1 Max 30.0"
"Sharing the Bed" is the action, and the rest is:
Number of times you have left to do the action to gain allure / maximum times you can do it to get credit
SMin - minimum allure you need.
Max is the maximum allure you can have to still gain allure doing it.
If the number of times you have left to do it is equal to the maximum number of times you get credit, you haven't done it
maybe you need more affection with her (i.e. higher lvl)Me i dont get the keep kissing part (HELP-ME) Please...
This is actually very well done. It's still going to be a lot of text regardless, but it looks like a potential alternate to Chemmy's WT (it's still fire though, Chemmy!)We are making progress. But i could use some feeback. These things will be converted to images and put into a pdf document. Would you as a person playing this for the firt time find this type of step by step guide usefull and easy enough to use? I'm about 1/4 of the way trough all content written down in this style to finaly have a step by step walktrough so you don't get stuck ever again since this game can be a mess to navigate. I might be done cretaing it in this style by the end of the week if all goes well.
You don't have permission to view the spoiler content. Log in or register now.
yes i was thinking about that i mention in the READ ME starter slide that most things need to be repeated trice in order to activate the next thing. But i could just add that to the stuff i know for sure (though i am not replaying every girl again from start to look into it as that would be torture) i might just insert it on the start of the group sex routes (as those start with the name of the route + what is required from other routes/girls) and just write requires completion X route and anal sex 3 times in case of ms fornberg + PE teacher for exampleThis is actually very well done. It's still going to be a lot of text regardless, but it looks like a potential alternate to Chemmy's WT (it's still fire though, Chemmy!)
One big suggestion I have is to number the amount of times you have to have sex with the LIs to fuck them raw. This is an important detail, as all threesome (or more) scenes typically require raw sex in order to trigger. Using Birgitte as an example, even though step 21 is technically the final step to have sex with her, it's with a condom. You then need to have sex with her (like, 2-3 times) with a condom to get her to no longer want to use a rubber. You can't get her threesome scene with her mom (Lauren) without the raw sex scene triggering. Even further, some LIs require sex a certain amount of times to trigger anal scenes.
So while this guide looks great so far, it risks being incomplete without this information. I am not sure how detailed you want to go, but if you're aiming for an end-all WT, this info is pretty crucial.
Good luck on your project!
This is actually very well done. It's still going to be a lot of text regardless, but it looks like a potential alternate to Chemmy's WT (it's still fire though, Chemmy!)
One big suggestion I have is to number the amount of times you have to have sex with the LIs to fuck them raw. This is an important detail, as all threesome (or more) scenes typically require raw sex in order to trigger. Using Birgitte as an example, even though step 21 is technically the final step to have sex with her, it's with a condom. You then need to have sex with her (like, 2-3 times) with a condom to get her to no longer want to use a rubber. You can't get her threesome scene with her mom (Lauren) without the raw sex scene triggering. Even further, some LIs require sex a certain amount of times to trigger anal scenes.
So while this guide looks great so far, it risks being incomplete without this information. I am not sure how detailed you want to go, but if you're aiming for an end-all WT, this info is pretty crucial.
Good luck on your project!
following up this i think its bugged, it doesnt even trigger with a completed savegame nor after changing variables with urmsorry i forgot to mention i cant even trigger jerk in bedroom
you need to first have sex with her when sleeping next to each sister first. takes time since you gotta do it when she shares room with each sisterHow can i trigger "mom walking on Mc having a threesome with his sisters" scene?
Guide said theres a % of triggering it during a threesome with Mc'sisters (and already had done anal and vaginam with mom), but it never happens.
To bang her in the office during the weekday, you need the following:Lawyer = Have a scheduled weekday meeting with her, click the Naughty option and then just finish the meeting.
Need help:I do this above nut only see the anal scene. Is there any new?
SORRY.We always go residential area.. Damn
Looks like it should be $tmp.interrupted that was defined at line 3450 It's the only variable like that in the section between the definition and the error.Here is another tricky one. I leave it to those more proficient on coding.
Desc
While running game code:
File "game/ch_MAunt.rpy", line 3584, in <module>
NameError: name 'interrupted' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 881, in script call
File "ch_MAunt.rpyc", line 3584, in script
File "renpy/ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch_MAunt.rpy", line 3584, in <module>
NameError: name 'interrupted' is not defined
There are a few different "interrupt" definitions and at the same level at line 3594 (3584) interrupt is defined twice.
In my opinion the block beginning at 3594 may could be deleted but that's ....
There is
tmp.interrupted
interrupted
MomInterruptLuring
MeditationInterruptedTM
MAunt.MeditationInterruptedTM
AND
a try of a definition =
$ MAunt.CurStopped = "SMom interrupt"