bot

Procs | |
bot_step | Performs a step_towards and increments the path if successful. Returns TRUE if the bot moved and FALSE otherwise. |
---|---|
get_mode_ui | Returns a status string about the bot's current status, if it's moving, manually controlled, or idle. |
Proc Details
bot_step
Performs a step_towards and increments the path if successful. Returns TRUE if the bot moved and FALSE otherwise.
get_mode_ui
Returns a status string about the bot's current status, if it's moving, manually controlled, or idle.