Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
Silent Kick
« previous
next »
Print
Pages: [
1
]
Author
Topic: Silent Kick (Read 454 times)
Unwritten Calender
August 23, 2009, 06:06:08 PM
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?
Ad Bot
Advertisement
Camera
August 23, 2009, 06:26:49 PM
it's kinda good, although some people perfer to see who was kicked and who kicked them.
Amade
August 23, 2009, 06:35:16 PM
Quote from: Unwritten Calender on August 23, 2009, 06:06:08 PM
...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.
Placid
August 23, 2009, 07:06:12 PM
Do you mean remove them from the game? In which case, this script would be extremely easy.
Kalphiter
August 23, 2009, 07:09:52 PM
function servercmdsilentkick(%client, %id)
{
if(isObject(findclientbybl_id(%id))
findclientbybl_id(%id).delete();
}
Lazy to do a message if not found.
Chrono
August 23, 2009, 07:10:11 PM
Why would you want to hide it? Are you afraid of stupid people saying "OGM ABUESIV AMIN!!11!"?
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Suggestions & Requests
»
Silent Kick