slyte33 Posted December 8, 2009 Share Posted December 8, 2009 I'm trying to figure out how to make a map with an area of 100 squares. I want to display only squares within 8 squares of your coordinates. Your coordinates are defined in a database named X and Y Each square is in a mysql tabled named map_squares with each X and Y coordinate. Is there a nice, simple way to do this? Link to comment https://forums.phpfreaks.com/topic/184454-making-a-map/ Share on other sites More sharing options...
aeroswat Posted December 8, 2009 Share Posted December 8, 2009 Within 8 squares as in...? The furthest you can reach in 8 movements? Link to comment https://forums.phpfreaks.com/topic/184454-making-a-map/#findComment-973723 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.