We're writing a game, the game has a map like travian's map. But we can't logic it. Can anyone help us with logic it or coding it?
you want to be using code like this: <img src="image.jpg" width="200" height="200" border="0" usemap="#Map" /> <map name="Map" id="Map"> <area shape="circle" coords="84,53,25" href="#" /> </map> Code (markup): If you want me to help, pm me a link to the map and i will help sort it out for you