SA-MP Forums Archive
Vehicle Not Respawn - 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: Vehicle Not Respawn (/showthread.php?tid=86434)



Vehicle Not Respawn - StrickenKid - 14.07.2009

In your opinion, what would be the best way to make a car spanner, but make it so when the vehicle blows up or sinks, it will not respawn.


Re: Vehicle Not Respawn - StrickenKid - 15.07.2009

Super Bump!


Re: Vehicle Not Respawn - Backwardsman97 - 15.07.2009

Use CreateVehicle which has a parameter to set the respawn time. Then, under OnVehicleDeath, destroy the vehicle.