desmosome

Conversation Conqueror
Sep 5, 2018
6,785
15,355
864
Sorry I meant character interactions.
There are minor dialogue changes when they call for the age variable. Like Ansel is supposed to be your childhood friend or something, and he mentions something about the weirdness of this backstory if the MC is like 18 years old and he's 35 lol.
 
  • Haha
Reactions: Xythurr

Xythurr

Well-Known Member
Oct 29, 2017
1,747
3,844
386
There are minor dialogue changes when they call for the age variable. Like Ansel is supposed to be your childhood friend or something, and he mentions something about the weirdness of this backstory if the MC is like 18 years old and he's 35 lol.
I wish I could murder that thieving bastard.:LOL: I threw him prison once. I wish it would give me a dialogue option for when he steals so I can tell him why he's being punished.
 
  • Haha
Reactions: desmosome

bolondro2

Active Member
Oct 12, 2018
750
811
212
Does anyone know if the latest version 8.41c adress the issue that the incorrect decreasing of Dengi numbers? (fighting them in the field don´t decrease it´s numbers and City control over 15.000 -10 not taking into account?) I can not find any reference about this in the changelogs
 

cleanfeel

Active Member
Jun 16, 2017
750
2,159
486
For those of you who wants to edit some of the code related blockers on age, incest, etc. Here's some tips I found.

1. You only need to edit the start_game.html file, though it's not pretty to read it's very easy
2. You should backup your file. I used something like git but you can also just save a master copy before you potentially mess things up and break the game file
3. Look for the following variables and edit them. I use VSCode, but you can easily do this with a basic editor like Notepad

// Censor Variable
set $cens to 1

// Some blocks based on younger than 18
_npc.age lte 17
_age gte 18
$age gte 18

// Some stuff checking is not your child
_mychild isnot true

// Misc variables I found. I don't think these are needed but they're interesting to read
_kidblock
_blockhsex
_blocksex
_blocksex2
_blocksex3
_incestblock

4. In general, there's setting the variable and checking the variable. It seems like $cens sets a bunch of variables like this
_blocksex
_blocksex2
_blocksex3
So theoretically if you just replace that line, you can unblock some sex content. However, there's still hardcoded age stuff, like checking is someone is >= 18 before letting them say some dialog.

5. Abbot Roo Dialog
If you couldn't tell from my profile, I love NTR. Here's some dialog where you can offer a little teenager and let Roo fuck her mouth.

You don't have permission to view the spoiler content. Log in or register now.

Hope this helps...I'm not going to release my copy of the file, you just have to play with it yourself.
 
Last edited:

l.lotler

Newbie
Nov 15, 2017
38
52
189
It only processes what comes from the merchandise processed *while it is on*. This allows you to save scrap for injectors.
Well, that sucks. I'd much rather refine it (and other raw materials like c-boards) than be forced to mess with injectors and stimpacks. If "accidental" refinement is the problem, why not add a queue button similar to the way we can add merchandise?
 

Clemency

Well-Known Member
Jan 21, 2024
1,219
1,723
249
It's the only combat skill that gets disabled by training values.
When you make "combat" a qualifier, sure, maybe. It is not the only trait removed by training values. In fact, I would consider Malevolent a combat trait and it can be removed by training kindness.
And make liberation even harder to suppress if they want to.
If. Clea is a tier request NPC and I do not think her creator wants to. Trade offs is a cornerstone of Clea's design. You either go ooga booga or you keep her as is and have the 3rd/4th best combat NPC in the game.
For those of you who wants to edit some of the code related blockers on age
Can we please stop fucking with the age blockers.
 

Lurker452

Member
Jun 13, 2022
244
337
186
Well, that sucks. I'd much rather refine it (and other raw materials like c-boards) than be forced to mess with injectors and stimpacks. If "accidental" refinement is the problem, why not add a queue button similar to the way we can add merchandise?
I'd much rather see an option to weave cloth next.
 
  • Heart
Reactions: l.lotler
Sep 26, 2024
400
424
141
For those of you who wants to edit some of the code related blockers on age, incest, etc. Here's some tips I found.

1. You only need to edit the start_game.html file, though it's not pretty to read it's very easy
2. You should backup your file. I used something like git but you can also just save a master copy before you potentially mess things up and break the game file
3. Look for the following variables and edit them. I use VSCode, but you can easily do this with a basic editor like Notepad

// Censor Variable
set $cens to 1

// Some blocks based on younger than 18
_npc.age lte 17
_age gte 18
$age gte 18

// Some stuff checking is not your child
_mychild isnot true

// Misc variables I found. I don't think these are needed but they're interesting to read
_kidblock
_blockhsex
_blocksex
_blocksex2
_blocksex3
_incestblock

4. In general, there's setting the variable and checking the variable. It seems like $cens sets a bunch of variables like this
_blocksex
_blocksex2
_blocksex3
So theoretically if you just replace that line, you can unblock some sex content. However, there's still hardcoded age stuff, like checking is someone is >= 18 before letting them say some dialog.

5. Abbot Roo Dialog
If you couldn't tell from my profile, I love NTR. Here's some dialog where you can offer a little teenager and let Roo fuck her mouth.

You don't have permission to view the spoiler content. Log in or register now.

Hope this helps...I'm not going to release my copy of the file, you just have to play with it yourself.
// Censor Variable
set $cens to 1
So, this is the only one that needs to be changed for incest?
 

Sexual Soda

Newbie
Aug 5, 2019
47
15
99
I am having a hard time with interrogations this update, manipulate is at 80+, 20 attempts and I MIGHT get a success. What is missing?
 

Zarkhy

Engaged Member
Nov 4, 2018
2,043
1,447
338
I am having a hard time with interrogations this update, manipulate is at 80+, 20 attempts and I MIGHT get a success. What is missing?
Do you have companions with you to help you interrogate?

Also, AFAIK nothing changed in interrogations lately, so there's nothing "new" that you could be struggling with. Maybe you're just finally trying to interrogate a high willpower individual.
 

Crimson Fire

Member
Mar 12, 2022
230
544
207
View attachment 4690869 What the fuck is wrong with this dude?
Think I'm gonna have to execute him.

His Affection is constantly dropping every day.

He got the best room with all the luxury stuff, is allowed to spend about 100$ by himself each day and get's all the days off.

Still this mf keeps on hating me!

He's the only NPC, that doesn't even bother changing his mind
What are his perks? [Edit]
 
Last edited:

Zarkhy

Engaged Member
Nov 4, 2018
2,043
1,447
338
What are his perks? Do you have a Nurse with the Pure trait? A nurse with the pure trait give +2 affection for affection below 20-30. I can't remember the exact number. It isn't good for raising affection to mid to high levels but basically raises the bottom because of this bonus.
Nurses can raise Happiness, not Affection.
 
  • Like
Reactions: Crimson Fire

lossius

Member
May 7, 2023
115
137
153
Was there a typo in the game version on this site? It says it's 0.8.4.1c, but that version doesn't even exist on Patreon and the changelog here is still 0.8.4.1b
 
4.50 star(s) 172 Votes