|
|
|
|
January 23rd, 2001, 04:45 PM
|
Corporal
|
|
Join Date: Nov 2000
Location: Ottawa,Ontario
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Modders: Text File Editor
Hello everyone. I posted this attached to another message, but figured others may not read it. Basically a friend and I are working on making a visuall editor for all the text files. Right now we have it so you can look through the vehiclesize.txt and componets.txt, but no editing has been introduced yet. Once we have that part finished we will give the ability to delete a "item", and addition of "items".
We figure if he has the time tonight (I'm learning VB as we go here then we will have a program that will allow you to view all the items in those two files, and make changes too them.
If anyone is interested in testing this, or would like a copy, drop me a email colesw@home.com. Eventually the program will be able to be found at www.mystaria.com/seiv
|
January 23rd, 2001, 08:47 PM
|
General
|
|
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modders: Text File Editor
The most important thing for a "mod editor" is that it do the CONSISTENCY checks for you. Spiffy looking forms are nice but hardly worth the trouble when you've got notepad, wordpad, and probably several full-blown word processors on any decent PC these days. Specialized abilities to suit the task of editing SE IV data files is what will make it worthwhile. Are the Roman Numeral values in sequence for all components in a set/tech field? Are the settings for number of abilities consistent with the ACTUAL number of abilities for each component? Etc. It can be really tedious to have to edit, save, load SE IV, quit because of error, edit, save, load SE IV, quit because of error... A custom editor should save us from that cycle.
[This message has been edited by Baron Munchausen (edited 23 January 2001).]
|
January 23rd, 2001, 08:59 PM
|
|
Captain
|
|
Join Date: May 2000
Location: Tampa, FL USA
Posts: 862
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modders: Text File Editor
and somehow assist with spacing errors between "segments"! Although I don't know how you would program this. . .
__________________
No bastard ever won a war by dying for his country. He won it by making the other poor dumb bastard die for his country.
-General George S. Patton
|
January 23rd, 2001, 09:38 PM
|
Corporal
|
|
Join Date: Nov 2000
Location: Ottawa,Ontario
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modders: Text File Editor
Well we do plan on making this a editor tailored to SEIV, and will of course be wanting input from people on here.
Like I said the first Version is just going to allow you to modify the present files (I actually got this pretty much working now while my friend was at work, just don't know file writing in VB
Then we'll sit down and plan on how we will do modifications (adding new abilities, verify technologies, etc), and then the addition of new items (hulls, componets, facilities, etc).
|
January 23rd, 2001, 09:41 PM
|
Corporal
|
|
Join Date: Nov 2000
Location: Ottawa,Ontario
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modders: Text File Editor
quote: Originally posted by Tampa_Gamer:
and somehow assist with spacing errors between "segments"! Although I don't know how you would program this. . .
Well I'm guessing when you say spacing between segments you are talking about making sure you only have one space between each say Hull? Well the key to this program will be that it has to have a valid file to begin with, and once you start editing with it, it will of course output so you don't have spacing errors. If you mean something else please explain.
|
January 23rd, 2001, 10:33 PM
|
|
Lieutenant General
|
|
Join Date: Dec 2000
Posts: 2,555
Thanks: 5
Thanked 3 Times in 3 Posts
|
|
Re: Modders: Text File Editor
Well, all I can say is - go for it.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|