.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #12  
Old April 5th, 2004, 10:43 PM
Ruatha's Avatar

Ruatha Ruatha is offline
Major General
 
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
Ruatha is on a distinguished road
Default Re: SE4Batch status?

Isn't it easiest to make your own batch file and customize it the way you want it, in notepad I made this one (Am at work so I can't test it but it should work):

code:
@echo off >NULL


set counter=0

:loop
set /a counter=%counter%+1

echo Running automated turn number %counter% now.

Gamepath\Se4.exe "Game" "password" "0" "modname"



if "%counter%"=="%1" goto ****

goto loop
ut

Where Gamepath is the full path to the SEIV exe file.
Game is gamename with the full path
Password is master password, if none enter a space between the " ".
Modname is ofcourse the name of the mod.
The "0" means you are running as host.

The line could look like this:
c:\games\space Empires IV Gold/SEIV.EXE "c:\games\space Empires IV Gold\FQM_Deluxe\Savegames\NGC4" "iammaster" "0" "FQM_Deluxe"


Save the file as auto.bat and call it as auto 10 in the run dialog box or a dos window to run 10 turns, or whatever number you desire.

Edit: Made for Win XP / 2000
EDIT 2: **** means End in Swedish...

[ April 05, 2004, 21:49: Message edited by: Ruatha ]
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 06:48 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.