Hello again, and thanks for your help. I have to say that it's not that I confused O with 0, but rather that I didn't do the previous step of creating the .rpy file


, I just didn't understand it. I don't know anything about programming/development or how these games are created or modified, so I need you to tell me step by step what I should do. That is: 1st - I create the file with the 3 lines of Python from Notepad and save it... but with what name?
2nd - I change it or save it with the .rpy extension.
3rd - I put it in the /game folder.
4th - With the game running (playing, I suppose), press SHIFT+O and write the 3 lines...
init 999 python:
config.console = true
config.developer = true
but where? Sorry for my clumsiness. And thx a lot again!