Add more Daedaluses and Thermopolys

Is it possible to arrange it so that there will be more of them? Basically to create a copy and park it into another part of town?

The destroyed Thermopoly is made up of two complete ships, so the whole ship must be controlled by a single file, right? So maybe it could be changed so that the same file would create about 2 more of them?

If all the Daedalus textures and stuff are also controled by a single file, then it should be possible to change that aswell.

For example:
Original file:
The Thermopoly/Daedalus is defined by the following random gibberish coding: 123456.....
And it will appear at location: XYZ.

New file:
The Thermopoly/Daedalus is defined by the following random gibberish coding: 123456.....
And it will appear at location: XYZ.

The Thermopoly/Daedalus is defined by the following random gibberish coding: 123456.....
And it will appear at location: ABC.

I don't really know anything about those files, so I'm sorry if this sounds too stupid.
 
It's not parked anywhere. It's part of the world geometry itself and not an individual thing. We would first need some way to extract, change, and repack chunks.
 
Back
Top