Emmit Gandlodder, on Sep 13 2004, 07:25 PM, said:
As a question SpacePirate, does it correctly convert syst and spob resorces? This is the biggest reason I wanted PortAuthority.
View Post
Well, it certainly should... If you find anything that seems out of place, email me so I can work it out.
Quote
As a side note, would it be possible to make an app that would be able to splice two maps(ish)
For example, if you had the whole EV:N map and wanted to add, say, seven systems from EV:C, this program would put the systems being added at the end of the ResID list, and correct the syst links so they would still connect to one another as opposed to the system with the ID of the original. And further, it would bring in the spobs at the end of the ResID list, and the syst would be corrected accordingly.
I have minimal programming skill, but it doesn't seem too incredibly difficult a task. I bring this up to you, because it seems as if you have a bit of experience in manipulating Nova stuff via programs.
It shouldn't be too hard. However, there are a few little problems in your application design... To do this, you would need to convert the systems and spobs to the Nova format... not too hard- I've already got it done. Next, you need to reassign the numbers, with some sort of an offset. A bit weird, but doable. Finally, you need a way to chose the systems to move. Not impossible, but you will need to be wary of the links to other systems that you didn't want to move.
I could certainly do it, but if you would like me to help you do it yourself, I could do that as well... I programmed these in RealBASIC... I've never bothered learning resource forks in Cocoa.
~ SP