After Shift - O, you are in the console and just writeAnyone knows how to enable the developer menu (SHIFT+D -> Variable Viewer)?
You don't have permission to view the spoiler content. Log in or register now.
I inserted this code in the game folder:
init -1:
python hide:
config.developer = True
But only the SHIFT+O works (where u can write codes, idk how its called)
I want to rewrite the healing points for Fairy in the Broken quest.
variablename
and it prints out the current value, and
variablename = 5
to set it to 5 for example .