The biggest problem with 1UPT is that when you move your armies across the world, you have to keep re-starting them if some one is where you will be X turns from now.
My guess is the if logic is something like
If tile where I will end route is blocked, stop unit and ask for orders
Change this to
If the tile where I will end this turn is blocked stop unit and as for orders
Frankly, if the tile that you would get to in 20 turns is blocked who cares.
Mike
My guess is the if logic is something like
If tile where I will end route is blocked, stop unit and ask for orders
Change this to
If the tile where I will end this turn is blocked stop unit and as for orders
Frankly, if the tile that you would get to in 20 turns is blocked who cares.
Mike
Comment