Posts: 8
Threads: 3
Joined: Dec 2024
My bot config maybe outdated. bot use kafra teleport to morroc then move south to moc_fild12 "npc"
Any updated coordinates or map to correct this?
Posts: 324
Threads: 25
Joined: Feb 2024
04-01-2025, 04:32 PM
(This post was last modified: 04-01-2025, 04:32 PM by Sergio.)
Gravity constantly changed the portal coordinates. Our bot is a much older version compared to the server, so we need to align the portal locations.
https://uaro.kiev.ua/forum/showthread.php?tid=80
If you search the forum, I’ve already discussed this with someone somewhere.
I use our map
https://uaro.kiev.ua/worldmap/, which seems to align well with the server's portal data.
You review the output coordinates, update the portal table, delete the LOS table, and clear the map caches (field/*.dist & map/*.xmp). Then, restart the bot/regenerate the caches and observe the new errors.
Basically, the bot shows the correct coordinates—just carefully check the console log.
https://uaro.kiev.ua/forum/showthread.php?tid=84
Posts: 8
Threads: 3
Joined: Dec 2024
(04-01-2025, 04:32 PM)Sergio Wrote: Gravity constantly changed the portal coordinates. Our bot is a much older version compared to the server, so we need to align the portal locations.
https://uaro.kiev.ua/forum/showthread.php?tid=80
If you search the forum, I’ve already discussed this with someone somewhere.
I use our map https://uaro.kiev.ua/worldmap/, which seems to align well with the server's portal data.
You review the output coordinates, update the portal table, delete the LOS table, and clear the map caches (field/*.dist & map/*.xmp). Then, restart the bot/regenerate the caches and observe the new errors.
Basically, the bot shows the correct coordinates—just carefully check the console log.
https://uaro.kiev.ua/forum/showthread.php?tid=84
Tried to follow the thread and update the portal table, delete the cache files from /field & /map folders. now the bot is unable to calculate the route
Portal table.
anthell01 35 267 moc_fild04 213 327
anthell02 171 169 moc_fild15 258 253
moc_fild15 258 253 anthell01 35 267
moc_fild04 219 327 anthell01 35 263
Posts: 324
Threads: 25
Joined: Feb 2024
04-01-2025, 06:51 PM
(This post was last modified: 04-01-2025, 06:52 PM by Sergio.)
Did you delete the *.fld files?
I think you didn’t read everything carefully enough.