AddStaticVehicle - 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: AddStaticVehicle (
/showthread.php?tid=224310)
AddStaticVehicle -
Master_FM - 11.02.2011
Hi,
i changed my script of AddStaticVehicleEx with -1 Respawntime to AddStaticVehicle without respawntime.
But now every 2 minutes the cars respawn?!
I have also CreateVehicle with -1 Respawntime but there nothing happens... What the Fuck is wrong?
Re: AddStaticVehicle -
Master_FM - 12.02.2011
Nobody can help me or has any idea?
AW: AddStaticVehicle -
Nero_3D - 12.02.2011
You changed to AddStaticVehicle which has a fixed respawn time, so the vehicles will respawn after it
You said that you used in CreateVehicle -1 as respawn time, so they wont respawn
Where is the problem now?
Re: AddStaticVehicle -
Master_FM - 12.02.2011
How i can change the "fixed Respawntime" ?
AW: AddStaticVehicle -
Nero_3D - 12.02.2011
use AddStaticVehicleEx or CreateVehicle with -1 like you did before
AW: AddStaticVehicle -
MuLtiVaN - 12.02.2011
use ",9999);"
all 10.000 minutes they will respawn^^
Re: AddStaticVehicle -
Voldemort - 12.02.2011
Its hard to understand you want that cars respawn or no?
Use AddStaticVehicleEx in all cases, except when you use cmds IG
Re: AddStaticVehicle -
Master_FM - 13.02.2011
But in WIKI i read that AddStaticVehicle has No Respawntime... Because of that i took that
AW: AddStaticVehicle -
Nero_3D - 13.02.2011
If there is no parameter doesnt mean that it doesnt has one
Just use AddStaticVehicleEx