For anyone else that needs to know, this is how you enable the Developer Console
Open up file renpy\common\00console.rpy for editing
Change config.console = False to config.console = True (usually around line number 108)
Launch in game with Shift+O
You can then access the variables that are listed in the walkthrough.
Cheers,
Nigel
Open up file renpy\common\00console.rpy for editing
Change config.console = False to config.console = True (usually around line number 108)
Launch in game with Shift+O
You can then access the variables that are listed in the walkthrough.
Cheers,
Nigel
Last edited: