Vehicle 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)
+--- Thread: Vehicle respawning. (
/showthread.php?tid=302745)
Vehicle respawning. -
iGetty - 10.12.2011
I have scripted all of my vehicles; yet I have not added SetVehicleToRespawn, nor a respawn timer. Yet they respawn all of the time. Is there a way to find out what's going on?
Thanks.
Re: Vehicle respawning. -
Hiddos - 10.12.2011
If you create the vehicles using CreateVehicle, you might want to take a look at the 'respawn_delay' parameter.
Re: Vehicle respawning. -
iGetty - 10.12.2011
I don't mate, I use the AddStaticVehicle mode. I really am confused as I can't seem to understand why it's doing it.