View Single Post
  #1  
Old June 22nd, 2004, 04:22 PM

LokeUtgaard LokeUtgaard is offline
Private
 
Join Date: Apr 2004
Location: Denmark
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
LokeUtgaard is on a distinguished road
Default 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 --port 1024 -g Test --mapfile eye.map --closed 2 --closed 4 --renaming -xxx

But this seems to start a server that waits for players to connect. What I want is to create the game and exit (so that I can mail the turns). Can someone direct me in the right direction on this? Any help greatly appreciated.

I am using a Windows box.

/Loke
Reply With Quote