SA-MP Forums Archive
OnPlayerConnect doesn't call (MySQL) - 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: OnPlayerConnect doesn't call (MySQL) (/showthread.php?tid=467895)



OnPlayerConnect doesn't call (MySQL) - NeroX98 - 05.10.2013

Hi guys.

I have very big problem. OnPlayerConnect works just for first 25 ID's (players). So on +25 players OnPlayerConnect isn't called including the MySQL player check and he cant login on the server... I don't have any errors in mysql_log. I think its not something with my code because it works for 25 players and +25 players doesn't even check them or if they pass the checking, mysql won't create table. For the players from ID 0 to ID 25-30 if they logged succsessfully and everything passed, their stats will save without problem in future even IDs from 25+ cant even register.

I use MySQL r33 plugin for MySQL 5.5


Re: OnPlayerConnect doesn't call (MySQL) - DanishHaq - 05.10.2013

Don't keep making topics (https://sampforum.blast.hk/showthread.php?tid=467884), just wait for a reply that someone knows what to do with.