rcon_password "enter password here" listplayers (this shows a list of players with an ID number and a WONID, the smaller number is the one you want) rcon kick "#45"
change 45 to whatever number the person has next to their name, it will be usually a 2 or 3 digit number (but sometimes a single digit). make sure you have the # sign in there.
Actually, rcon is for remote access. In NS, you'll want to type "status" for a list of Id's and such.
You can also substitute the ID number for the player's name. If you've made a listen server or sitting at the HLDS console of the server, you can just type kick "X" with now rcon.
Comments
just look up the commands for HL
should be:
rcon_password "enter password here"
listplayers (this shows a list of players with an ID number and a WONID, the smaller number is the one you want)
rcon kick "#45"
change 45 to whatever number the person has next to their name, it will be usually a 2 or 3 digit number (but sometimes a single digit). make sure you have the # sign in there.
You can also substitute the ID number for the player's name. If you've made a listen server or sitting at the HLDS console of the server, you can just type kick "X" with now rcon.
Also using the ID number you avoid the ~ problem, but they are right, you can use their name too.