milfluv69

Member
Dec 28, 2017
113
119
265
Have they added unique dialogue to pregnancy announcements yet? It always seemed weird to me that characters always acted like it wasn't a big deal regardless of the circumstances
 
  • Like
Reactions: Giganotosaurus25

LickeyDs

Member
Nov 2, 2017
165
270
225
You just need to have 10+ doses of a serum with the Energy Drink trait in your business inventory. This serum will be sent to the Gaming Cafe every Wednesday morning and from there distributed to random people automatically.
You don't need to give it to Alexia, as you've already arranged the serum delivery.
 
  • Like
Reactions: Exed010

SwissCheese

Newbie
Nov 3, 2018
67
45
133
As I understand it, completed crisis get added to a list while on cooldown. Does anyone know which file and possibly which line of code dictates the cooldown length?
 

ssomething433

New Member
Aug 19, 2020
12
16
70
I triggered the event where the aunt agreed to work part time and "start on Tuesday" but she never seems to show up to work. it's been a couple of weeks now. Is that a bug, or do I need to do something else?
 

sacchito22

Newbie
Sep 14, 2019
24
14
179
I triggered the event where the aunt agreed to work part time and "start on Tuesday" but she never seems to show up to work. it's been a couple of weeks now. Is that a bug, or do I need to do something else?
If I'm remembering right, she only works with you part time, ONLY on Tuesdays.
 

behindmoon

Member
Nov 30, 2020
135
21
182
In the previous version, I was able to use anal nanorobots to give Mom the trait of like incest
but the September version did not work
How do I get mother to acquire the incest trait through the serum
I try to avoid using trance to play games
 

sacchito22

Newbie
Sep 14, 2019
24
14
179
In the previous version, I was able to use anal nanorobots to give Mom the trait of like incest
but the September version did not work
How do I get mother to acquire the incest trait through the serum
I try to avoid using trance to play games
It's something you unlock using the southern IT girl. Get the anal nanites to research level 3ish (or 5, I don't remember the specific level), and that'll unlock the IT project of "add 'positive influencing to incest'." to anal nanites along with the previous 2 tiers of IT projects.
 
  • Like
Reactions: dot7z

behindmoon

Member
Nov 30, 2020
135
21
182
It's something you unlock using the southern IT girl. Get the anal nanites to research level 3ish (or 5, I don't remember the specific level), and that'll unlock the IT project of "add 'positive influencing to incest'." to anal nanites along with the previous 2 tiers of IT projects.
Yes, that's what I did
I used a serum above level 3 many times, and mom just had a positive change in her views on anal sex
 

themagiman

Well-Known Member
Mar 3, 2018
1,900
612
273
If the modders are stuck on what kind of content to do for mods heres a few ideas

- make a brainwashing room where you indocrinate fully corrupt women into being slaves using hypnosis and serums. They stay there naked for days letting the brainwash do its thing until they come out and submit themselves to you
- brainwashed slaves are given serum to use on women in town who they then take to the brainwashing room once they are corrupted enough
- continue the processes until all women in the town are brainwashed and have some way to give generic simple commands to all slaves like "go topless for the day"
 

Exed010

Member
May 29, 2022
152
251
154
If the modders are stuck on what kind of content to do for mods heres a few ideas

- make a brainwashing room where you indocrinate fully corrupt women into being slaves using hypnosis and serums. They stay there naked for days letting the brainwash do its thing until they come out and submit themselves to you
- brainwashed slaves are given serum to use on women in town who they then take to the brainwashing room once they are corrupted enough
- continue the processes until all women in the town are brainwashed and have some way to give generic simple commands to all slaves like "go topless for the day"
Great idea, How about hiring female security guard too?
 

sacchito22

Newbie
Sep 14, 2019
24
14
179
I think a cool feature would be to add something where your kids have a gameplay impact, idk how to implement it though.
A personal upgrade that makes your daughters become recruitable after x amount of time due to rapid aging shenanigans?
Some sort of daycare system in the office with a daycare teacher character to corrupt?
Lots of potential ideas to have the kids be a mechanic.
 
Sep 21, 2019
238
202
85
It's ok, if you just click ignore the game goes on as usual. I just wanted to inform the community :)
But thank you, that will save time for the devs!

EDIT: Quick question - should we refactor the personality files with optional extra conditions/arguments for specific npc/conditions or is it better to leave them separated?

EDIT 2: Another potential "exploit" bug (not very important since you can already cheat), it seems like you can phone flirt an indefinitely until you run out of energy, unlike phone chats where it is limited.
Found another bug (current dev version)
1712073661478.png
 

Bobabod

Member
Sep 13, 2016
159
74
265
Just updated the git and I'm now getting this error when trying to launch the game:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/_image_definitions_ren.py", line 6, in script
    init -100 python:
  File "D:\renpy-8.2.1-sdk\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\renpy-8.2.1-sdk\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/_image_definitions_ren.py", line 8, in <module>
    def get_file_handle(file_name: str) -> str | None:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

Windows-8.1-6.3.9600 AMD64
Ren'Py 8.2.1.24030407
Lab Rats 2 - Down to Business
Fri Apr  5 12:06:33 2024
 

LickeyDs

Member
Nov 2, 2017
165
270
225
Is 'corruption' just vaguely tracking how slutty/loving of you the town is, or is it a stat that can affect things in town?
My best guess is that it affects how people react to public sex. If you try to bang somebody in your office full of women with 100% Sluttiness, you'll be able to go all the way. If you try to do that in the crowded mall at the start of the game, for example, you'll be stopped and hushed away.
 

Ardash

Newbie
Jul 3, 2022
45
33
152
Just updated the git and I'm now getting this error when trying to launch the game:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/_image_definitions_ren.py", line 6, in script
    init -100 python:
  File "D:\renpy-8.2.1-sdk\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\renpy-8.2.1-sdk\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/_image_definitions_ren.py", line 8, in <module>
    def get_file_handle(file_name: str) -> str | None:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

Windows-8.1-6.3.9600 AMD64
Ren'Py 8.2.1.24030407
Lab Rats 2 - Down to Business
Fri Apr  5 12:06:33 2024
It is not working with current renpy 8.2. Download 8.1.3
 
  • Like
Reactions: Bobabod

rb813

Well-Known Member
Aug 28, 2018
1,587
1,089
326
What kind of events do I get if I pick one option or the other here? (I don't have a problem with NTR/sharing.)
1712359154276.png
 
4.60 star(s) 79 Votes