Hey guys,
When my bot is close to the coordinates it has to go to and it gets the new command:
getWalking().walk(AREA);
It just ignores it and thinks it's there already, I have to same problem when I'm using webWalk instead of the normal walk function.
Does anyone perhaps know when I'm doing wrong here?