====== wrenchBotDlg::botOff ====== There is no doc-string available for this function. ===== Syntax ===== script wrenchBotDlg::botOff(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Bot_Hole/client.cs:20 ===== See also ===== [[scripting:doc:u:wrenchbotdlg:boton|wrenchBotDlg::botOn]]\\ [[scripting:doc:u:wrenchbotdlg:loaddatablocks|wrenchBotDlg::LoadDataBlocks]]\\ [[scripting:doc:u:wrenchbotdlg:onsleep|wrenchBotDlg::onSleep]]\\ [[scripting:doc:u:wrenchbotdlg:onwake|wrenchBotDlg::onWake]]\\ [[scripting:doc:u:wrenchbotdlg:respawn|wrenchBotDlg::Respawn]]\\ [[scripting:doc:u:wrenchbotdlg:send|wrenchBotDlg::send]]\\ ===== References ===== This function is not called by any other functions.