12-15-2021, 07:43 AM
(12-15-2021, 04:34 AM)jahf Wrote: 1) Thanks for the script.
2) For my own uses I made a modification that may help someone else.
No need to change the script, this is what the tileRC0, tileCR0,tileRC1, tileCR1 are supposed to do:
Quote: tileCR0, tileCR1, tileRC0, tileRC1: the sequence number of the tile. The tileRC value increments the columns before the rows, and the tileCR values increments the rows before the columns.
So starting with this:
For tileRC0 you get this:
Which is what you want, or am I missing something?