October 14, 20223 yr What's the code inside subj? It interrupts by fight as well as GoToTask.ToPosition() As far as I noticed is automount
October 14, 20223 yr Hello, These methods are to use to go to destination with flying mount when you haven't path to follow (bot will try to avoid obstacles).
October 14, 20223 yr Author Bot successfully avoiding obstacles with simple GoToTask.ToPosition(x,y,x,"Flying") method. What the difference?
October 15, 20223 yr GoToTask methods are high-levels. They use the various methods of movement to make it easier to use.
Create an account or sign in to comment