Set vehicle respawn point - 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: Set vehicle respawn point (
/showthread.php?tid=208676)
Set vehicle respawn point -
sapsap - 09.01.2011
Hey guys,
how do I set a vehicle respawn point for a car?
I want that it sets the respawn point to where it is at the moment and then respawns. Any ideas??
Thanks in advance!
Re: Set vehicle respawn point -
_rAped - 09.01.2011
GetVehiclePos()
SetVehicleToRespawn()
SetVehiclePos()
Re: Set vehicle respawn point -
sapsap - 09.01.2011
Thanks