Page 1 of 1

[Editor Bug] [Crop left map edge] [8.4.4]

Posted: Fri Jul 17, 2020 6:41 pm
by Erik2
Either 0 or 1 in the command line should add a new column at the left map edge. Neither works.
Adding rows top or bottom works fine.
crop.jpg
crop.jpg (392.45 KiB) Viewed 841 times

Re: [Editor Bug] [Crop left map edge] [8.4.4]

Posted: Sun Jul 19, 2020 6:21 am
by terminator
It’s something it’s not possible to do because of the map indexing system that starts on the left.
We cannot add a column to the left but we can add two columns (an even number but not an odd number).

Capture d’écran (33).jpg
Capture d’écran (33).jpg (215 KiB) Viewed 802 times

Re: [Editor Bug] [Crop left map edge] [8.4.4]

Posted: Sun Jul 19, 2020 9:12 am
by Erik2
But you can add 1 column to the right and I think I've also added 1 column both to the top and bottom.
Anyway, I'll probably add 2 columns...

On a side note, it is a bit unfortunate that the left-most and right-most columns are not useful in-game.

Re: [Editor Bug] [Crop left map edge] [8.4.4]

Posted: Sun Jul 19, 2020 12:04 pm
by terminator
Indexing works this way from left to right, and if you add only one column on the left that doesn’t work anymore:

Capture d’écran (33).jpg
Capture d’écran (33).jpg (242.04 KiB) Viewed 790 times