Developer mode is off by default, so you need to turn it on.How do you open console commands
usually i add a file with this:
init -1 python hide:
## Should we enable the use of developer tools? This should be
## set to False before the game is released, so the user can't
## cheat using developer tools.
config.developer = True
Save it in the game dir.
Run the game and then Shift + O to open console.