Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
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?
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
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
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.
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
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.
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
Fixed it, thank you both. Rep+.