Forum: Dominions 2: The Ascension Wars
July 5th, 2004, 06:06 PM
|
Replies: 3
Views: 705
Re: Creating game from commandline and exit
It seems to still wait for connects after the 1 minute countdown (or at least one connect).
dom2 -S --port 1024 --uploadtime 1 -g Test --mapfile eye.map --closed 2 --closed 4 --renaming -xxx
I...
|
Forum: Dominions 2: The Ascension Wars
July 5th, 2004, 05:46 PM
|
Replies: 2
Views: 712
Re: Windows Server Host Question
I forgot to mention that I already did that.
echo batstart > runstatus.txt
cd d:\dominions2\
dom2.exe -g testgame --host -xxx
the echo was to check if the bat was executed at all, which it...
|
Forum: Dominions 2: The Ascension Wars
July 4th, 2004, 11:30 PM
|
Replies: 2
Views: 712
Windows Server Host Question
I have a Windows 2000 server that I would like to use to host a few Dom 2 PBEM games. I've written a small script to upload .2h files to the server and keep track of who has submitted turns. Once...
|
Forum: Dominions 2: The Ascension Wars
June 22nd, 2004, 04:22 PM
|
Replies: 3
Views: 705
Creating game from commandline and exit
I've been trying to create a new game from commandline and then exiting Dom2. Assuming that I have the pretender files and want to start a 2 player game with Pythium and Ulm. I've tried:
dom2 -S...
|