====== serverCmdBotMiniGame ====== There is no doc-string available for this function. ===== Syntax ===== script serverCmdBotMiniGame(string %client, string %damage, string %respawnTime, string %points); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%client%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%damage%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%respawnTime%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%points%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Bot_Hole/server.cs:126 ===== See also ===== ===== References ===== This function is not called by any other functions.