Gamemode Help. - 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: Gamemode Help. (
/showthread.php?tid=633966)
Gamemode Help. -
[L]azy[H]aze - 10.05.2017
Hi there i have a mysql gamemode but the problem is when a player registers first and logs out and logs back in he needs to view the tutorial again and the stats reset for some reason. i don't know whats causing it after the second time the stats save kinda.
Re: Gamemode Help. -
[L]azy[H]aze - 10.05.2017
anyone?
Re: Gamemode Help. -
Kucin666 - 10.05.2017
Is there no error appearing in mysql_log or server_log?
Re: Gamemode Help. -
[L]azy[H]aze - 10.05.2017
Nope Like i register and if i log out. it brings me to the login screen and when i log in it shows me the tutorial again. and my stats are gone
Re: Gamemode Help. -
Kucin666 - 10.05.2017
Do you use mysql_debug?
Re: Gamemode Help. -
[L]azy[H]aze - 11.05.2017
On the gamemode you mean?
ongamemodeinit i have mysql_debug
Re: Gamemode Help. -
LazzyBoy - 11.05.2017
Open mysql logos and check which database or table its not created on your MySQL
Re: Gamemode Help. -
[L]azy[H]aze - 11.05.2017
It saves everything after login second time.