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



Vehicle Respawn Time - jesuschristlordandsavior - 16.02.2010

How do I change the respawn time for vehicles? Can I set the respawn time different for specific vehicles or will I have to set it for all? Or can I not change respawn time at all?


Re: Vehicle Respawn Time - Correlli - 16.02.2010

CreateVehicle(modelid, Float, Float:y, Float:z, Float:angle, color1, color2, respawn_delay);
AddStaticVehicleEx(modelid, Floatpawn_x, Floatpawn_y, Floatpawn_z, Float:angle, color1, color2, respawn_delay);