Create and Fuck your AI Slut -70% OFF
x

Klaabu

Member
Feb 19, 2019
156
86
196
ver. 0.31a Vincent first quest to Sanctury ( 2 companions) when waiting Vincent - option - have fun with the girls - getting errors.

Good game.
Sorry about my engrish
 

Deleted member 289409

Active Member
Nov 12, 2017
680
872
185
Hello
Does anyone know what's up with The Ghost?
Should I find something on that table?
Not really I believe IIRC all you find is a note or something like that but either way I think the chase for that one ends there.
Is there a way to permanently raise beauty above 80? Or is my only option for a 99/100 to go club hunting, and hoping the gorgeous women try and rob me so I can beat them senseless and enslave them?
None that I can think of you can try save scumming by saving before approaching the random girls you meet exploring and reloading.
 
Last edited:

DeMoS666

Well-Known Member
Jul 30, 2018
1,296
572
269
I do not understand what happened or why after Dom event with Mother and two daughters, i saved them and take them as guests, and told Dom they run away, and wait a few days (already more than 20 days i think) no new progress on Dom quest..

P.S. Started New Game from ver. 0.31a


Well i think at exactly 20 days it appears. A few all right... a few weeks that is...

Between each event is 20 days?:eek: or about 2 weeks..
 
Last edited:

DeMoS666

Well-Known Member
Jul 30, 2018
1,296
572
269
So when you ready ti give gasoline to Isabelle at the same page is telling you you have 10 canisters. and at the same time there is mentioned 15 canisters.
 
Last edited:

Bip

Active Member
Donor
May 4, 2017
738
2,111
475
ttyrke
An error on the Negan quest 2, when you give him the 4 girls. (name="Negan - fuel slaves")
To be OK, the _girls[] has to sorted in inverse since you rearrange the list (slaves or guests) after each girl deleted.

For exemple ["slave:7,slave:4,slave:3,slave:0"]:
You delete the 7, rearrange the slaves list, the 4 will still be the 4 in the slaves list and still match the _girls[] list.. and so and so... that's OK.

If you have ["slave:0,slave:3,slave:4,slave:7"]:
You delete the 0, rearrange the slaves list, the 3 will become the 2 in the slaves list, but will stay 3 in the _girls list: No match anymore and another slave than the good one will be deleted on the next round.


Good luck to understand what I mean, even I understand less now that I (tried to) explained it:LOL:


edit:
I just tried to add a sort.reverse in the "Negan - fuel slaves" passage, it seems to work:
JavaScript:
set _girls = setup.neganQuest2HaveGirls()
run _girls.sort().reverse()    /* surely ugly, but it works */
companionRemove _girls[0]
companionRemove _girls[1]
.....
 
Last edited:

Druid64

Member
Dec 11, 2019
222
103
157
There is a button in save load menu to save as file and load save as file. Save it somewhere when you can find it easy
If playing online create a game folder in your games directory then create a save file in the game folder and save to that file.....
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,561
1,915
356
ttyrke
An error on the Negan quest 2, when you give him the 4 girls. (name="Negan - fuel slaves")
To be OK, the _girls[] has to sorted in inverse since you rearrange the list (slaves or guests) after each girl deleted.

For exemple ["slave:7,slave:4,slave:3,slave:0"]:
You delete the 7, rearrange the slaves list, the 4 will still be the 4 in the slaves list and still match the _girls[] list.. and so and so... that's OK.

If you have ["slave:0,slave:3,slave:4,slave:7"]:
You delete the 0, rearrange the slaves list, the 3 will become the 2 in the slaves list, but will stay 3 in the _girls list: No match anymore and another slave than the good one will be deleted on the next round.


Good luck to understand what I mean, even I understand less now that I (tried to) explained it:LOL:


edit:
I just tried to add a sort.reverse in the "Negan - fuel slaves" passage, it seems to work:
JavaScript:
set _girls = setup.neganQuest2HaveGirls()
run _girls.sort().reverse()    /* surely ugly, but it works */
companionRemove _girls[0]
companionRemove _girls[1]
.....
Understood and already fixed for 0.32. Thanks! I was too lazy, so instead of reversing I copy/pasted 4 times get (as it was before), so after reach removal it grabs companion list again (with already rearanged keys)
 
  • Like
Reactions: HS1990 and Rafa8946

xDuckSx

Member
Mar 7, 2020
182
104
166
self modded version with 1000 energy and hunger
cheat menu adds 1000 to stats instead of 1s
no offense but are you sure you made it 1000 energy? after 4 expeditions im nearly out of energy with your self made cheat but everything else works fine and good job on it makes it much easier
 
3.70 star(s) 53 Votes