added unstuck cvar
This commit is contained in:
parent
83fa1aea27
commit
525dfceb1d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user