Hi guys.
I have one problem with jMyCoords()
i tried to make a waypoint array for my lake
i made bot that wait until boat will move
then write to console jMyCoords()
i made waypoints array
then i tried to jAbsClick() on this points
but it clicks wrong
i restarted client and saw that jMyCoords returns different results each time when i restart client
jMyCoords returns ~ (+-million, +-million) (one tile = 11 jMyCoords() coords)
as well as i know world size is 340 * 340 grind
grid = 100 * 100 tiles
How did this method returns millions?