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



Car reset - Fonsie - 11.03.2010

Does anyone have a script like..
if you exit a car it will be auto reset to the place it spawn after a few sec


Re: Car reset - shady91 - 11.03.2010

Quote:
Originally Posted by Fonsie
Does anyone have a script like..
if you exit a car it will be auto reset to the place it spawn after a few sec
just onplayerexitvehicle add vehicle respawn to it lol its really easy either check the wiki or ill write it for you, but you should try to learn your self to help you understand better.


Re: Car reset - ihatetn931 - 11.03.2010

Quote:
Originally Posted by Fonsie
Does anyone have a script like..
if you exit a car it will be auto reset to the place it spawn after a few sec
https://sampwiki.blast.hk/wiki/CreateVehicle

They respawn after the person gets out just set the respawn_delay to a low number


Re: Car reset - Fonsie - 11.03.2010

Quote:

just onplayerexitvehicle add vehicle respawn to it lol its really easy either check the wiki or ill write it for you, but you should try to learn your self to help you understand better.

Oh yeah i got it i use SetVehicleToRespawn

I didnt know something like that exist :P


thanks!