- Jun 4, 2020
- 3,461
- 1,606
in file role_sister_taboo_quests.rpy modify thisim really not a big fan of all the taboo changes find it funny my sister is knocked up and taboo needs to be unlocked 8x
seems kind of stupid really pretty sure after you fuck her once taboo is more then broken..what ever though your game do as you see fit with it who am i to judge how do we go about getting sister the new phone ?let me guess its not fully implemented yet?
nice thank youi used console and it worked for me
the_person.event_triggers_dict.get("sister_oral_quest_active", True)
Edit: I didn't check it beforehand, this is the Lab Rat 2 mod's Discord server, Vren might not have an official Discord server, I apologize for the confusion!!Is there any Lab Rats 2 discord?
The problem is the game doesn't resemble life close enough which is why others have those poor methods to deal with it.I'm not sure his plans for 47 address this particular issue. Now tbh, I think we should be able to get to this point 'eventually'. Becoming essentially a Chemical God. But as it is, you can get there way too quickly.
And IMHO it has nothing to do with the way serums work. It's just because there are only 2 possible states you can be in. Either you're losing money and then it's game over or you're gaining money that you invest to make even more money and it spirals out of control.
Some other games solve this by continuously increasing rent/loan payments/other expenses to keep you on the edge. But I have to say I really DO NOT like this mechanic. Especially in games that are grindy because then you can waste your time trying to stay afloat just for the game to hit you with even more bs because you were expected to be above some arbitrary number the dev pulled out of his ass. And same thing for games that are about experimenting with the mechanincs (and I would include LR2 here) because how are you supposed to experiment when youre just barely struggling to make a living.
But I have to admit that I don't know what the solution is. Only suggestion I have is to make losing money not a hard game over. Instead just make it a setback. Maybe make it force you to downscale your business and try a different strategy or something. But I woud hate to completely lose a whole bunch of progress (eg. with the women) just because the game is balanced just a bit too harshly for my (admittedly casual) ass.
the_person.fertility_percent +=99i wonder anyone cheat for pregnant
You just linked to the mod's discordYou must be registered to see the links
You can do it but there is a good deal more than just coding.I'm seeing merit to the game's progression, but, like many have mentioned, I'm feeling the grind.
After back-reading the thread, I'm searching for a few answers to keep the game interesting going forward.
I know a mod exists, but it seems problematic, beyond the bugs of the base game.
1. Has anyone discovered a way to create new clothing articles, or wardrobe pieces?
2. It seems like Bimbofication has become a popular pathway. Great. Has anyone successfully coded a way to produce even more exaggerated tits, lips, behaviors, clothing, etc. to accommodate that pathway?
3. Can the players be influenced to physically interact with each other in the same manner that they do with the MC?
This goes along with the previous question, where is the computer you are supposed to use in the next step. I thought it was in the MC's bedroom, so I must be overlooking it somewhere.Name of your character
It could be yet another broken quest with this new taboo reimplementation system.This goes along with the previous question, where is the computer you are supposed to use in the next step. I thought it was in the MC's bedroom, so I must be overlooking it somewhere.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 267, in script
python: #Scan through all the people and...
File "game/script.rpy", line 273, in <module>
for possible_room_event in new_location.on_room_enter_event_list:
AttributeError: 'Room' object has no attribute 'on_room_enter_event_list'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 267, in script
python: #Scan through all the people and...
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 273, in <module>
for possible_room_event in new_location.on_room_enter_event_list:
AttributeError: 'Room' object has no attribute 'on_room_enter_event_list'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Lab Rats 2 - Down to Business v0.46.1
Wed Nov 10 04:00:39 2021
Just a guess trying an old save?Got a error when I enter rooms
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 267, in script python: #Scan through all the people and... File "game/script.rpy", line 273, in <module> for possible_room_event in new_location.on_room_enter_event_list: AttributeError: 'Room' object has no attribute 'on_room_enter_event_list' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 267, in script python: #Scan through all the people and... File "renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/script.rpy", line 273, in <module> for possible_room_event in new_location.on_room_enter_event_list: AttributeError: 'Room' object has no attribute 'on_room_enter_event_list' Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.1 Wed Nov 10 04:00:39 2021
Got a error when I enter rooms
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 267, in script python: #Scan through all the people and... File "game/script.rpy", line 273, in <module> for possible_room_event in new_location.on_room_enter_event_list: AttributeError: 'Room' object has no attribute 'on_room_enter_event_list' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 267, in script python: #Scan through all the people and... File "renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2235, in py_exec_bytecode exec(bytecode, globals, locals) File "game/script.rpy", line 273, in <module> for possible_room_event in new_location.on_room_enter_event_list: AttributeError: 'Room' object has no attribute 'on_room_enter_event_list' Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Lab Rats 2 - Down to Business v0.46.1 Wed Nov 10 04:00:39 2021
After updating from 0.46.0 to 0.46.1 my latest save game did not work anymore. It crashed after entering a room.
If you have the same problem you can enter the following line in console (SHIFT+O):
Python:for place in list_of_places: place.on_room_enter_event_list = []