- Dec 13, 2016
- 351
- 1,223
- 381
did the dev rewrite/redone this game? specifically with nicole scenes?
You don't have permission to view the spoiler content.
Log in or register now.
install and open console (maybe search for install advice if you dont have it right now)So how do i trigger the clothing store on the map? i need to find jacq but the clothing store never appeared on my map.
This worked like a champ for me... Thank youTo those not having Shopping Mall and want to buy gift:
Open console (SHIFT+O) and type:
select buy gift for mia, go through the scene and when you're at the map enter the same command again and you will get the gift.Code:jump jacq1
If you do not have console enabled I recommend enabling using this tool:You must be registered to see the links
Can you walk me through it? I've never done anything like this. Thanks.This worked like a champ for me... Thank you
You need to switch on view hidden items
AppData is a hidden system file. With the contents of USERNAME displayed, on menu select Tools>Folder Options. Then select the View tab and click the "Show hidden files, folders, and drives" button.
See this is what happens when you have both a Mac and Pc; you start to get the details mixed up. I completely forgot about hidden folders on Windows because there is an appdata folder in OS. Thanks for the advice guys!It's a hidden folder by default. If you don't have hidden folders set to viewable, you wont see it.
There is a Mac version in my mega -newer mac version?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Corridor.rpy", line 11, in script
call screen corr
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screens.rpy", line 1566, in execute
screen corr:
File "game/screens.rpy", line 1566, in execute
screen corr:
File "game/screens.rpy", line 1567, in execute
imagemap:
File "game/screens.rpy", line 1572, in execute
imagebutton xalign 0.99 yalign 0.02:
Exception: Imagebutton does not have a idle image.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Corridor.rpy", line 11, in script
call screen corr
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 1566, in execute
screen corr:
File "game/screens.rpy", line 1566, in execute
screen corr:
File "game/screens.rpy", line 1567, in execute
imagemap:
File "game/screens.rpy", line 1572, in execute
imagebutton xalign 0.99 yalign 0.02:
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\ui.py", line 927, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "E:\View of Family\View_of_family-0.1.2-pc\renpy\ui.py", line 923, in choice
raise Exception("Imagebutton does not have a %s image." % (name, ))
Exception: Imagebutton does not have a idle image.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
View of family 0.1.2
Wed Dec 05 18:13:03 2018
It has a walkthrough but only up to v0.1.0 so it will be missing any new content added -this game needs a new walkthrough.