Car 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: Car Respawn (
/showthread.php?tid=307970)
Car Respawn -
jaskiller - 01.01.2012
hi I have a question :
CreateVehicle(CarInfo[CarId][model],x,y,z,a,CarInfo[CarId][col1],CarInfo[CarId][col2],CarInfo[CarId][respawn]);
if I put int CarInfo[CarId][respawn] = -1 the car his never gone respawn
I want kown it because I want to put car after destroy in pound with callback : onvehiculedestroy
Re: Car Respawn -
DarkKillerWithPride<3 - 01.01.2012
Hey man, please list what you defined it all as, I for example user VEHICLE_RESPAWN 1 for my vehicles however I have switched to a more GL style now