- Jun 5, 2017
- 41
- 29
ffs right click on the link, save link as. doneIts not downloading. It just opens a new page
ffs right click on the link, save link as. doneIts not downloading. It just opens a new page
With every post you write I am becoming more and more certain you are Silk from SilkandMilkProductionsWhy do you care if you think the game is shite?
I'm not forcing anyone to do anything. In fact it's quite the opposite. I don't get why someone complains about wanting a game to continue if they hate that game? That's my primary beef. I hate this game, it's shit but the Dev won't continue it ! What scandal! Wait, if you don't like it and think it's shit what are you complaining about? Shouldn't you be happy there won't be a continuation?
Logic here baffles me. I guess I am a bit sensitive, and it gets to me from time to time, that's my bad... I should learn more restraint.
Lastly, I'm not purporting that the game is a masterpiece of VN's, it could always be better, but to do that we need support. I don't think that's such a terrible thing to say? And if it is, well sorry.
I also had this issue, as I had looked at the images and, yeah, I didn't get the Bella sex scene. Weird. I figured maybe some issue with the variables? Something changed between updates maybe? That can happen after all. So I took a look. The relevant piece of code is as follows:Can someone PLEASE tell me how to get the last Bella scene? Are you suppose to be on a specific racket? In my save, after the last heist, instead of getting it on with the mc, she want's to go chill with some other guy.
HELL NO!!! That ain't happening, no one else is touching her, not on my watch. I want my Bella. It's reload time!!!
if (bella_relation == 2 or bella_relation_meter >= 7) and not v9_sofia_kissed
if someone knows how to trigger the third lewd scene with Bella please let me know
Yeah, haven't unlocked it either. Might be that you need to be on the "ruthless path" instead of the "leader path"......I dunno.
The Bella scene was added to add a sex scene IF you're not on the Sofia route (basically it's an extra), otherwise it would make very little sense for MC to fuck bella and then go home and fuck Sofia right after.... (make sense unless youre a sex machiiine lol)I also had this issue, as I had looked at the images and, yeah, I didn't get the Bella sex scene. Weird. I figured maybe some issue with the variables? Something changed between updates maybe? That can happen after all. So I took a look. The relevant piece of code is as follows:
Which would allow you to choose to proceed with the scene or not. It seems that being on Sofia's route blocks that scene for some reason. I don't recall it being brought up in the text, though, which would at least lend some clarity to the situation ("Oh, I don't want to try to get into her panties because it would be unfair to Sofia," or something like that), and it's not like there was a similar kind of exclusion for Julia's scene (or vice versa).Code:if (bella_relation == 2 or bella_relation_meter >= 7) and not v9_sofia_kissed
An interesting choice, and mildly annoying, but it is what it is.
I'll also add these quotes here because I noticed they also asked the same thing and I didn't see a response from anyone else.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapfive.rpy", line 1537, in script
menu:
File "game/screens.rpy", line 207, in execute
File "game/screens.rpy", line 207, in execute
File "game/screens.rpy", line 210, in execute
File "game/screens.rpy", line 211, in execute
File "game/screens.rpy", line 212, in execute
NameError: Name 'smblead1' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapfive.rpy", line 1537, in script
menu:
File "renpy/ast.py", line 1642, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1062, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1298, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3213, 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 3630, 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/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3630, 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/screens.rpy", line 207, in execute
File "game/screens.rpy", line 207, in execute
File "game/screens.rpy", line 210, in execute
File "game/screens.rpy", line 211, in execute
File "game/screens.rpy", line 212, in execute
File "renpy/ui.py", line 992, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "renpy/text/text.py", line 1541, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1660, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "renpy/substitutions.py", line 228, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'smblead1' is not defined.
The Bella scene was added to add a sex scene IF you're not on the Sofia route (basically it's an extra), otherwise it would make very little sense for MC to fuck bella and then go home and fuck Sofia right after.... (make sense unless youre a sex machiiine lol)
I appreciate your post, but here's the thing, I've always been upfront and honest with what I do. If it means people will drop support, so be it. I'd rather they know what is going on rather than milking them because they are out of the loop. You just summarized in your post exactly WHY we need more support... *some*, *nice* and *good* is no longer good enough for x000$/month in 2021. How do you suppose we can do that if we can't dedicate more time to the game? Hire more people to help, buy new hardware, etc... etc...Silk_Ari
Perhaps you should ask yourself why your game is not as successful as you wish.
I don't hate it, just to make sure you don't come up with the "when you hate it, why do you play it" phrase.
Some characters are really nice, some renders are good. Some characters I hate (the MC, e.g.) and (didn't check the script) too many storylines are not the best way to go, perhaps.
But *some*, *nice* and *good* is no longer good enough for x000$/month in 2021.
You are 4 years too late.
Telling your actual supporters "fuck you, if I don't make 3-4 times more money, I'll ditch it" is an ... lets say interesting way to try to keep the supporters you have.
And for sure you will not gain any new support.
Anyway ... good luck.