U

User_10739

Guest
Guest
If you don't want to use RazorX 's patch here are the console commands (from 15)
v_i_d1 = u'daughter'
v_i_d2 = u'daughter'
v_i_d3 = u'little girl'
v_i_d4 = u'baby girl'
v_i_d5 = u'DADDY'
(above listed as u'daughter' but it is highly unlikely she would scream that while squirting...)

v_i_f1 = u'Dad'
v_i_f2 = u'Daddy'
v_i_d3 = u'father'
 

RazorX

Active Member
Modder
Nov 23, 2017
540
535
If you don't want to use RazorX 's patch here are the console commands (from 15)
v_i_d1 = u'daughter'
v_i_d2 = u'daughter'
v_i_d3 = u'little girl'
v_i_d4 = u'baby girl'
v_i_d5 = u'DADDY'
(above listed as u'daughter' but it is highly unlikely she would scream that while squirting...)

v_i_f1 = u'Dad'
v_i_f2 = u'Daddy'
v_i_d3 = u'father'
i also fixed other things in my patch including this:

Original:
You don't have permission to view the spoiler content. Log in or register now.

Patched:
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: User_10739

RazorX

Active Member
Modder
Nov 23, 2017
540
535
Bug: Elena uses F's keyword when talking to her own father (Nathan).

i didn't see that although i have to be honest and say i skipped through all the stuff i already had done :D

edit:
hmm i dont see that in the script what scene is that?
 
Last edited:

brknsoul

Active Member
Nov 2, 2017
508
379
i didn't see that although i have to be honest and say i skipped through all the stuff i already had done :D
I had to replay 0.15, since my save wouldn't load.

Fortunately that save patch thing helped me to import my Ch1 save.
 

RazorX

Active Member
Modder
Nov 23, 2017
540
535
I had to replay 0.15, since my save wouldn't load.

Fortunately that save patch thing helped me to import my Ch1 save.
did you not see my save for chapter 1 i posted which contained all the roles and worked with this?
 

brknsoul

Active Member
Nov 2, 2017
508
379
did you not see my save for chapter 1 i posted which contained all the roles and worked with this?
I have this thing about using other people's saves. It's weird, but when I got Ch2, I actually replayed all of Ch1 to ensure I got a fully loyal (No E or G fun) playthrough, even taking the -20 FP hit to ensure I got enough LP to complete all achievements.
 
  • Like
Reactions: RazorX

Darkku

Member
May 25, 2017
206
352
dsnt work with the save file of chapter 1, i dont want to do the game from the beginning.

i got script errors
 

Darkku

Member
May 25, 2017
206
352
did you not see my save for chapter 1 i posted which contained all the roles and worked with this?
didint work for me, still having problem to load



I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/day13_00.rpy", line 7177, in script
ScriptError: could not find label 'lb_day14_endch1'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/day13_00.rpy", line 7177, in script
File "C:\Users\username\Desktop\Dating_My_Daughter-0.14-winExtrasIncluded\Dating_My_Daughter-0.14-win\renpy\ast.py", line 1527, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\username/Desktop\Dating_My_Daughter-0.14-winExtrasIncluded\Dating_My_Daughter-0.14-win\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'lb_day14_endch1'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.16
 

Dole

Well-Known Karen
Apr 28, 2017
3,128
2,580
When I am with Elena (Day 16) I get this error message (so I cant see the sex scene with Elena)

Full traceback:
File "game/day16_00.rpy", line 4881, in script
File "D:\Downloads\DMD.CH2-0.16-win\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads\DMD.CH2-0.16-win\renpy\python.py", line 1748, in py_eval
code = py_compile(code, 'eval')
File "D:\Downloads\DMD.CH2-0.16-win\renpy\python.py", line 584, in py_compile
raise e
SyntaxError: invalid syntax (game/day16_00.rpy, line 4881)

Can somebody tell me why I get this?
 
Last edited:
3.80 star(s) 333 Votes