2.50 star(s) 28 Votes

Mioooo

Newbie
Sep 19, 2018
18
8
Yes, go to the casino. Save your game when you win. When you fail, load your last save.
Yeah but how is have like 600k and she lives in Nancy's house and when i talk to her she just ask if I have me information on her debts
 
Last edited:

Jokey

Newbie
Sep 17, 2017
29
4
That line should be;

Code:
<<if $Warnsophia is 1 && $offmansion is 1 && $sophiahelp is 1 && $gems gte 3 && $Sophiaoff is 1>>\
You forgot the && after $offmansion is 1

Also didn't set $Sophiaoff in the sophia block


----
Few more things;

Sara show doesn't trigger as there is no condition where you go to the shower scene.
Nancy scene is messed up as you have $Nancyandandrea gte 2 &&$CurNalove lte 100
This needs to be
Code:
$Nancyandandrea gte 2 && $Nancyandandrea lt 4 &&$CurNalove lte 100
 
Last edited:
  • Like
Reactions: miloa

Coo8694

New Member
Aug 26, 2019
2
3
"Sophia is following you".
How to finish this quest? I get to her apps 3 times but she is still following meo_O
 

DanielSanv11

Newbie
Feb 19, 2018
16
13
"Sophia is following you".
How to finish this quest? I get to her apps 3 times but she is still following meo_O
Most likely bugged. Yes, I also seem to be stuck here, I don't want to skip the mission.
After getting her back to the apartment Sophia is still following me. Can you please fix this?
It's clear she is supposed to be in the apartment as in the following days, while checking her appartment she is in there while also following you.

BTW the final progression seems to be bugged or not trigger anymore. Previous update when the game was bugged, I could trigger Joseph fight. Now even after talking with Elsa, having cans of female and male juice it doesn't trigger the fight. I get the car Keys from Sara after sniffing and I dont know what to do. Sophie is still bugged so yeah...
 
Last edited:
  • Like
Reactions: Rustlerman

Rustlerman

Member
Game Developer
Jul 7, 2020
144
213
Most likely bugged. Yes, I also seem to be stuck here, I don't want to skip the mission.
After getting her back to the apartment Sophia is still following me. Can you please fix this?
It's clear she is supposed to be in the apartment as in the following days, while checking her appartment she is in there while also following you.

BTW the final progression seems to be bugged or not trigger anymore. Previous update when the game was bugged, I could trigger Joseph fight. Now even after talking with Elsa, having cans of female and male juice it doesn't trigger the fight. I get the car Keys from Sara after sniffing and I dont know what to do. Sophie is still bugged so yeah...
I fix it right now, sorry for the inconvenience I'll take a look at everything you've said, thanks for doing it.
 
  • Like
Reactions: Black Xoul

Rustlerman

Member
Game Developer
Jul 7, 2020
144
213
Most likely bugged. Yes, I also seem to be stuck here, I don't want to skip the mission.
After getting her back to the apartment Sophia is still following me. Can you please fix this?
It's clear she is supposed to be in the apartment as in the following days, while checking her appartment she is in there while also following you.

BTW the final progression seems to be bugged or not trigger anymore. Previous update when the game was bugged, I could trigger Joseph fight. Now even after talking with Elsa, having cans of female and male juice it doesn't trigger the fight. I get the car Keys from Sara after sniffing and I dont know what to do. Sophie is still bugged so yeah...
I've fixed Sophia, now the mission should be complete, as for the rest, I've had a look but I can't find the error. I'll take a closer look at it when I have time. Once again, I apologize for these inconveniences.
 
  • Like
Reactions: Black Xoul

DanielSanv11

Newbie
Feb 19, 2018
16
13
Alright, well there are some issues that I mostly did not wrote... I just wanted to see what is new content wise. I will write some of the ones after loading the save file.


Ye, after downloading the latest update, Sophia no longer follows me.
But, entering her apartment I get 1 extra button of text with (Enlace sin título), which upon clicking does nothing.
Also the 2nd button, I want Sex, provides with empty lines of dialog.
And no interaction, animation, picture happens, being able to press only back.
________
When inteacting with Richard at house, after getting the gems, there are 4 lines of non text.
_______

There are people that say you can finish Andrea debt quest?
I go to the port with Cash: 29998184 and I cannot find (George) so I can pay the debt?
-----------

When Interacting with Sara, after freeing John with the blowtorch there is a code issue with:
Sara Fort
You must find the gems as soon as possible.

Leonidas
I'm on it Sara.

Error: cannot find a closing tag for macro <<if>>Ask for car keys
Error: child tag <</say>> was found outside of a call to its parent macro <<say>>

-----
After getting the 2 gems from the jewelry, the plot or better said the idea where you should go seems a bit poorly thought. You get to maze, you dont do anything, upon leaving there is a guard.
You go to Richard Office you enter the secret office and there is nothing.
I have the car keys from Sara pants, but what can I do with them.
I can visit Tiger in his apartment but there is nothing to do, he is never there.

- Also there are a lot of keys which have been handed, but they don't open anything or you don't use them anywhere-
-----

I still cannot throw the bottle in Joseph's face.
There is a post of somebody stating the same, and he did something with: SugarCube.State.current.variables.Jhelp = 1 in console, but I cannot do it. And I will rather get this fixed. I have them, and the game sees them in my inventory. Check page 14 of the comments, same issue.
I even tried different variations of this... and it still doesn't work. Either there is something bugging when trying to find Richard, geting into maze, nothing there, then joseph comes. Or I don't know. I have 10 of each type of bottle and I cannot still interact.

If you want I can provide you with my save files.

I also asked if possible to have a skip time button directly in the interface, on the left side, and a back button... even for some 2 or 3 scenes.

*Later Edit.
I tried a lot of stuff to do. Maybe it has to do with the fact that I have Elsa on 100 when starting the quest, maybe it has that the game doesn't acknowledge ownership of bottle, maybe it doesnt register her desire to help (but I don't think so), or maybe something is fundamentally broken.
by the way there is an instance in save files, dont know if it matters where josheph is called joseph.

I cannot find it but also the whole sequence after getting the 2 gems is really random, don't know if there are exact steps to follow.
I cannot help anymore, good luck.|

rustlerman
 
Last edited:
2.50 star(s) 28 Votes