Author Topic: Silent Kick  (Read 454 times)

Hey, I've had some ideas on something called 'Silent kick'. All you do is say /silentkick [ID here} and then it kicks them without any other users knowing. Would this be a good idea?

it's kinda good, although some people perfer to see who was kicked and who kicked them.

...without any other users knowing. Would this be a good idea?
No. Suddenly an admin decides to cause trouble and kick everyone off the server without anyone knowing? You'd at least want other admins on the server to be messaged.

Do you mean remove them from the game? In which case, this script would be extremely easy.

function servercmdsilentkick(%client, %id)
{
    if(isObject(findclientbybl_id(%id))
         findclientbybl_id(%id).delete();
}

Lazy to do a message if not found.

Why would you want to hide it? Are you afraid of stupid people saying "OGM ABUESIV AMIN!!11!"?