/tg/ Station 13 - Modules - TypesProc Details

bot

Procs

bot_stepPerforms a step_towards and increments the path if successful. Returns TRUE if the bot moved and FALSE otherwise.
get_mode_uiReturns 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.