SA-MP Forums Archive
CreateVehicle no 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)
+--- Thread: CreateVehicle no respawn (/showthread.php?tid=402260)



CreateVehicle no respawn - Sydcul - 25.12.2012

Hello,

I want to create a car shop, but when you buy the car and it explodes/drowns, it shouldn't respawn.
How do i do this? Thanks in advance.

-Sydcul


Re: CreateVehicle no respawn - Sydcul - 26.12.2012

Nobody can help me? Most Americans are awake now...


Re: CreateVehicle no respawn - Lynn - 26.12.2012

Destroy it under public OnVehicleDeath(vehicleid, killerid)
And it's 4:33 AM, us Americans are mostly sleeping lol.


Re: CreateVehicle no respawn - Sydcul - 26.12.2012

Ok thanks. Well i was just guessing about the time. I'll try it out now.