SA-MP Forums Archive
Returning after you crash - 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: Returning after you crash (/showthread.php?tid=67726)



Returning after you crash - Zayc_16 - 03.03.2009

i using the godfather mod, can me someone
explain how to set returning after you crash
to the same place before crash?


Re: Returning after you crash - Rks25 - 03.03.2009

Go the script showroom, there is a rp script with this feature. LOok how they done it.


Re: Returning after you crash - Zayc_16 - 03.03.2009

can i get a link?


Re: Returning after you crash - Rks25 - 03.03.2009

http://forum.sa-mp.com/index.php?action=search


Re: Returning after you crash - Zayc_16 - 04.03.2009

i can't find, can i get a link?


Re: Returning after you crash - Marcel - 04.03.2009

Use GetPlayerPos under OnPlayerDisconnect, then when the user logges in, use SetPlayerPos. Save the position somewhere in the user file or so.


Re: Returning after you crash - Zayc_16 - 05.03.2009

thanks!