gonk-raider Posted June 30, 2002 Author Posted June 30, 2002 i'd also like to know how to kick people with spaces in their names
DaNameLessOne Posted June 30, 2002 Posted June 30, 2002 TO ban IP's you need to have the following in your server.cfg //Enable IP banning seta g_filterban "1" seta g_banIPs "" With that in the file you can now ban IP. Open an rconsole and type status. This will give you the list of persons logged in and their ip's. It will also give you their name with the ^ characters. To ban them type addip 192.168.x.x (whatever their ip is) To kick them well now you have the full name so go ahead and kick player^1^^name.
NerfYoda Posted June 30, 2002 Posted June 30, 2002 I usually use /clientkick. It saves you the trouble of having to enter in naughty color codes. Enter the /status (or /rcon status) command. The 1st column is the user's client number. Then use the /(rcon) clientkick client number to boot 'em.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.