Here's something of intrest too: http://www.wowace.com/forums/index.php? ... 0#msg76200
Cartographer rounds the node x & y...
@ tnaflintman
Sorry that was not in the last package, I'll update the package today!
Moderator: Foxy
function getXY($id)
{
$coords = array();
$coords['x'] = ($id % 10001)/10000;
$coords['y'] = floor($id / 10001)/10000;
return $coords;
}
Minihunt wrote:Full repacked Gatherer v0.9 with:
- Full french translation
- Fix typo error in enUS.php
- PNG picture Optimized 1.733ko -> 71ko
- JPG picture Optimized 7.160ko -> 7.078ko
- Thumbs.db file removed
Full Gatherer v0.9 fixed&optimized
Users browsing this forum: No registered users and 0 guests