Author Topic: Help with votekick and kicking/banning.  (Read 1903 times)

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.

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.
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

Came up with this:

banBLID(%bl_id, $Votekick::BanTime, $Votekick::BanReason);

I'm still not able to get the CONSOLE ban working. Anyone else could give a try?

Um, nobody else know anything that can fix it?

look a little above that and see if there is anything like this:

if($Votekick::BanTime > 1) or something.

post that line.

You need it, especially on your jail RP.

Thanks for all the help guys.

look a little above that and see if there is anything like this:

if($Votekick::BanTime > 1) or something.

post that line.

I didn't see that anywhere. So, do I just paste that above the "banblid("?

Still having trouble.

I'm still not able to get the CONSOLE ban working. Anyone else could give a try?
why do you keep capitalizing console?
and why are you calling it that? it's just like any other ban
I didn't see that anywhere. So, do I just paste that above the "banblid("?
what addon exactly? where can someone find it?