View Single Post
  #12  
Old September 25th, 2002, 02:32 AM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: More Command Line options

David, the problem is you aren't putting the name of the mod in the Last set of quote marks.

Try this:

C:\Progra~1\SpaceE~1\Se4.exe "C:\Program Files\Space Empires IV Gold\Pirates&NomadsV3.1\Savegame\DDAM.gam" "mypass" "1" "Pirates&NomadsV3.1"

You might actually need to put quotes around the first part, "C:\Progra~1\SpaceE~1\Se4.exe", but actually the path isn't neccesary as Capn says. You could do the same thing with:

Se4.exe "Savegame\DDAM.gam" "mypass" "1" "Pirates&NomadsV3.1"

and just put the batch file in the Space Empires IV directory and a shortcut to your desktop or whereever you want to run it from. But your way with the path works too, it's jsut a little cluttered. The key you are missing is the mod path in the Last set of quotes.
Geoschmo

[ September 25, 2002, 01:38: Message edited by: geoschmo ]
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote