|
Use /rcon status to get the list of players. Each player will have a ClientID between 0 and one less than the maximum number of players. Then use /rcon clientkick n where n is the ClientID of the player you want to leave. Just don't be suprised when they come right back less than a minute after you kick them. Using ClientID and clientkick avoids not only the problem of spaces in the names, but also long and complicated names, blank names, duplicate names (like 3 Padawans on the server), punks changing their name to "all" so everyone gets kicked if you kick them, changing their name to your name so you kick yourself, etc. etc. all the stupid tricks that punks do. But if you want the kick to stick, use /rcon status to get their ClientID and IP address (a.b.c.d), do /rcon addip a.b.c.d to ban them first, then /rcon clientkick n to kick them. Then they won't come back right away. You can always /rcon removeip a.b.c.d later if you don't want the ban to be permanent.
Last edited by Amidala from Chop Shop; 09-29-2003 at 11:45 PM.
|