Cheat Mod Ren'Py Onhold High-Rise Climb[0.70.b.4][704621168]

ZikarnKrais

Newbie
Jun 21, 2018
99
52
Any chance that you can make it that when you select the corresponding Rel or Fear scene replays that it appropriately sets the fear and relationship levels? For example, the Rel scene replays rely on the person's Rel score being greater than their Fear and vice versa. If the Fear score isn't high enough, the fear scene doesn't work.
 

704621168

Member
Apr 5, 2017
142
222
Any chance that you can make it that when you select the corresponding Rel or Fear scene replays that it appropriately sets the fear and relationship levels? For example, the Rel scene replays rely on the person's Rel score being greater than their Fear and vice versa. If the Fear score isn't high enough, the fear scene doesn't work.
Which scene don't work? I made it so that before the scene triggers, your Rel/Fear will be adjusted accordingly, maybe I missed some scenes?
 

S1T355

Newbie
Sep 26, 2017
35
17
First off, thanks for making this mod as it makes life a lot easier. The UI is great and has many desirable functions one would ever desire.

My only suggestion or rather wish is a easier ability to reverse the clock a little. Unless I'm missing something, the only way to go back is to wind it pass 24hrs and slowly work from there rather then being able to just work backwards.

Other than that, I can't find much fault and is a really great mod so hats off to you.
 

b799095l

Newbie
Feb 1, 2019
48
12
Please post your error message here so I can figure out what's going on.
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'oliviathreesome/intro/3someintro.jpg'>:
File "game/Olivia3Some.rpy", line 694, in script
"Again, it looks like the girls started without me. I wonder if Angela remembers what she asked me at the mall...?"
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
IOError: Couldn't find file 'oliviathreesome/intro/3someintro.jpg'.

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

Full traceback:
File "game/Olivia3Some.rpy", line 694, in script
"Again, it looks like the girls started without me. I wonder if Angela remembers what she asked me at the mall...?"
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ast.py", line 644, in execute
statement_name("say")
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ast.py", line 45, in statement_name
i(name)
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\transition.py", line 360, in render
bottom = render(self.old_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'oliviathreesome/intro/3someintro.jpg'.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
High-Rise Climb 0.70b
Mon Nov 11 11:28:22 2019
 

b799095l

Newbie
Feb 1, 2019
48
12
Also still got an error when I sleep to hv biology dream


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'oliviathreesome/dream/oliviaangeladream1.jpg'>:
File "game/Olivia3Some.rpy", line 185, in script
angela "Hey Byron, are you ok?"
IOError: Couldn't find file 'oliviathreesome/dream/oliviaangeladream1.jpg'.

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

Full traceback:
File "game/Olivia3Some.rpy", line 185, in script
angela "Hey Byron, are you ok?"
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\exports.py", line 1229, in say
who(what, *args, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\character.py", line 1031, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\character.py", line 823, in do_display
**display_args)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\character.py", line 572, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'oliviathreesome/dream/oliviaangeladream1.jpg'.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
High-Rise Climb 0.70b
Mon Nov 11 11:30:47 2019
 

704621168

Member
Apr 5, 2017
142
222
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'oliviathreesome/intro/3someintro.jpg'>:
File "game/Olivia3Some.rpy", line 694, in script
"Again, it looks like the girls started without me. I wonder if Angela remembers what she asked me at the mall...?"
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
IOError: Couldn't find file 'oliviathreesome/intro/3someintro.jpg'.

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

Full traceback:
File "game/Olivia3Some.rpy", line 694, in script
"Again, it looks like the girls started without me. I wonder if Angela remembers what she asked me at the mall...?"
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ast.py", line 644, in execute
statement_name("say")
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ast.py", line 45, in statement_name
i(name)
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\transition.py", line 360, in render
bottom = render(self.old_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'oliviathreesome/intro/3someintro.jpg'.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
High-Rise Climb 0.70b
Mon Nov 11 11:28:22 2019
Your error is saying that the game "Couldn't find file 'oliviathreesome/intro/3someintro.jpg'.", this error is not caused by my mod because my mod does not use that image at all.

If I guessed correctly, this error pops up after your threesome scene replay started. So you should probably reinstall the game, because chances are, if that image is missing, then probably the rest of the image in that scene is also missing.
 
  • Wow
Reactions: Canto Forte

704621168

Member
Apr 5, 2017
142
222
Also still got an error when I sleep to hv biology dream


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'oliviathreesome/dream/oliviaangeladream1.jpg'>:
File "game/Olivia3Some.rpy", line 185, in script
angela "Hey Byron, are you ok?"
IOError: Couldn't find file 'oliviathreesome/dream/oliviaangeladream1.jpg'.

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

Full traceback:
File "game/Olivia3Some.rpy", line 185, in script
angela "Hey Byron, are you ok?"
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\exports.py", line 1229, in say
who(what, *args, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\character.py", line 1031, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\character.py", line 823, in do_display
**display_args)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\character.py", line 572, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'oliviathreesome/dream/oliviaangeladream1.jpg'.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
High-Rise Climb 0.70b
Mon Nov 11 11:30:47 2019
Please check my post above, you have essentially the same issue.
 

704621168

Member
Apr 5, 2017
142
222
First off, thanks for making this mod as it makes life a lot easier. The UI is great and has many desirable functions one would ever desire.

My only suggestion or rather wish is a easier ability to reverse the clock a little. Unless I'm missing something, the only way to go back is to wind it pass 24hrs and slowly work from there rather then being able to just work backwards.

Other than that, I can't find much fault and is a really great mod so hats off to you.
Great suggestion, in my very first release of this mod, I actually had a bunch of buttons just to edit the time. But that was pretty messy lol. I have included a button that allows you to change direction at which you change the time.

This is my first Renpy project (actually first coding project of this scale lol), so I'm still learning Renpy as I go. Glad you liked it
 

ZikarnKrais

Newbie
Jun 21, 2018
99
52
The initial scene looks to be okay. But the problem is that if you decide to go anal in that scene, if the fear score isn't higher than rel, she'll refuse. That was the actual check that I ran into, sorry.
 

704621168

Member
Apr 5, 2017
142
222
The initial scene looks to be okay. But the problem is that if you decide to go anal in that scene, if the fear score isn't higher than rel, she'll refuse. That was the actual check that I ran into, sorry.
Nice catch, usually the code decides which scene (Rel/Fear) to play BEFORE the scene starts. But for the pool sex scene, the dev decided to use one common sex scene for both route with minor modification, that's why there is a condition check in the middle of the scene. All fixed now