jtanx / ch1ckenscoop

Alien Swarm ch1ckenscoop mod mod
GNU General Public License v3.0
2 stars 0 forks source link

Auto-kick \ Ban Limits #93

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Further description of the feature you'd like to see:

Commands to limit which types of players can join the server and auto-kick 
connection that do not meet that criteria.

Limit/auto-kick by Ping.
Limit/auto-kick by Player level.
Limit/auto-kick by Foreign name characters\unreadable names.
Limit/auto-kick by Choosing a certain combination of BAD gear in the loadout 
screen.
Limit/auto-kick by killing 10 teammates in 5 minutes.

----------------------------
Things like the ping-kick could show a warning on screen to start a count down. 
A message comes up saying. If the player doesn't get their ping down, they will 
be kicked\banned for ( how ever minutes we set). If they receive this message 
about ping, more than a chosen number of times, they will be auto kicked.

asw_kick_ping_rate            500   //Anyone over 500 ping 

asw_kick_ping_length          10    //How many seconds the person must have a 
ping over 500 to be considered for a countdown

asw_kick_ping_timer           15    //15 second countdown until kicking unelss 
ping goes below acceptable levels

asw_kick_ping_kick            5     //How many minutes person will be 
auto/kicked or banned for.

asw_kick_ping_limit           5     //How many times a person can receive the 
high ping message before being kicked

Original issue reported on code.google.com by jigonb...@live.com on 7 Jan 2013 at 10:56