Blockland Forums > General Discussion
Help with votekick and kicking/banning.
Humphrey:
I honestly don't care how bad votekick is. I have already recently stated that. I am wanting to find out how to get the CONSOLE ban to work.
Lugnut:
--- Quote from: Humphrey on May 28, 2012, 02:07:43 PM ---I honestly don't care how bad votekick is. I have already recently stated that. I am wanting to find out how to get the CONSOLE ban to work.
--- End quote ---
Extract the server.cs file in your votekick to a directory, then open the server.cs in notepad.
ctrl+f "banblid("
let me know if anything turns up
Humphrey:
Came up with this:
banBLID(%bl_id, $Votekick::BanTime, $Votekick::BanReason);
Humphrey:
I'm still not able to get the CONSOLE ban working. Anyone else could give a try?
Humphrey:
Um, nobody else know anything that can fix it?