gundam_00

Active Member
Aug 5, 2017
555
103
246
CAN SOMEONE PLEASE HELP ME!!! I can not figure out how to get Mei's 4th achievement..... I have cleared all the other girls.....done everything I could .....but I cannot figure out Mei's 4th achievement..... I go to the shop her dad is there....lets me see her....but I don't do anything with her when I do see her.... WHAT AM I MISSING??? please and thank you
for the 4th achievment you must have the boat and at suturday or sunday open the map and click on the boat tell paulina tto prepare the ship and you can invite mei for the trip. you must have all the previous scenes ofcourse
 

Plily

Member
Apr 14, 2018
366
461
222
although i don't know the change log there is no new scenes for dominique. any new scenes logicaly there would be an achivement that goes with it
Thank you for the reply. Do you by chance know why I can't get Kristal to appear in Sophie home?
 

TMoney2017

Member
Aug 6, 2017
409
514
306
for the 4th achievment you must have the boat and at suturday or sunday open the map and click on the boat tell paulina tto prepare the ship and you can invite mei for the trip. you must have all the previous scenes ofcourse
how do you get the boat....there is no mention of a boat in the walkthrough
 

TMoney2017

Member
Aug 6, 2017
409
514
306
Thank you for the reply. Do you by chance know why I can't get Kristal to appear in Sophie home?
if you are following kristels walkthrough....the sunday Wednesday Friday is wrong..... I found her on other days....but same time...in the morning
 

gundam_00

Active Member
Aug 5, 2017
555
103
246
how do you get the boat....there is no mention of a boat in the walkthrough
it is written in the walkthrough. after your first visit with mei at the beach when you go alone you can click the boat as you seating in the beach there you will meet paulina and you can buy the boat for 40k money

a quote from walkthrough
Monday go alone at beach, relax, click on the boat, meet Paulina, she t
ell you the boat is on sale for
$40000.
Back on the map click the new boat icon, buy the boat.
 

TMoney2017

Member
Aug 6, 2017
409
514
306
it is written in the walkthrough. after your first visit with mei at the beach when you go alone you can click the boat as you seating in the beach there you will meet paulina and you can buy the boat for 40k money

a quote from walkthrough
Monday go alone at beach, relax, click on the boat, meet Paulina, she t
ell you the boat is on sale for
$40000.
Back on the map click the new boat icon, buy the boat.
im talking about chapter one.... I did a search for the word boat in the ch 1 walkthrough....there is no boat
 

VL0rD

Member
Oct 29, 2016
404
141
259
Here's my crunched version.

Lossy compression (means image/audio/video quality is reduced to make shit smaller) is used. You've been warned so no bitching.

Max's life [v0.17] [Kuggazer] - Original Size: 3.19GB

Download PC (1.49GB): - - -

You don't have permission to view the spoiler content. Log in or register now.
when will the nofile link for compressed version be available as the current link is showing file not yet uploaded... iam using this as it has resume capability when downloading
Thank you
 

wataru69

Member
Nov 8, 2017
281
76
148
can anyone help cant start the 4 girls event in the spa walthrough said meet mom sat in her room but she dont appear
i tried load game again but she still dont appear and kristel to i cant meet them plssssssssssssssssss helpppppppppp
 
  • Like
Reactions: Luis Nope

Deit1

Member
Jul 7, 2017
271
232
275
Maybe I found the reason why it happened: I bought the aphrodisiac when I went to get the Christmas dresses first, I got back home and I gave the dresses to everyone, then I saw Rita in her room and the girls in the backyard, then I saw mom and aunt, I went back to the sexy shop and I bought the item I needed once again, then I went back to the ladies and I put the aphrodisiac in their glasses. Finally I got back to the girls and nothing happened.

Second time things went ok: I went down to the ladies, talked to them, went to sexy shop and got the dresses, gave the dresses to everyone, first scene between mom and aunt, bought the aphrodisiac, went back and put it into the glasses, went to the gals - snowballs event, and so on.
Thank you SOO much, that fixed it for me.
 

gundam_00

Active Member
Aug 5, 2017
555
103
246
im talking about chapter one.... I did a search for the word boat in the ch 1 walkthrough....there is no boat
if you play the chapter 1 then it is normal there is no boat there. there is in chapter 2. i suggest to check the walkthrough in the 1st page below the screen shots of the game to see what you are missing so you can continue. ch1 and ch2 are completly diffrent games ch2 is the sequel of ch1. what i can tell you though is that if you stuck somewhere perhaps there is a stat that nee d to be raised or a scene to see.
 

superpump

Newbie
Jan 13, 2018
20
5
108
Anyone know how to fix this error when running Max's Life in Ren'py launcher?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 440, in script

File "game/script.rpy", line 133, in display_items_overlay
inventory_show = "Money:" + str(inventory.money) #+ " HP: " + str(player.hp) + " bullets: " + str(player.mp) + " element: " + str(player.element) + "\nInventory: "
NameError: global name 'inventory' is not defined

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

Full traceback:
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/main.py", line 513, in main
run(restart)
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/main.py", line 139, in run
renpy.execution.run_context(True)
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/execution.py", line 879, in run_context
context.run()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 440, in script

File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/ast.py", line 1337, in execute
renpy.exports.with_statement(trans, paired)
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/exports.py", line 1452, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/display/core.py", line 2200, in do_with
self.with_none()
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/display/core.py", line 2224, in with_none
self.compute_overlay()
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/display/core.py", line 2321, in compute_overlay
i()
File "game/script.rpy", line 133, in display_items_overlay
inventory_show = "Money:" + str(inventory.money) #+ " HP: " + str(player.hp) + " bullets: " + str(player.mp) + " element: " + str(player.element) + "\nInventory: "
NameError: global name 'inventory' is not defined

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.0.0.196
Max's life 0.17
Sat Aug 25 07:54:12 2018
 
Last edited:

YLuffy94

Newbie
Feb 19, 2018
72
70
124
I cant get Krystal scenes after the Bathroom scene where she shaves... i cant find her in bedroom at all..
 
3.70 star(s) 103 Votes