Showing Posts For Zirak.7028:

Floor Coordinates to In Game coordinates?

in API Development

Posted by: Zirak.7028

Zirak.7028

After spending the entire day, I finally got it! Thanks, this topic can be closed now.

Floor Coordinates to In Game coordinates?

in API Development

Posted by: Zirak.7028

Zirak.7028

Thanks for your suggestion! I was doing exactly the same thing last evening for about a few hours unfortunately I’m super terrible at math I was hoping someone could work with me in reversing it?

Thanks!

Floor Coordinates to In Game coordinates?

in API Development

Posted by: Zirak.7028

Zirak.7028

Hi,

I was wondering if it is possible to convert floor coordinates for example:
{
sector_id,
“name”:“Dostoev Sky Peak”,
level,
“coord”:[
20564.9,
16726.1

]
}

Into in-game coordinates (excluding z coordinate, as I know retrieving this would be impossible)?