Stopping vehicles from respawning - 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: Stopping vehicles from respawning (
/showthread.php?tid=124256)
Stopping vehicles from respawning -
biltong - 29.01.2010
How do I stop only some of my vehicles from respawning? I don't want the ones that I spawn with my /v command to respawn when they've been destroyed, but I do want the other 1686 vehicles I have to respawn.
I've tried a loop, but failed at that(I still don't get them)
Halp plz
Re: Stopping vehicles from respawning -
biltong - 09.02.2010
necro bump
Re: Stopping vehicles from respawning -
ray187 - 09.02.2010
Assign a value for cars you don`t want to respawn and write an if-statement in your respawn-command excluding cars having this value assigned.
Re: Stopping vehicles from respawning -
biltong - 11.02.2010
o_o
That's a lot of vehicles to assign.