Author Topic: Kick reasons.  (Read 610 times)

Sometimes when there is somebody acting an idiot, but you don't want to ban them, you just want to get it through their thick skulls WHAT they are doing wrong, we should have a simple script that just lets us add reasons to our kicks.

Ban theim for 0 minutes.
Not sure if that works , if it doesn't , ban them for 1 minute.
And if you want to tell them , just don't kick 'em.
They will return anyways.

First, they have to fix the broken initial ban reason from random symbols, to something that resembles language.

But kick reasons would be great also.

findclientbyname("name").delete("message");

findclientbyname("name").delete("message");
For some reason console commands don't work well on my server, i don't know why.

then you screwed up BL somehow, try reinstalling

Done that many times... Just Servercmds dont work, for some reason.

Done that many times... Just Servercmds dont work, for some reason.
Virtually any interaction between players and the server is though a servercmd.
Even chat.

Virtually any interaction between players and the server is though a servercmd.
Even chat.
yep, commandtoserver('messagesent', "hi"); i think, or /messagesent hi

The console command, ban with a reason or kick with a reason would all use exactly the same code for the actual "remove player and show a message". They'll just get the garbage symbols no matter what. I think a ban reason does display right when they try to rejoin, so a 5-10 minute one may work.

hmm, the ban reasons weren't working for me last version, althoug the command was (for the message, when used on me)

Just tried what phflack said, for a change my console is doing stuff i want it to do.