I have managed to take control of bot movement, but I countered a problem with ai_goto.
How can you make bots walk?
I know that it should work like this ai_goto(id,10,10,1), but the bot still runs. The previous command still return 2 "bot is still on its way" and the bot does go to tile 10,10. So that's working.
I also tried to use ai_move, but same thing, bots keep on runnin'!
Are all bots Forrest Gumps, or is there a way to slow them down?
Can someone help me out, thank you very much!