- Jan 10, 2018
- 23
- 1
Someone has a save just
You don't have permission to view the spoiler content.
Log in or register now.
Use cheat, look for it in thread.Can someone tell me please how can I add money (not from loans)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00console.rpy", line 105, in script
init -1500 python:
File "renpy/common/00console.rpy", line 108, in <module>
config.console = true
NameError: name 'true' is not defined
can me anyone helping?
Just so you know for next time, the Boolean True and False literals values in both Python & Renpy are case sensitive. So thei have ffound a error :
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00console.rpy", line 105, in script init -1500 python: File "renpy/common/00console.rpy", line 108, in <module> config.console = true NameError: name 'true' is not defined can me anyone helping?
config.console = True
... Are you serious? Wow, when you think that you saw everything you are proven wrong very fast. People keep trying to unlock something that isn't even locked... If you tried to use search engine or put any effort, then you would know that renpy uses very specific key combination to open console.With that console enabled, and reading that Code,.. and restarting the game 30 times, and not getting it to work, with neither key... ` not {} or any other commonly used console key, i will just move on to play something else. This is way too much effort.