dalzomo

Active Member
Aug 7, 2016
884
715
It was more or less the same thing happening over and over again, I did not look at all of them but the few I did looked at seem to be the same problem.

The way to recreate it is playing the tutor quest with her using the punishment option.

Since it had the workers staying at home after given birth I have already deleted this version and waiting on the next to come out.
Yeah, I think I recall Trist saying something about what's causing that ages ago. If he's not updating the bugfix until next version I might have a looksee into the schedule code myself
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,686
16,224
Yeah, I think I recall Trist saying something about what's causing that ages ago. If he's not updating the bugfix until next version I might have a looksee into the schedule code myself
The error was easy to bypass but the workers staying at home not working and you can not fire or move them is the problem for me not playing the vanilla game anymore.
 

Kaliban

Newbie
Feb 13, 2018
39
24
So what are some of the serum recipes that peeps are rolling with? Are you creating specialized ones for certain situations/scenarios or trying to combine it all into one serum?
 

ravenhawk

Member
Jul 2, 2017
339
446
So what are some of the serum recipes that peeps are rolling with? Are you creating specialized ones for certain situations/scenarios or trying to combine it all into one serum?
I've been thinking of making one that will be used for internal testing as well as sales that has Happiness/Sluttiness/Suggestion all in one.
 

Saitama520

Newbie
Jun 16, 2018
64
73
So what are some of the serum recipes that peeps are rolling with? Are you creating specialized ones for certain situations/scenarios or trying to combine it all into one serum?
Generally, I have the generic moneymaker serum loaded with as many valuable traits as possible and a long lasting suggestibility serum for employees that either boosts their stats or sabotages their birth control. Anything else tends to be more specialized for the specific use (like the obviously named Breast+ for cousin/sister). As I always play with the mod using serums to increase happiness/obedience/slutiness isn't worth juggling the negatives as any useful girl that has an opinion that'll tank her happiness just gets that opinion changed ASAP.
 

dalzomo

Active Member
Aug 7, 2016
884
715
So what are some of the serum recipes that peeps are rolling with? Are you creating specialized ones for certain situations/scenarios or trying to combine it all into one serum?
I tend to combine suggestibility, energy, & sluttiness together for my slutmaker formulas. I plan to see if I can fit the new -max arousal trait in with those to make them ahegao potions. I combine breast enhancement with lactation and other related traits. For worker daily dose I just cram everything to do with increasing attributes. I don't usually bother with happiness or obedience, since obedience is easy to raise through negging and reviews. After they're at 160 obedience and off the pill, I switch to praising them daily.

I know Vren is trying to do something good with the new +sex skill traits, but they're the opposite of what I want. I want the girl to cum more, not get me there faster. What those traits need to do is raise her opinions of those acts temporarily, but I'll wait on suggesting that until after we see what the trance thing does
 
Last edited:

dalzomo

Active Member
Aug 7, 2016
884
715
3%?? Damn... thx anyway
Until Vren introduces changing opinions, you can take the easy way via the console rather than roll the dice on character creation. Enable the console if you haven't already (instructions are somewhere around here), load the game, SAVE in case you make a mistake, then while speaking to your subject, press shift+o and type (or copy/paste from here) the_person.sexy_opinions["incest"] = [2, True] if you want them to love incest, or change that 2 to a 1 if you only want them to like it. The spaces and capitalization are significant. The "True" part makes it a known opinion instead of undiscovered merely for expedience because it must be discovered to have that dialog option. If you want to have the fun of pretending to discover their opinion through gameplay change that to False

Anyone wanting to convince Lily to allow you to date Jennifer via the positive opinion for incest dialog option (as opposed to bribing or ordering her to allow it) will also have to make a fix to the relevant file, which I discovered was missing a line while testing this method

In game/game_roles/role_mother/role_mother_girlfriend.rpy line 261, insert a new line and type the following at the same indentation as 262
Code:
$ convinced = True
 
  • Like
Reactions: V.V.V.

smtmsg

Newbie
Jan 13, 2020
35
27
Are girls able to permanently up their talents somehow (I know I can temporally up it with some serums)? I would expect them to slowly master the job they are doing in the office. So as a manager I could increase not only sluttiness or promiuscuity but their usefullnes in my business.
 

guest1492

Member
Apr 28, 2018
322
272
Yeah, I think I recall Trist saying something about what's causing that ages ago. If he's not updating the bugfix until next version I might have a looksee into the schedule code myself
I took a quick look and seems like the problem is that Vren saves a shallow copy of a person's schedule, changes their schedule to keep them home, then tries to restore their schedule by loading that copy. Since the schedule is composed of a dictionary of dictionaries (think a collection of objects in other languages), this creates a problem. If you don't understand, google the differences between shallow vs deep copying.

A separate (non-coding) issue is that tits size is saved at the moment of conception and restored to that size a bit after the pregnancy. That means any size changes during the entire course of the pregnancy through serums or surgery is rendered null and void at the end. It might make more sense to save the change in tit size (ie tits grow "2" sizes) and then revert it after the pregnancy (ie tits shrink "2" sizes).
Are girls able to permanently up their talents somehow (I know I can temporally up it with some serums)? I would expect them to slowly master the job they are doing in the office. So as a manager I could increase not only sluttiness or promiuscuity but their usefullnes in my business.
There is a random event where you pay a random employee $500 to take a training seminar. That's the only way since they do not earn any experience from actually doing their work.
 
Last edited:
  • Like
Reactions: dalzomo

boblicticious

Member
Jun 16, 2017
294
586
So what are some of the serum recipes that peeps are rolling with? Are you creating specialized ones for certain situations/scenarios or trying to combine it all into one serum?
I definitely have a handful that I'm almost always creating on every playthrough.

Moneymakers:
- Snake Oil (doesn't actually do anything except make me more money once 2nd tier research is unlocked)
-- 2 trait base
-- Exotic Ingredients (requires mod set)
-- Clinical Testing Procedures

- Executive Assistant (sold to corporate executives who want slutty assistants with large breasts, and drowns me in cash after 3rd tier research is unlocked)
-- 4 trait base
-- Exotic Ingredients (requires mod set)
-- Clinical Testing Procedures
-- Pheromone Therapy (requires mod set)
-- Breast Enhancement


Personal use:
- Primer (used as my employee daily dose for all departments, keeps everyone suggestable, happy, obedient, and near orgasm)
-- 7 trait base
-- Low Volatility Reagents
-- Mind Control
-- Dopamine Therapy (requires mod set)
-- Behavior Adjustment (requires mod set)
-- Female Viagra (requires mod set)
-- Obedience Enhancer
-- Slow Release Dopamine

- Change Opinion (give to ladies who have an undesirable opinion I want to change, or to add an opinion they don't have)
-- 2 trait base
-- Mind Control
-- Lysergide N20 Trait (requires mod set)

- Cum Supplement (give in combination with the Primer to slowly add semen positive traits)
-- 2 Trait base
-- Semen Proclivity Nanobots (requires mod set)
-- Low Volatility Reagents

- Exhibition Supplement (give in combination with the Primer to slowly add nudity positive traits)
-- 2 Trait base
-- Social Sexual Proclivity Nanobots (requires mod set)
-- Low Volatility Reagents

- Grow Breasts (for selectively increasing the breast size of individuals I think are too small)
-- 2 Trait base
-- Low Volatility Reagents
-- Breast Enhancment
 
Last edited:
  • Like
Reactions: Ssato243

guest1492

Member
Apr 28, 2018
322
272
Any advice on ending jealousy? Like deleting a specific script???
Gameplay wise, getting all your girlfriends to 200+ sluttiness would do it. They only get jealous if they catch you doing sex acts that require more than 50% their sluttiness and AFAIK all the sex acts in the game have less than 100 slut requirement.

If you want to edit the game so that it no longer happens, the easiest way is to edit the function caught_cheating_requirement(the_person) so that it always returns False. Your girlfriend would still catch you cheating, but she will never confront you about it.

If you want to prevent her having an adverse reaction at all, then you need to edit the sex_mechanics.rpy or bugfix_sexmechanic_mod.rpy if you play with the mod. Just do a search for caught_cheating_action and delete all the code related to it.
 
  • Like
Reactions: redraw

Aturuxo

New Member
Jul 16, 2021
5
0
Hello,
What's the difference, if any, between the "giving blowjobs" and "giving head" opinions?
I'm new here, sorry if this has already been answered in the thread.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,686
16,224
Hello,
What's the difference, if any, between the "giving blowjobs" and "giving head" opinions?
I'm new here, sorry if this has already been answered in the thread.
Girl gives guys "blowjobs" and guys give girls "head" IE: oral sex.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,686
16,224
Yes, I know. My question is what does it mean when a girl in the game has an opinion on "GIVING head", as I'm yet to find any lesbian scenes.
At this time there is no lesbian scenes that I know of, there is group sex and it may have that kind of thing in it but I have not been able to go very far because of the "worker birth bug" of staying home and never coming back to work after given birth.

I also have not gone very far with the modded version of the game yet but there is potential for lesbian scenes with at least one of the girls from the mod.

As for the opinion it is girl given head to another girl or so it seems to me.
 
3.40 star(s) 127 Votes