27.01.2005, 14:02:42
Whoo,
I found that procedure which lets infantry die, so I can begin working.
The code's quite easy to understand, and saving of the data shouldn't be a real problem.
I'll just expand the exe one more time, this adding a new data segment so I don't have to overwrite unused data.
File will probably be 4,7MB or so.
Ah and as I was "dreaming" awhile ago, I'll try to make an InfDeaths section, which would enable an unlimited number of new InfDeaths.
I imagined it was harder to make that.
Tomorrow I got damn much time to work on it, and in the evening I may be ready and give the stuff to you (NO PROMISE).
Of course, the first InfDeaths CAN't be changed then, because they're depending on the infantry's shp file.
@ Marshall:
I found out how the reading sections stuff works and I could make it possible to have "infinite countries".
So you'd just add e.g. 34=Supermen and it would work.
Filenames would then be "ls800c34.shp" or something.
The only problem would be that the filenames of the original countries would have to be changed, too... this would save much code though.
But note that although I found out how to do it, it's not easy yet... always keep this in mind please when I say something like that...
I found that procedure which lets infantry die, so I can begin working.
The code's quite easy to understand, and saving of the data shouldn't be a real problem.
I'll just expand the exe one more time, this adding a new data segment so I don't have to overwrite unused data.
File will probably be 4,7MB or so.
Ah and as I was "dreaming" awhile ago, I'll try to make an InfDeaths section, which would enable an unlimited number of new InfDeaths.
I imagined it was harder to make that.
Tomorrow I got damn much time to work on it, and in the evening I may be ready and give the stuff to you (NO PROMISE).
Of course, the first InfDeaths CAN't be changed then, because they're depending on the infantry's shp file.
@ Marshall:
I found out how the reading sections stuff works and I could make it possible to have "infinite countries".
So you'd just add e.g. 34=Supermen and it would work.
Filenames would then be "ls800c34.shp" or something.
The only problem would be that the filenames of the original countries would have to be changed, too... this would save much code though.
But note that although I found out how to do it, it's not easy yet... always keep this in mind please when I say something like that...