Quote:
Originally Posted by zXCaptainXz
I am not sure if this will solve the issue, but maybe you can try calling server_exec() right after server_cmd("amx_ban etc..").
Are you using any ban system? Does it use a local file or SQL? Or just what comes with AMXX by default?
|
He has to use amx_addban , because amx_ban or amx_banip etc can't ban the player when he has disconnected so use amx_addban, also can use another method like creating a variable to save the player when disconnected from the server and check when the player tries to connect to the server again
__________________