- Aug 27, 2018
- 1,321
- 3,436
- 447
Thanks a loti got it
It looks weird as I have no problems to switch to ep 11
Do you remember what you did after 35/35 were triggered at 10:00? I'm keen to be able to reproduce it. Thanks again
Thanks a loti got it
I managed to go to episode 4 using the command "events = 63" the dilemma is that I do not have the points of shyness and others then certain events I cannot reproduce them for that reason, is there a command to modify that?I have a problem in episode 3, I have 2 scenes without being able to complete them because they require a specific dress that does not work, it is the scene in which they are having dinner and she wears the see-through dress with white flowers, when it is 8:00 p.m. instead of wearing that dress, she comes out in the gold / silver dress.
I have already repeated it 25 times and she never comes out with the see-through dress with white flowers at 8:00 p.m.
Anybody? I can't continu to 4. thanks in advance.Hello. I'm stuck in episode 3 in the last event. According to the walkthrough it says Auto (fly) Event 63. But nothing happens automatically. Please advice![]()
You can go to toolbox and just skip to ep 4I managed to go to episode 4 using the command "events = 63" the dilemma is that I do not have the points of shyness and others then certain events I cannot reproduce them for that reason, is there a command to modify that?
Sorry i do't remember i think nothing special just when i come to 35/35 at episode 10 i waited until episode 11 came up en click on it . i at some pictures what he says when i go/jump to ep 11 . after i click on 11 it looks like it stays on 10 but i played it to 42/35Thanks a lot
It looks weird as I have no problems to switch to ep 11
Do you remember what you did after 35/35 were triggered at 10:00? I'm keen to be able to reproduce it. Thanks again
Same same but I skipped from 10 34/35 to 11 and the count stopped at 42/35 ep 10 though I went through all events in 11.33.Sorry i do't remember i think nothing special just when i come to 35/35 at episode 10 i waited until episode 11 came up en click on it . i at some pictures what he says when i go/jump to ep 11 . after i click on 11 it looks like it stays on 10 but i played it to 42/35
Take it on the chin and just continue with the game. You will end up on the bed, and then some, eventually anyway.I started My Best Friend's Daughter today and cannot get past the point of being relegated to the sofa to sleep... I have tried virtually every permutation of the options from the beginning and can't get past this point... I've used the fly /not used the fly, selected options where Julia is embarrassed / not embarrassed, been a gentleman / perv and nothing seems to work... Since there are no WT for Ep. 1, can someone offer some advice? Thanks in advance...
I'm not able to install android version. It is always saying app not installed. Tried to download file 2 or 3 times any solution. I do have high end device stillWhich Platform are you using - Linux, Windows,Mac or Android?
Release dates for episode 12when 12?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/gallery.rpy", line 1484, in execute
File "game/gallery.rpy", line 1484, in execute
File "game/gallery.rpy", line 1487, in execute
File "game/gallery.rpy", line 1489, in execute
File "game/gallery.rpy", line 1495, in execute
File "game/gallery.rpy", line 1500, in execute
File "game/gallery.rpy", line 1502, in execute
File "game/gallery.rpy", line 1503, in execute
File "game/gallery.rpy", line 1504, in execute
File "game/gallery.rpy", line 1504, in keywords
File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/gallery.rpy", line 1484, in execute
File "game/gallery.rpy", line 1484, in execute
File "game/gallery.rpy", line 1487, in execute
File "game/gallery.rpy", line 1489, in execute
File "game/gallery.rpy", line 1495, in execute
File "game/gallery.rpy", line 1500, in execute
File "game/gallery.rpy", line 1502, in execute
File "game/gallery.rpy", line 1503, in execute
File "game/gallery.rpy", line 1504, in execute
File "game/gallery.rpy", line 1504, in keywords
File "game/gallery.rpy", line 1505, in <module>
NameError: name 'mtt' is not defined
Windows-10-10.0.18362
Ren'Py 7.4.4.1439
My best friend's daughter 11.32
Thu Sep 2 22:31:37 2021
Play ep 11.33I am unable to open the gallery by clicking on Julia's picture on the bottom left side of the screen.I get a renpy error stating that an exception has occurred.This is the error code i get. Can someone please help me ? This is on PC and this is my first time playing this game.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() File "game/gallery.rpy", line 1484, in execute File "game/gallery.rpy", line 1484, in execute File "game/gallery.rpy", line 1487, in execute File "game/gallery.rpy", line 1489, in execute File "game/gallery.rpy", line 1495, in execute File "game/gallery.rpy", line 1500, in execute File "game/gallery.rpy", line 1502, in execute File "game/gallery.rpy", line 1503, in execute File "game/gallery.rpy", line 1504, in execute File "game/gallery.rpy", line 1504, in keywords File "game/gallery.rpy", line 1505, in <module> NameError: name 'mtt' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3101, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3512, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 567, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 567, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 567, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 567, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 432, in visit_all callback(self) File "renpy/display/core.py", line 3512, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 443, in per_interact self.update() File "renpy/display/screen.py", line 631, in update self.screen.function(**self.scope) File "game/gallery.rpy", line 1484, in execute File "game/gallery.rpy", line 1484, in execute File "game/gallery.rpy", line 1487, in execute File "game/gallery.rpy", line 1489, in execute File "game/gallery.rpy", line 1495, in execute File "game/gallery.rpy", line 1500, in execute File "game/gallery.rpy", line 1502, in execute File "game/gallery.rpy", line 1503, in execute File "game/gallery.rpy", line 1504, in execute File "game/gallery.rpy", line 1504, in keywords File "game/gallery.rpy", line 1505, in <module> NameError: name 'mtt' is not defined Windows-10-10.0.18362 Ren'Py 7.4.4.1439 My best friend's daughter 11.32 Thu Sep 2 22:31:37 2021