Page 1 of 1

Map Editor, town settings

Posted: 03 Feb 2005 13:50
by Geo Ghost
iv'e been wondering this for a while, its probably been asked, but i havnt found anything.
when you make a new town in the map editor, you should be able to put in the building you want, and expand in more then you can at the moment. has it already been done :D ? in the making :) ? or not possible :( :?:

Re: Map Editor, town settings

Posted: 03 Feb 2005 18:11
by Purno
Geo.c Ghost wrote:when you make a new town in the map editor, you should be able to put in the building you want,
It's Transport Tycoon, not SimCity :wink:

Posted: 03 Feb 2005 18:19
by Geo Ghost
true,
but it wouldbe nice if you could make your town, more, town like. instead of a blob :( of ramdom buildings

Posted: 03 Feb 2005 21:04
by krtaylor
I agree with George but I doubt it will ever happen.

Posted: 03 Feb 2005 22:33
by Csaboka
Too much work for too little benefit - making a new UI for something used so rarely wouldn't be worth IMO. Even if you could shape a town to your liking, it would start building randomly after starting the game, and after a decade or two, you wouldn't recognize it anymore.

Posted: 04 Feb 2005 02:41
by krtaylor
In theory this wouldn't have to be done by Patching. There's nothing to prevent someone from writing a completely new Windows application in Visual C++ or something, that reads GRF files and generates TTD-compatible scenarios.

I'm not suggesting that YOU do that though, Csaboka, you have other more pressing work. :wink:

Posted: 04 Feb 2005 10:59
by Geo Ghost
krtaylor wrote:I agree with George but I doubt it will ever happen.
did he say about it?

Posted: 04 Feb 2005 18:51
by Purno
Although it would be nice if towns build better road network...

For example:

Code: Select all

BBBBBBBBB
RRRRRRRRR
BBBBBBBBB
(B = Building, R = Road)

This town can only expand at the left and the right
But if it would demolish a few buildings for road construction:

Code: Select all

BBRBBRBB
RRRRRRRR
BBRBBRBB
Now the town can expand more easily :D