Page 1 of 1

openttd mini maps

Posted: 19 Jan 2020 15:54
by RandomGuy2200
I found this: viewtopic.php?t=41041
and i want to know how you can make one?

Re: openttd mini maps

Posted: 19 Jan 2020 16:22
by kamnet

Re: openttd mini maps

Posted: 19 Jan 2020 16:44
by RandomGuy2200
no, i mean a 32x32 map.

Re: openttd mini maps

Posted: 19 Jan 2020 16:57
by kamnet
According to the post, they modified the OpenTTD source code to make that possible.

Re: openttd mini maps

Posted: 19 Jan 2020 17:16
by jfs
I guess you could maybe edit a savegame and fill lots of the map with void tiles, but I'm not sure how well it'd take to having more than a single row of them at the edge.
Another way could be to make a (black) newobject that can't be destroyed, and fill the map with them to restrict the playing area.