SA-MP Forums Archive
Player banned problem - 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: Player banned problem (/showthread.php?tid=438649)



Player banned problem - Raphy - 21.05.2013

Hello. I have a big problem with my server and I hope you can help me. I don't know why but suddenly every player on the server gets a message like "Server closed the connection" and when they want to get back on the server it shows they were banned. I checked everywhere if there are functions that would do that but I haven't fuond any. Please tell me how I can solve this problem. Thanks in advance.


Re: Player banned problem - DaRk_RaiN - 21.05.2013

Debug every Kick and Ban function and don't forget that in 0.3x Version you won't recieve any message before the Kick/Ban, so I'd suggest you make all Kick/Ban function with a 1000 MS timer, to atleast have an idea of what's Kicking/Banning the players.


Re: Player banned problem - Raphy - 21.05.2013

Could you please help me debug the kick/ban functions? I'm not that good at scripting.