- May 13, 2017
- 751
- 130
how do you do that when you just edit that same file for something else that was said last page, removing all that again? or rename the original options?Create a file in /game folder "options.rpy" and place following text in it
Save and run game again.Code:init -1: python hide: config.developer = True
Should work now.
From here:
You must be registered to see the links
init:
$ _rollback = False
init -999 python:
def show_panic_screen_func():
if persistent.unsafe_mode:
config.window_title = "Untitled - Faint"
config.window_icon = "gui/ms_paint_icon.png"
renpy.game.interface.set_icon()
ww.money = xxWhat are the console commands for money ? I tried money, cash, gold, nothing works
When in doubt on the console commands, useThx Skads
Put "unlock_all_plz()" in the consolesave with unlock gallery please?
How can you open the console?Put "unlock_all_plz()" in the console
Best way to get console is to useHow can you open the console?
Editing the "00console.rpy" in "True" doesn't helped.
Gallery is in the main menu.hi there images ingame that have not seen in the gallery or I wrong?