Forum

Forum features are still in active development! There's nothing to see here at the moment.

User account system is currently in public beta testing phase. Bugs, inconsistencies and features not working as intended are to be expected.

Lab Rats 2 [v0.51.1] [Vren]

Forum Gallery Image
Joined: 4 years ago
Posts: 1
 

Was that a thing in this game? when? would it be permanent?



   
ReplyQuote
Forum Gallery Image
Joined: 4 years ago
Posts: 1
 

just wait until you can get daily serum dosage policy and make a happiness serum, fire the ones that get unhappy before you can get the serum.



   
ReplyQuote
Forum Gallery Image
Joined: 4 years ago
Posts: 1
 

What is the best way to avoid attention or reduce it, like can they get fucked, super annoying not knowing how to avoid them, but if it's just part of the game and there is no way to avoid/lessen the impact that's fine, it is what it is.



   
ReplyQuote
Forum Gallery Image
Joined: 4 years ago
Posts: 1
 

It won't start it's keep kicking me off



   
ReplyQuote
Forum Gallery Image
Joined: 4 years ago
Posts: 1
 

I literally didn't understand jackshit how to play this game. Like dude i didn't come here to grind my way to all these sex scenes. I know that eventually if you understand it wont be such a headache, but come on. I could not make a single serum(idk why). Basically I could do nothing in this game other than spend 4 hours. The walkthrough didn't help either. I didn't find a single sex scene. So much flexibility just makes it hell lot complicated. Just know this before the game. To actually enjoy this game you have to spend a lot of time. Rarely someone has that much time.



   
ReplyQuote
Forum Gallery Image
Joined: 4 years ago
Posts: 1
 

Play offline



   
ReplyQuote
Forum Gallery Image
 Anon
Joined: 4 years ago
Posts: 1
 

Very true, Hence the beauty of this game. It does take time, Patience and one must be smart about how they move foward. I love the complexity as this game is definetly a brain exercise. Perhaps i like the challange.



   
ReplyQuote
Forum Gallery Image
Joined: 4 years ago
Posts: 1
 

For those of you who are not eager to grind like hell, I did some research in the files and variables:

Go to "...renpycommon" and open the "00console.rpy" with notepad.
Change
"config.console = False"
to
"config.console = True"

Save the file.

Once in the game, open the console via [Shift]+[o].
The console can always be closed with entering "exit" and [Enter].

-> This works for all renpy games afaik.

Following commands tend to be useful:

For main character ("mc"):

mc.money = xx
mc.business.funds = xx
mc.max_energy = xx

mc.charisma = xx
mc.int = xx
mc.focus = xx

mc.hr_skill = xx
mc.market_skill = xx
mc.research_skill = xx
mc.production_skill = xx
mc.supply_skill = xx

mc.sex_skills["Foreplay"] = xx
mc.sex_skills["Oral"] = xx
mc.sex_skills["Vaginal"] = xx
mc.sex_skills["Anal"] = xx

More commands follow in reply...



   
ReplyQuote
Page 56 / 61