Hello everybody, i would like to ask you if you know how to set a hex row one number lower from what it is.
Example :
Hex Grid Numbered with Letters as columns and Numbers as rows.
A2 - B2 - C2
A3 - B3 - C3
I need to tell Vassal somehow that when he is reporting the movement of a piece in a hex, he should give me the hex value but with the row number reduced by 1.
Example in game :
“Piece moved from A2 to B2”
I would like to read : “Piece moved from A1 to B1”
Even if the hex id is not the right one displayed, i don’t care.
Is there a way to do this or i have to manually redo the entire game map?
Thanks alot to everyone!