SA-MP Forums Archive
Cars respawns to fast - 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: Cars respawns to fast (/showthread.php?tid=78740)



Cars respawns to fast - FreddeN - 22.05.2009

My new script is almost done, but, how can I set the time for cars to respawn?
It respawns after 1 minute or something, that is a little anoying...

Thanks for all answers!

// FreddeN


Re: Cars respawns to fast - Klutty - 22.05.2009

Quote:
Originally Posted by FreddeN
My new script is almost done, but, how can I set the time for cars to respawn?
It respawns after 1 minute or something, that is a little anoying...

Thanks for all answers!

// FreddeN
If you're using AddStaticVehicleEx, just change the time in the code.


Re: Cars respawns to fast - FreddeN - 22.05.2009

Quote:

If you're using AddStaticVehicleEx, just change the time in the code.

Ok, thanks