Page 1 of 1

no_reconnect (syzo)

Posted: Mon Nov 22, 2021 11:57 pm
by greenie
/* AMX Mod X script.
*
* No reconnect
* (c) Copyright 2002, SYZo
* This file is provided as is (no warranties).
*
* amx_minreconnecttime 20 (in seconds)
*
* *******************************************************************************
*
* Ported By KingPin( <a href="mailto:kingpin@onexfx.com">kingpin@onexfx.com</a> ). I take no responsibility
* for this file in any way. Use at your own risk. No warranties of any kind.
*
* *******************************************************************************
*
*
*/

#include <amxmodx>
#define MAX_PLAYERS 32
plugin