SA-MP Forums Archive
OnPlayerConnect never called? - 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: OnPlayerConnect never called? (/showthread.php?tid=167534)



[RELATIVELY SOLVED] OnPlayerConnect never called? - JonyAvati - 12.08.2010

Hi,

I'm trying to run a MySQL-powered roleplay server (Moderntopia Roleplay), after running the server and entering the game, the client stays in "Connected. Joining the game...", and in the server, I never get the join message (Like [join] Playername has joined the server).

I want to know where is the source of the problem, maybe the script, the SQL ...?

Thanks.

Edit :
Relatively solved, the problem source is unknown (It was solved automatically after some tests).


Re: OnPlayerConnect never called? - ScottCFR - 12.08.2010

Show the OnPlayerConnectCode.


Re: OnPlayerConnect never called? - Vince - 12.08.2010

0.3a server and 0.3b client?
You cannot connect to 0.3a servers with 0.3b client, unfortunately.


Re: OnPlayerConnect never called? - JonyAvati - 12.08.2010

No, 0.3a server and 0.3a client. Anyways it's not a script problem, since I didn't modified the gamemode (Only MySQL configuration defines), I think it's a MySQL problem.