SA-MP Forums Archive
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: MYSQL (/showthread.php?tid=572042)



MYSQL - TheLegend1 - 24.04.2015

Hello.
Well my friend just gave me a GM and i complied/runned it.
But when i logged in i click Spawn then nothing happens maybe someone help me.


Re: MYSQL - Evocator - 24.04.2015

OnPlayerRequestSpawn is the callback that gets called when you "click" spawn. Check it. Does it return 0 anywhere? If it does, then track the problem. Returning 0 stops you from spawning.