CrazyForgeStudio

Active Member
Game Developer
Jan 17, 2018
566
679
There is 15 gasoline in shelter, i thinked first too that he has all only in squad but then checked it again.
It might be that some reason game doesn't like that there is any in squad and all should be storaged in shelter?
Ok! Ok! I found the problem, The quest says you need 15 gasoline, but the script it's just checking if you have more than the value, so with 16 gasoline or more in the shelter storage it will work fine.

public int gasNeeded;
gasNeeded = 15;

if (database.saveDT.CCD.arsenal [0].squadResources .itemQuant > gasNeeded) {

return true;
}
 

StanleyFlower

Member
Apr 24, 2018
118
97
I started from day 1, i cant friggin find that bio key card, ive been clicking everywhere, hint keeps on saying that its in the kitchen
 
Last edited:

CrazyForgeStudio

Active Member
Game Developer
Jan 17, 2018
566
679
I started from day 1, i cant friggin find that bio key card, ive been clicking everywhere, hint keeps on saying that its in the kitchen
To have access to the Bio Lab, you need a Bio Lab access card.
This card is inside a box named "ZIP", at the door of the MC's chamber.
Not the door of the entrance of Chambers, but the door of the Chamber 01.
But to open this box you need a key, that is inside one of the drawers of the kitchen.
 

StanleyFlower

Member
Apr 24, 2018
118
97
To have access to the Bio Lab, you need a Bio Lab access card.
This card is inside a box named "ZIP", at the door of the MC's chamber.
Not the door of the entrance of Chambers, but the door of the Chamber 01.
But to open this box you need a key, that is inside one of the drawers of the kitchen.
ohhhh ok, where do i get the keys for the kitchen drawers?
 
  • Like
Reactions: Flashfr33z3

CallMeKY

New Member
May 11, 2020
3
22
I'm running Android on a Galaxy S9. None of the girls' quests are showing up (gym, violence, etc). I didn't talk to them, they're not working, and they're not in a squad. I've completed the main quest line, and I've just been grinding out research and buildings.

Am I missing something or is this a bug?
 

CrazyForgeStudio

Active Member
Game Developer
Jan 17, 2018
566
679
I'm running Android on a Galaxy S9. None of the girls' quests are showing up (gym, violence, etc). I didn't talk to them, they're not working, and they're not in a squad. I've completed the main quest line, and I've just been grinding out research and buildings.

Am I missing something or is this a bug?
Can you share your save file?
 

CrazyForgeStudio

Active Member
Game Developer
Jan 17, 2018
566
679
Sure. I meant biolab btw, not violence. Thanks autocorrect lol
In World after war you that choose which hours the girls will rest, when the girl is resting, she can be found in one of the locations available, but for this happen she needs to be alone resting, while the other girls are doing anything else. She needs to be the only person in the same hour resting(yellow) to shows up.
 
  • Like
Reactions: CallMeKY

CallMeKY

New Member
May 11, 2020
3
22
In World after war you that choose which hours the girls will rest, when the girl is resting, she can be found in one of the locations available, but for this happen she needs to be alone resting, while the other girls are doing anything else. She needs to be the only person in the same hour resting(yellow) to shows up.
Gotcha, I didn't even think to break up my OCD schedule lol. Thanks!
 
  • Like
Reactions: CrazyForgeStudio

hanahsolo

Member
Dec 21, 2018
365
205
Sorry, I just noticed that now, i thought that was for a different mission. How do i meet other people, i saw from the comments that they already met different characters, aside from crew and memories.
At some point look books near TV. Not totally sure what is point, but as quest line needs other crew members, i would say you are fine now.
 

CrazyForgeStudio

Active Member
Game Developer
Jan 17, 2018
566
679
Sorry, I just noticed that now, i thought that was for a different mission. How do i meet other people, i saw from the comments that they already met different characters, aside from crew and memories.
On the 4th you can check the books in the bedroom chair to start the mission "The survivors".
 

BaasB

Post Pro
Uploader
Respected User
Donor
Aug 5, 2018
22,345
323,762
v 0.26

New content:
-A small progress in the quest The Survivors.
-1 more action in the bedroom with Samantha Futa.
-1 more action in the bedroom with Ai Futa.
-2 new action options with Ai in the bedroom.
-A small progress in the Gnome serum quest.

Minor changes:
-Fixed, Mc's role to Sarah was showing Sarah's role to Mc.
-Fixed, Giving roles during the scenes and in the wood shelf UI, are correctly saving, and overwriting correctly when saving in a different save file.
-Small changes in the UI.
 
2.60 star(s) 59 Votes