[Help]Live map calculations
Posted: Mon Jan 18, 2010 10:05 am
I'm trying to get the live maps working with the Gracia Final map, but I'm running into an obstacle.
How do I calculate this, and what do the values mean? Does it have to do something with the image dimensions? What do they represent?
How do I calculate this, and what do the values mean? Does it have to do something with the image dimensions? What do they represent?
Code: Select all
$x=116+([x coordinate]+107823)/200; $y=2580+([y coordinate]-255420 )/200;