CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

DarcWing55

Newbie
Mar 30, 2021
58
78
Sounds like you don't have right file structure. How does it look? If you downloaded patch, you need to put it inside base game folder
I downloaded the game and unzipped it, tried to play and got the error. Came to this thread to see what's going on, found the fix. Downloaded the fix and unzipped it in the same folder as the game. It unpacked in its own folder so I copied images folder and pasted into my game folder. Overwrote the necessary files. Then copied js folder and pasted into game folder. Went to try game and got same action.js is missing. What more do I need to do? Do I need to create a whole new folder within the unzipped game labeled GAME like most of the PC games have here?
 

surfpup

Member
Jun 23, 2021
215
159
If the guests can lose submission over time, is there any chance they can start to dominate you? That might be fun. Otherwise, it seems like there is no upside to this happening?
Also, if the doctor was accompanied by a male nurse, and you could choose which one you wanted to milk you, that would make those scenes more fun for some.
 
  • Like
Reactions: ttyrke

Ford Mustang

Member
Jul 12, 2023
232
268
i swear there is less virgin in this game after that stupid symbol installed.Only found them in slave market unlike everywhere before
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,466
1,689
I understand the fuel thang, but having to repair the car EVERY time I take it out. Hould about a random damage - a high probability maybe since dealing with old parts and the rough terrain.
Car takes damage only in some events. One would be where some people with other cars try to hit you. I think other events don't take it away.
 

decker666

Member
Sep 29, 2017
209
480
i swear there is less virgin in this game after that stupid symbol installed.Only found them in slave market unlike everywhere before
The symbol is just display based on existing information, did not change the % chance.

Only girls found that are 18-20 have a 1/2 chance of being virgins.
There is a 55*3/10 = 16,5% to meet a girl that age.
So only 8,25% of the girls will be virgin.

<<if (setup.getAge(_npc) <= 20 && setup.percentageChance(50))>>
<<set _npc = setup.setToVirgin(_npc)>>
<</if>>

[...]

setup.ageRoll = function() {
var _ageRoll = window.randomInteger(1, 100);
var _ageRange = new Array();
if (_ageRoll <= 55) {
_ageRange = [18,27];

[...]

Change your html file if you want more virgins.
 
Last edited:
  • Like
Reactions: Ford Mustang

Den4lk

New Member
Mar 30, 2024
9
0
Tell me what to do with the milk barn? I don't really understand how it works and how to send someone there?
 

ttbcs

New Member
Oct 24, 2017
2
1
Tell me what to do with the milk barn? I don't really understand how it works and how to send someone there?
Slaves that have been pregnant for a few days will have an option to assign them to the milk house. During the day you can see them getting milked. Daily report will show how much milk was produced.
 
  • Like
Reactions: Den4lk
3.70 star(s) 41 Votes