Thread: Explorer Coords
View Single Post
04-28-14, 08:47 PM   #10
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
Okay, I know why the pandaria information is missing so I'll fix that (it was there before I changed it around to copy his numbers).

To convert the numbers in overlays.lua to decimals you need to divide the odd ones (x) by 1002 and even ones (y) by 668.

But don't do that manually, if you need me to generate something just let me know what format you want it in.

Originally Posted by Tactica View Post
I use Jade Forest for example (since it only has 1 shroom). That point is for Honeydew Village at roughly 29, 13. Where does [806]={289.5,70.0} come from?
289.5/1002 ~= 0.29, 70/668 ~= 0.10

Last edited by semlar : 04-28-14 at 09:05 PM.
  Reply With Quote