Log in

View Full Version : Setting up a server with quickhosting


Dogboy
December 14th, 2008, 08:17 PM
How do I set up host to run only after all turns are in? I see that -q is the command line flag, but when I edit the Dom3 icon properties to use -q and give it a game name, I get a single line asking me "Play a Nation" with only "Exit" as a choice. I'd be grateful for any advice.

Thanks!
DB

Gandalf Parker
December 14th, 2008, 11:33 PM
you need to give it all of the parameters of the game on the command line, or walk thru the startup screens. It can be confusing to mix them. Like this...

dom3 --era 2 -g MyGame --port 7232 -STd --statfile --scoredump --preexec /dominions3/savedgames/MyGame/pre.sh --postexec /dominions3/savedgames/MyGame/post.sh --indepstr 8 --hofsize 15 --magicsites 65 --uploadmaxp 4 --renaming --mightyai 34 --m
ightyai 32 --mightyai 46 --mapfile teammap.map --masterpass oMfGPjev -q --hours 24

Of course not all of those are absolutely necessary. And there are more that could be added.
I LOVE the options of this game. :)