Spawn problem - 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: Spawn problem (
/showthread.php?tid=658791)
Spawn problem -
DarkMythHunter - 12.09.2018
Instead of spawning with the coordinates load from the database, it doesn't. It saves correctly on the database but if you log-in, you spawn at player spawnpoitns instead at your previous location. How can I fix this? I have not paste a code yet cause I literally have no idea what to.
Re: Spawn problem -
iLearner - 12.09.2018
you gotta show us how you spawn the player / load his location and set it.
Re: Spawn problem -
Skimmer - 12.09.2018
If it saves correctly, there should be problem on loading data. Show me your code
where you load user data on a successfully login.