yiuyao0516 / confogl

Automatically exported from code.google.com/p/confogl
0 stars 0 forks source link

Player list feature #150

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When players with non ascii names join it is hard to kick them as the admin 
doesn't know how to type the name. This is important to make room for invited 
players or to allow the tank to spawn.  A console command to list the players 
on the server (ideally numbered) along with the ability to kick based on the 
slot number (similar to the punkbuster system) would be ideal and is perhaps 
not too hard to implement.

Original issue reported on code.google.com by alysan...@gmail.com on 19 Sep 2011 at 3:07

GoogleCodeExporter commented 8 years ago
This is already in the game in multiple ways...

If you have sm admin, you can open the admin menu and kick using a menu.

If you type "status" into console, you get a list of connected clients, their 
steamids, and unique ids you can use to either callvote kick them, rcon kick 
them, or sm_kick them.

Original comment by prodigysim@gmail.com on 19 Sep 2011 at 3:23

GoogleCodeExporter commented 8 years ago
Thanks

Original comment by alysan...@gmail.com on 19 Sep 2011 at 4:13