Vehicle 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 Respawn (
/showthread.php?tid=180183)
Vehicle Respawn -
martynas - 30.09.2010
Damn i have so many questions
Another question how to make vehicle respawn in car shop

where is 50 cars ? but i need to respawn only them with command
Re: Vehicle Respawn -
dor_b - 30.09.2010
you want to do respawn cars ?
if so:
SetVehicleToRespawn(i);
Re: Vehicle Respawn -
martynas - 30.09.2010
i need to respawn many cars at the same time but not all in the game
Re: Vehicle Respawn -
Retardedwolf - 30.09.2010
Use a loop and SetVehicleToRespawn.
Re: Vehicle Respawn -
martynas - 30.09.2010
Loop will respawn all my cars in the game but i need to respawn only specific cars... those cars id changes every respawn...