Lab Rats 2 [cheats]
How to Enable the Console:
--------------------------
* To activate console – edit the following file
* Lab_Rats_2-v0.xx.0-pcrenpycommon 0console.rpy
* Find this line (around line 108) config.console = False
and edit it to True.
* Now you can press SHIFT+O to activate console (ESC to close)
-=All Console Commands=-
# mc. <- You
# the_person. <- The person you are currently interacting with in the
game. Its not a name but literally the_person)
# Letters goes in “”, numbers without “”. Example: mc.int = 6 and
the_person.name = "Yolandi"
# Words are case sensitive.
Example the_person.relationship = "Single" NOT "single"
mc.name=’YourNameHere’
mc.last_name=’YourLastNameHere’
mc.business.name=’CompanyNameHere’
# mc.money = xx <- This may not be used in the future.
It seems to have been removed from the game.
mc.business.funds = xx <- These are your company funds ingame.
mc.business.supply_count = xxxx
| |