added unstuck cvar

This commit is contained in:
CheesyPeteza 2004-09-19 17:34:02 +00:00
parent 83fa1aea27
commit 525dfceb1d

View File

@ -85,3 +85,6 @@ amx_mapnum_ignore 0
amx_idle_time 120 // Time players must be idle to be kicked
amx_idle_min_players 8 // Minimum players on the server before kicking starts
amx_idle_ignore_immunity 1 // Kick idle admins with immunity?
// Change this value to alter the frequency (in seconds) players can say /stuck to free themselves.
//amx_unstuck_frequency 4