midvi86

New Member
Mar 4, 2019
5
0
Привет,
Вот новый пакет действий с соответствующим файлом js 0.44.

Объем файла составляет 4,2 ГБ, включая дополнительные фотографии для девушек-невест.

CU


-------------------------------------------------- -------------------------------------------------- --------------------------------
Как этим пользоваться?
Просто разархивируйте его и перетащите содержимое (папки с изображениями и js) в папку с игрой, перезаписав существующие файлы.

Для чего это нужно?
Игра содержит типичные сексуальные сцены, обычно с 2-4 гифками на каждое сексуальное действие (минет и т. д.).
Цель пакета действий — расширить это число до 20 гифок на одно сексуальное действие, а также для его разновидностей (бидж+азиатки, некоторые категории трудно найти).

Работает ли с версией 0.45 или выше?
Нет, если вы не установите node и из папки игры не запустите cmd: node searchActions.js
Это перестроит actions.js.
[/ЦИТИРОВАТЬ]
Good afternoon
Could you make a working application right away? I don't understand how to update the game
 

DarcWing55

Newbie
Mar 30, 2021
55
75
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
214
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
181
217
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,432
1,591
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
195
409
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?
 
3.50 star(s) 34 Votes