Try clicking other boxes. You might need to walk towards the stairs first, then up the stairs.I'm playing Visiting Aunt Sarah (RenPy) as it appears in the tutorial, but when I have to go upstairs, the box does not appear to go up. I've played 2 times and it didn't happen from there. Help please!... I don't want to play this game in RPGM
View attachment 489106 View attachment 489107
Perfect, thanks... so it did take, but essentially the game just needed something to push the stat refreshment, like moving to a different area.Change the value, then hit Esc and click on a door or something in-game, it's just how Renpy works. If you scroll back it will revert the value as well.
how to play mod oneView attachment 163694Updated: 2018-09-01
View attachment 163709
Overview
Ports of NLT Media's RPGMaker MV games (You must be registered to see the linksandYou must be registered to see the links) to RenPy.
Follow-up work toYou must be registered to see the links
You don't have permission to view the spoiler content. Log in or register now.
Game/Creator:You must be registered to see the links
Developer: @selectivepaperclip
Version: Visting Aunt Sara 0.4.5 - My Summer With Mom & Sis 0.4.5
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.
How to Play:
You don't have permission to view the spoiler content. Log in or register now.
Console Commands:
You don't have permission to view the spoiler content. Log in or register now.
Saved games may break in new versions.
Downloads
Visiting Aunt Sara
Windows/Linux - Original Size (248MB)
MEGA -You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
MAC: MEGA
You must be registered to see the links
My Summer With Mom & Sis
Windows/Linux - Original Size (529MB)
MEGA -You must be registered to see the links-You must be registered to see the links- WORKUPLOAD -You must be registered to see the links
MAC (already patched to 0.4.7): MEGA
You must be registered to see the links
UPDATE 0.4.7 - required for 'my summer': MEGA
(extract it in the game directory so it merges with the 'game' subfolder; config.version in the in-game console will report 0.4.7 if you did it right)
Thanks to @goobdoob for the MAC version
Make sure to install the game somewhere with just ASCII characters, like "C:\Games\visiting-aunt-sara" instead of "C:\Users\José\visiting-aunt-sara", otherwise you will get an 'unable to open file' error.
View attachment 130029 View attachment 130030 View attachment 130031 View attachment 130032 View attachment 130033 View attachment 130034
SEE ALSO:You must be registered to see the links
Please don't ask about android ports.
I don't understand what you are asking.how to play mod one
i can"t apply second commandView attachment 163694Updated: 2018-09-01
View attachment 163709
Overview
Ports of NLT Media's RPGMaker MV games (You must be registered to see the linksandYou must be registered to see the links) to RenPy.
Follow-up work toYou must be registered to see the links
You don't have permission to view the spoiler content. Log in or register now.
Game/Creator:You must be registered to see the links
Developer: @selectivepaperclip
Version: Visting Aunt Sara 0.4.5 - My Summer With Mom & Sis 0.4.5
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.
How to Play:
You don't have permission to view the spoiler content. Log in or register now.
Console Commands:
You don't have permission to view the spoiler content. Log in or register now.
Saved games may break in new versions.
Downloads
Visiting Aunt Sara
Windows/Linux - Original Size (248MB)
MEGA -You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
MAC: MEGA
You must be registered to see the links
My Summer With Mom & Sis
Windows/Linux - Original Size (529MB)
MEGA -You must be registered to see the links-You must be registered to see the links- WORKUPLOAD -You must be registered to see the links
MAC (already patched to 0.4.7): MEGA
You must be registered to see the links
UPDATE 0.4.7 - required for 'my summer': MEGA
(extract it in the game directory so it merges with the 'game' subfolder; config.version in the in-game console will report 0.4.7 if you did it right)
Thanks to @goobdoob for the MAC version
Make sure to install the game somewhere with just ASCII characters, like "C:\Games\visiting-aunt-sara" instead of "C:\Users\José\visiting-aunt-sara", otherwise you will get an 'unable to open file' error.
View attachment 130029 View attachment 130030 View attachment 130031 View attachment 130032 View attachment 130033 View attachment 130034
SEE ALSO:You must be registered to see the links
Please don't ask about android ports.
What do you mean by "second command"?i can"t apply second command
The instructions are in the OP.how i enter the console to have money :V
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 162, in script
$ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
File "game/script.rpy", line 162, in <module>
$ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
File "game/game_state.rpy", line 496, in do_next_thing
new_event = this_event.do_next_thing()
File "game/game_event.rpy", line 682, in do_next_thing
loc = self.state.map.event_location(self.event_data)
File "game/game_map.rpy", line 785, in event_location
return (event_data['x'], event_data['y'])
KeyError: 'x'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 162, in script
$ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
File "C:\Users\djubr\OneDrive\Desktop\my-summer-0.4.5-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\djubr\OneDrive\Desktop\my-summer-0.4.5-pc\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 162, in <module>
$ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
File "game/game_state.rpy", line 496, in do_next_thing
new_event = this_event.do_next_thing()
File "game/game_event.rpy", line 682, in do_next_thing
loc = self.state.map.event_location(self.event_data)
File "game/game_map.rpy", line 785, in event_location
return (event_data['x'], event_data['y'])
KeyError: 'x'
Windows-8-6.2.9200
Ren'Py 6.99.14.3135
my-summer 0.4.5