SA-MP Forums Archive
Server randomly bans you - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server randomly bans you (/showthread.php?tid=663016)



Server randomly bans you - DarkMythHunter - 19.01.2019

Well, I was trying this in my localhost and it works perfectly, when we uploaded it to the host it won't. The problem is it just randomly bans someone and show this:

Code:
[10:52:07] Lost connection to the server. Reconnecting..

[10:52:07] The server is restarting..

[10:52:07] Connecting to <server ip>...

[10:52:07] You are banned from this server.
But it don't actually bans you, since it is not showing up in samp.ban. But, you're banned, even if you restart your internet. Anyone knows the issue?


Re: Server randomly bans you - GeorgeLimit - 19.01.2019

this because you spam connect server
Note: banned for only 10-60 minute


Re: Server randomly bans you - DarkMythHunter - 19.01.2019

Fixed, changed ackslimit to 3000. Thanks.