- Jul 30, 2017
- 2,012
- 1,498
His last game was complicated as hell too. unplayable without a guide.Is there a IN GAME WALKTHROUGHT? Alt tabbing to read a .txt file ruins the immersion
His last game was complicated as hell too. unplayable without a guide.Is there a IN GAME WALKTHROUGHT? Alt tabbing to read a .txt file ruins the immersion
Its already been confirmed that V14 will have NTR content with Melinda tho i'm not sure if its ever been confirmed to be avoidable or not.Umm, is that really considered NTR?
I think it is some sort of build up that will lead the MC to get to frame that guy or something.
Like, yes, it is HEAVILY implied that he wants to give her the D but... are these scenes in concrete NTR?
If the dev decides to still make NTR avoidable at some point (which I hope he does) then this basically is just that Asian guy appearing to give some tension to the story.
(not related to this thread but there is a game called 'A struggle with sin' that despite it's lower graphics and renders it is pretty good story-wise and yes, it does have ntr but it doesn't make the player feel trapped as it is perfectly avoidable even if you turn the ntr on.)
PDT: Even if this game had the option to turn NTR off I wouldn't because I like to feel like I have a choice (and besides I like to get most content out of everything hahaha)
Umm, is that really considered NTR?
I think it is some sort of build up that will lead the MC to get to frame that guy or something.
Like, yes, it is HEAVILY implied that he wants to give her the D but... are these scenes in concrete NTR?
If the dev decides to still make NTR avoidable at some point (which I hope he does) then this basically is just that Asian guy appearing to give some tension to the story.
(not related to this thread but there is a game called 'A struggle with sin' that despite it's lower graphics and renders it is pretty good story-wise and yes, it does have ntr but it doesn't make the player feel trapped as it is perfectly avoidable even if you turn the ntr on.)
PDT: Even if this game had the option to turn NTR off I wouldn't because I like to feel like I have a choice (and besides I like to get most content out of everything hahaha)
Wait did Melinda actually do anything with him ? If so then yes it is NTR if no then its not and you're just being preciousHow should we make it clear to you that we have been playing this game for almost two years? As we have to tell you that there was no ntr that is why we started playing it? yes that is ntr, it is a clear ntr, if you read what it tells him.
it's clear where this game wants to go
I've also been playing this game since V8 I think and yes, I know what NTR is.How should we make it clear to you that we have been playing this game for almost two years? As we have to tell you that there was no ntr that is why we started playing it? yes that is ntr, it is a clear ntr, if you read what it tells him.
it's clear where this game wants to go
Wait did Melinda actually do anything with him ? If so then yes it is NTR if no then its not and you're just being precious
it has been confirmed that that scene continues in the next update, melida in that scene makes it clear that she knows how to defend herself but despite this she agrees to take lessons from lee, the moment lee puts her on top of him she makes a luscious face before stopping him and as she leaves she wonders what lee really wants, if lee just wants sex or damage, she thinks lee wants to do damage for fear of what happened with jax and william as soon as she has confirmation that lee just wants to fuck her you will see what happens in the next update. among other things, although daniel has proof that lee just wants to fuck her and tries to fight him Melinda always takes the defense of the handymanI've also been playing this game since V8 I think and yes, I know what NTR is.
Like that scene with the black dude and Cynthia or when another one 'raped' Melinda.
If you read, which I see you didn't. I specifically said if those scenes in concrete are considered NTR. (Implying if the community really got angry only for those scenes showcased by the user above.)
It is not necessary to be a dick about it.
Also, I'm not the dev and I don't read minds and I don't see the future so I don't know if the dev's mind will change due to pressure. (It happens)
And yes, what I'm also saying is that this is still salvageable by adding AVOIDABLE NTR.
I'm sorry if I offended you by giving an opinion in which I thought of a direction the game could take.
Btw, an NTR update in games doesn't mean that it'll be absolutely full NTR. (which also it is quite possible in this game since the MC seems quite... well we know.)
As I've also played this game for some time I feel quite saddened by the direction it seems to be taking so i sincerely apologize to you.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/droom_menu.rpy", line 62, in script
call screen droom
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screens.rpy", line 1529, in execute
screen droom():
File "game/screens.rpy", line 1529, in execute
screen droom():
File "game/screens.rpy", line 1567, in execute
if Hour == 8:
File "game/screens.rpy", line 1720, in execute
if day ==6 and annsatev == 1:
NameError: name 'annsatev' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/droom_menu.rpy", line 62, in script
call screen droom
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\ast.py", line 1907, in execute
self.call("execute")
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\ast.py", line 1895, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\exports.py", line 2873, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 3074, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 3074, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 1529, in execute
screen droom():
File "game/screens.rpy", line 1529, in execute
screen droom():
File "game/screens.rpy", line 1567, in execute
if Hour == 8:
File "game/screens.rpy", line 1720, in execute
if day ==6 and annsatev == 1:
File "<screen language>", line 1720, in <module>
NameError: name 'annsatev' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.1.457
Foot Of The Moutains II 1.0
Sat Sep 05 03:34:13 2020
if you follow the game from the beginning you should know what Melinda's character was sadly.I never supported the game so I don't have the right to give an opinion on how the game should be, but for me this developer is the worst I've ever seen their games have so much grind that it gets to be boring outside that also to release the scenes and shit and totally confused, I stopped playing in V0.9 because I didn't have the patience to try to figure out how to release the scenes and outside that grind and now that he put NTR in the game I will totally let go, first I'm not a fan of NTR but if the game is good n affects me a lot, but how the NTR was put in this game ruined everything, like it took me centuries to get the scenes released with the characters due to the grind and the difficulties of knowing how to release the scenes but now a guy comes in less than 2 updates already manages to fuck all the characters there cool discouragement, I wish that if he had NTR he could make him avoidable by making the MC frustrate the opponent's attempts to do what he has to accept. And for those who thought that Melinda was not a bitch, you don't seem to follow the game since the beginning, she already had traces of a vague character.