I have a problem with the last update, it doesn't matter where I start the bot, the bot will always load the grindspot waypoint. I mean this
Code: Select all
if( dist_to_rp < dist_to_wp ) then -- returnpoint is closer then next normal wayoiint
player.Returning = true; -- then use return path first
cprintf(cli.yellow, language[12]); -- Starting with return pathThanks in advance