Blockland Forums > Suggestions & Requests

Silent Kick

Pages: (1/2) > >>

Unwritten Calender:

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?

Camera:

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

Amade:


--- Quote from: Unwritten Calender on August 23, 2009, 06:06:08 PM ---...without any other users knowing. Would this be a good idea?

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

Placid:

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

Kalphiter:

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

Lazy to do a message if not found.

Pages: (1/2) > >>

Go to full version