Just multiplayer buddy! I am not very good with programming and I have not found any good examples so far.
OK so I found Rexrainbow's grid plugins, but I still am not sure how to use them yet.. going to look into it more but I dont think it will work for region\zones.
Now since then I been trying to think how to make a region\zone based Turn based strategy.
Look at pic below
http://imgur.com/3fm914Z
{OK I think I figured the problem below out!}
So I have a circle sprite around the GREEN unit, And If it is touching a REGION Square sprite then you can move there, taking a movement point away from the unit.
But You can also click the REGION Square you are already in, and waste move points(witch I dont want to happen)
What should I do to get the desired results?