Fri Mar 21, 2003 12:11 pm by carl
in one of the post also concerning this topic, someone mentioned 'Reshack'
which, as far as I tried it last night lets you delete resources from dll's, add resources from binary files, and export to binary data...
what this means, I don't know how good you are with all this, or how good I am, but what I did is this:
I copied infocards.dll to an infocards2.dll, then exported a resource to a binary file, edited this and then added the edited resource as a new resource in infocards2.dll....
the real fun part is messing with the id's, but there's also a tool for that, all described in the 'Adding new resources DLL *IS* possible' post...
it takes some figuring out, but, and I haven't tried it yet, it should be perfectly possible to take for instance an existing id from a ship in shiparch.ini, convert that to find it's corresponding resource, export that resource, edit that, and then in you copied but empty dll add a new resource, this gives you a new id which you could use for a new or MKII ship... as far as I am concerned you can also add other resources that you want to use as id's in the ini's in the same dll...
I'm going to give it a shot tonight, hope this helps, later...