====== addBanGui::setVictim ====== There is no doc-string available for this function. ===== Syntax ===== script addBanGui::setVictim(string %this, string %name, string %id, string %bl_id); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%name%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%id%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%bl_id%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== base/client/scripts/allClientScripts.cs:10681 ===== See also ===== [[scripting:doc:u:addbangui:ban|addBanGui::ban]]\\ [[scripting:doc:u:addbangui:clickforever|addBanGui::clickForever]]\\ [[scripting:doc:u:addbangui:onsleep|addBanGui::onSleep]]\\ [[scripting:doc:u:addbangui:onwake|addBanGui::onWake]]\\ ===== References ===== This function is not called by any other functions.