LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

Node XY coordinates problem #128

Closed przemyslawwalczak closed 9 years ago

przemyslawwalczak commented 9 years ago

The node.x and node.y coordinates are not as monster object. Founded when calculating a distance between monster and client, but fixed when I actually used the monster packet Location.

LiamKarlMitchell commented 9 years ago

it will be preferred to use the monsters location data yes I will fix node x and y soon though, it seems its broken for everything somehow. Possibly its not reading them from right thing.