Random kicks - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Random kicks (
/showthread.php?tid=270132)
Random kicks -
CL:RP - 19.07.2011
My server is kicking admins randomly and it doesn't let them join back. Whenever you try to join back you get message "Server Closed Connection". Can anyone help please? I'm using Pen:LS
Re: Random kicks -
CL:RP - 19.07.2011
Bump.. ( I need to be answered ASAP please )
Re: Random kicks -
Calgon - 19.07.2011
Take a look at the OnPlayerConnect() code in your script. Look for anything that uses Kick() in that code.
Re: Random kicks -
[SFC]Infinity - 19.07.2011
Do you have and Edit or Selfmade?
Re: Random kicks -
CL:RP - 19.07.2011
Edit of Pen:LS
@Calg00ne It kicks when player is playing not only when he joins.
Re: Random kicks -
Calgon - 19.07.2011
What? That made no sense.
Re: Random kicks -
CL:RP - 19.07.2011
Like when you are driving a car in the city , it suddenly may kick you..
Re: Random kicks -
MoroDan - 19.07.2011
Please, post here the OnPlayerConnect callback.