It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Can you build stuff while the game is paused? Because when I play Emperor I like to pause the game while I set up my infrastructure.
No, when the game is paused you cannot build anything. Things can be deleted, or undone, but no building can occur during a pause. I recommend slowing the game right down to 10% and make a save at the start of all missions so you can reload if you mess up something (without having used up the precious starting funds).
Post edited June 06, 2017 by Shukaku
Slowing down the game never occurred to me. Thanks!
Sorry to necro this thread, but it's still one of the top results when searching for this problem on google, so I figured I might help a few people by posting here.

I came up with a workaround that involves using autohotkey to press the "]" and "[" keys multiple times to effectively pause and unpause the game by pressing the spacebar.

It's not a true pause, but rather a hotkey that toggles between the minimum and maximum simulation speeds. However, it has worked better for me than mashing the "P" key over and over again while building.

Here's a tutorial explaining how to set it up:
www [dot] youtube [dot] com/watch?v=X7BfaCLyvsw
avatar
scramblins: Sorry to necro this thread, but it's still one of the top results when searching for this problem on google, so I figured I might help a few people by posting here.

I came up with a workaround that involves using autohotkey to press the "]" and "[" keys multiple times to effectively pause and unpause the game by pressing the spacebar.

It's not a true pause, but rather a hotkey that toggles between the minimum and maximum simulation speeds. However, it has worked better for me than mashing the "P" key over and over again while building.

Here's a tutorial explaining how to set it up:
www [dot] youtube [dot] com/watch?v=X7BfaCLyvsw
This requires installing an additional program called AutoHotkey which is one of many programs allowing to emulate a sequence of keystrokes when you press one key (Spacebar in this case but can be programmed to anything else).