View Single Post
  #7  
Old May 28th, 2002, 09:19 PM

Lemmy Lemmy is offline
Second Lieutenant
 
Join Date: Mar 2001
Location: Netherlands
Posts: 479
Thanks: 0
Thanked 0 Times in 0 Posts
Lemmy is on a distinguished road
Default Re: Space Empires IV: Modding and other Help Tools/Information

[edit] updated : June 3rd, 2002

here's a spin-off program from the techviewer that i'm working on, it attempts to reads the following files from the dir specified in se4tv.ini:
TechArea.txt
Components.txt
Facility.txt
IntelProject.txt
VehicleSize.txt

if an error is found, the program will abort, and generate an error, including at which line the error occured, example of errors are:
extra blank lines
tech req doesn't exist
tech req level is higher than max lvl
num of tech req is negative
and some more...

any bugs/questions can be posted here Tech tree viewer in the works...

the program
SE4Loader.zip
You have to edit se4tv.ini and change the first field (MostRecentlyUsedDir) to your se4 data dir first.

and the source code, if anyone is interested, or in case i accidently delete mine
SE4Loader_src.zip

[ June 03, 2002, 21:49: Message edited by: Lemmy ]
__________________
[Boo!]
Reply With Quote