SA-MP Forums Archive
Making a car never 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: Making a car never respawn? (/showthread.php?tid=121144)



Making a car never respawn? - jameskmonger - 15.01.2010

This respawns after about 1 second.

Код:
	  CreateVehicle(565, SpawnCarX, SpawnCarY, SpawnCarZ, SpawnCarAngle, -1, -1);



Re: Making a car never respawn? - Correlli - 15.01.2010

CreateVehicle(modelid, Float, Float:y, Float:z, Float:angle, color1, color2, respawn_delay);