mmmonsterkill

Well-Known Member
Aug 30, 2016
1,726
1,895
404
The max energy for the ladies is located here
~\game\major_game_classes\character_related\Person.rpy

The MC's is located here...
~\game\main_character\MainCharacter.rpy

self.max_energy = 3000
self.energy = self.max_energy


def absolute_max_energy(self):
'''
The energy of the MC will never go above this value
'''
if not hasattr(self, "_absolute_max_energy"):
self._absolute_max_energy = 3000
return self._absolute_max_energy
how do i open these in a way thats editable?
when i open with notepad the text just shows up as a bunch of "
¿ÿÑø;¯ÌÜÿí—Ë?àO²<e@?¸ ×wðuži±š" type symbols
 

Deane9850

Active Member
Jan 4, 2018
638
665
302
how do i open these in a way thats editable?
when i open with notepad the text just shows up as a bunch of "
¿ÿÑø;¯ÌÜÿí—Ë?àO²<e@?¸ ×wðuži±š" type symbols
theres a different between .rpy file and .rpyc ... The former is openable with any text editor like notepad.
 

rb813

Well-Known Member
Aug 28, 2018
1,587
1,089
326
how do i open these in a way thats editable?
when i open with notepad the text just shows up as a bunch of "
¿ÿÑø;¯ÌÜÿí—Ë?àO²<e@?¸ ×wðuži±š" type symbols
I feel like it should be editable in Notepad, but if you want to edit Rpy files on the regular, you'll want a type of program called an IDE, such as Visual Studio Code (that's not necessarily the best one, but it's popular because it's Microsoft).
 

mmmonsterkill

Well-Known Member
Aug 30, 2016
1,726
1,895
404
I feel like it should be editable in Notepad, but if you want to edit Rpy files on the regular, you'll want a type of program called an IDE, such as Visual Studio Code (that's not necessarily the best one, but it's popular because it's Microsoft).
notepad worked i just apparantly missclicked and opened the rpyc file...twice

i think i need a nap
 
Jun 25, 2017
84
108
157
Thanks for the offer. :)
I compiled it again a few minutes ago, with and without the mods (PC/Linux);

A clean Dev build without any mods (1.8 gigs).
Mega


The Dev build with all the working mods; VT and CT mod, Kadens, Kinas, moresomes, Zenpak, and the RealPornMod (4.1 gigs).
Mega
Sorry to bother you! Would you happen to have the time (and willingness) to update this mod package for the latest version?
Also, it looks like the link no longer works. :(
 

ibnarabi

Member
May 21, 2021
197
923
160

osmcuser132

Well-Known Member
Modder
Aug 8, 2017
1,088
3,905
485
I posted a new version a few days ago. If my link doesn't work I deleted it and uploaded a new version...;
https://f95zone.to/threads/lab-rats-2-reformulate-v2025-04.32881/post-16858897
I don't know if it is due to any of the mods or because of the new event system that is still under development but I can't seem to trigger any of the Camilla events beside the first meeting setting the goals.
No dancing or BJ/sex in the toilet at the bar, no helping her clothes/lingerie shopping in the mall, ...

Anyone else seen this issue?
 

MC Johnsson

Active Member
Jun 28, 2017
548
858
305
I don't know if it is due to any of the mods or because of the new event system that is still under development but I can't seem to trigger any of the Camilla events beside the first meeting setting the goals.
No dancing or BJ/sex in the toilet at the bar, no helping her clothes/lingerie shopping in the mall, ...

Anyone else seen this issue?
I'm playing without mods and same thing happening here.
 
Oct 15, 2016
146
47
235
New game does not work at the latest git pull.
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 217, in script call
call initialize_game_state(store.name,store.b_name,store.l_name,return_arrays[0],return_arrays[1],return_arrays[2]) from _call_initialize_game_state
File "game/script.rpy", line 672, in script
python:
File "game/script.rpy", line 677, in <module>
call_global_func(list_of_instantiation_functions[c])
TypeError: create_event() got multiple values for argument 'day_restriction'

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

Full traceback:
File "game/script.rpy", line 217, in script call
call initialize_game_state(store.name,store.b_name,store.l_name,return_arrays[0],return_arrays[1],return_arrays[2]) from _call_initialize_game_state
File "game/script.rpy", line 672, in script
python:
File "/media/tu/798f5ace-a816-4e64-8fee-4a5ea4fdc00d/home/bd/Downloads/lab_rats2/renpy-8.3.4-sdk/renpy/ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/media/tu/798f5ace-a816-4e64-8fee-4a5ea4fdc00d/home/bd/Downloads/lab_rats2/renpy-8.3.4-sdk/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 677, in <module>
call_global_func(list_of_instantiation_functions[c])
File "game/helper_functions/misc_helpers_ren.py", line 76, in call_global_func
return globals()[func_name](*args, **kwargs)
File "game/people/Nora/nora_definition_ren.py", line 109, in create_nora_character
add_nora_bar_meetup_initial_meeting_action()
File "game/people/Nora/nora_events_ren.py", line 97, in add_nora_bar_meetup_initial_meeting_action
mc.create_event("nora_bar_meetup_initial_meeting_label", "Meet with Nora", day_restriction = 5, time_restriction = 4, person = nora)
TypeError: create_event() got multiple values for argument 'day_restriction'

Linux-6.8.0-59-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.3.4.24120703
Lab Rats 2 - Down to Business 2025.07-beta
Sat May 3 17:58:29 2025
```
 

krzay

Newbie
May 24, 2021
68
37
141
I'm playing without mods and same thing happening here.
I don't know if it is due to any of the mods or because of the new event system that is still under development but I can't seem to trigger any of the Camilla events beside the first meeting setting the goals.
No dancing or BJ/sex in the toilet at the bar, no helping her clothes/lingerie shopping in the mall, ...

Anyone else seen this issue?
1746289625579.png
 

Expo

New Member
Oct 17, 2017
5
2
76
For the Elkrose mod: Is there a way to see a detailed description of what the added serums actually do?

R053 G4RD3N5 serum for example says "7 durations, increases in happiness, and speedy pregnancy."

What's the increases in pregnancy speed? 1 a day? 1 a turn? Does it stack? Is it faster or slower than the Extreme Pregnancy Hormones already in the game?

Anywhere I can look this up at?
 

ZarakiZ

Member
Nov 1, 2019
262
247
227
Is there any way to change the color of the players name, like other girls have a font color cheat what about player character? I'd like mine to be red not blue.
 

dirtyangelface

New Member
Sep 23, 2017
10
3
188
So... what's the point of slaves? It's not that they'll work for me for free at the company, or that they'll stop asking me for pay raises... from what I see, you can perform some S&M-type actions with them in the dungeon and put a collar on them to keep them from losing their obedience. But what other use do they have? What advantages or disadvantages do they have?
I think if someone has obedience above 200 then they'll lose obedience each day. Slave collars prevent that.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,997
17,545
1,038
Is there any way to quickly generate the serum design required by the contract?
Yes, down on the bottom you have the cheat, research and opinion cheats.
Click on the "Research" one and you can finish the design with one click.
 
4.60 star(s) 79 Votes