From 525dfceb1def677dc0810bdea9a635629c7e66c5 Mon Sep 17 00:00:00 2001 From: CheesyPeteza Date: Sun, 19 Sep 2004 17:34:02 +0000 Subject: [PATCH] added unstuck cvar --- configs/ns/amxx.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/ns/amxx.cfg b/configs/ns/amxx.cfg index d516fef2..21f2ef6c 100755 --- a/configs/ns/amxx.cfg +++ b/configs/ns/amxx.cfg @@ -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