Issues with your account? Bug us in the Discord!
INI File Creator
LogicSequence
Elite Ranger
Started work a few days ago on a INI file creator program. As of right now, it can create ship and weapon ini files. You just run the program, answer a series of questions (directory locations, subsytems, speeds, etc... etc...) and it generates the ini file for you, without the need for tedious text editing and keeping track of subsytem numbers.
Anywho, i still have to add in sound INIs, weapon hardpoint INIs, and... whatever other INIs there are (i forget at this moment). If anyone is interested in a BETA version, i'll post it. tho it will still be a little buggy. It's written in C/C++ for those curious.
Anywho, i still have to add in sound INIs, weapon hardpoint INIs, and... whatever other INIs there are (i forget at this moment). If anyone is interested in a BETA version, i'll post it. tho it will still be a little buggy. It's written in C/C++ for those curious.
Comments
Will it be possible to edit several ships at the same time for comparison reasons?
I'd prefer to wait for a final version. ;) .. if you needn't testers.
[B]Will it be possible to edit several ships at the same time for comparison reasons?[/B][/QUOTE]
I don't think so, at least i don't know how to do it in C/C++. if you could think of a way i'd be happy to implement it. As of right now it's a DOS based application, No GUI, but if i get it up and running i'll probably make a VB (visual basic) version of it with GUI, then it should be possible to lay out two INI files side by side and edit them with form fields (drop down menus). we'll see how the current version goes... anything is better than nothing :) i've just gotten tired ot text editors and keeping track of damned subsytem numbers :). i'll post a BETA soon. no need for testing really, as it's not a major release, but if you all find bugs, let me know of course. :)
as promised, a beta version...