SA-MP Forums Archive
Kicking when I spawn. - 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: Kicking when I spawn. (/showthread.php?tid=324791)



Kicking when I spawn. - iGetty - 10.03.2012

After I register on my Server and login, I then go to fill out the dialogs and then I get kicked automatically? I have no Kick(playerid); function in any of the area's.

What's the problem?


Re: Kicking when I spawn. - Steven82 - 10.03.2012

Well not trying to be a buzz kill here, but we need some code to diagnose the problem.

Also: 0.3d or 0.3e? It could be because of the SpawnPlayer function if your still using 0.3d


Re: Kicking when I spawn. - iGetty - 10.03.2012

It is 0.3d R2. Is that the reason?

Also, what code do you need?


Re: Kicking when I spawn. - Nicholas. - 10.03.2012

I had this problem not so long ago. I can't actually remember what I did to fix it.

Show the last dialog that is shown before the player is spawn.


Re: Kicking when I spawn. - iGetty - 10.03.2012

I have tested something, I saw on another scripting discussion thread. I have got to SetSpawnInfo before calling SpawnPlayer(playerid); So I have checked that and I am going to see if that is what the problem is, otherwise I will post the code.


Re: Kicking when I spawn. - iGetty - 10.03.2012

Fixed it, thank you both. Rep+.