This command sets the game's pause state - true being paused and false being unpaused. If you don't specify true or false as an argument, the pause state will be toggled.
The syntax for the game_paused command is as follows:
game_paused [true / false]
This command has the following arguments:
True / False | Specify 'true' here (without quotes) to pause the game. Specify 'false' here (without quotes) to unpause the game. |
Search our database of 144 Crusader Kings 2 commands...
I'd Love ToFind below working examples of the game_paused command.
game_paused
This command will toggle the pause state of the game - i.e. if the game is paused, this will unpause it, if it is not paused, this will pause it.
game_paused true
This command will pause the game.
game_paused false
This command will unpause the game.