SA-MP Forums Archive
How do i change vehicle RESPAWN TIME? HELP PLZZ - 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: How do i change vehicle RESPAWN TIME? HELP PLZZ (/showthread.php?tid=128814)



How do i change vehicle RESPAWN TIME? HELP PLZZ - Tony_Valentino - 19.02.2010

GUYS PLEASE HELP, i need to know how i could change the vehicle respawn time. for when u leave a vehicle somewhere for like 1 hour and its still there


Re: How do i change vehicle RESPAWN TIME? HELP PLZZ - Rzzr - 19.02.2010

Use AddStaticVehicleEx


Re: How do i change vehicle RESPAWN TIME? HELP PLZZ - Correlli - 19.02.2010

CreateVehicle(modelid, Float, Float:y, Float:z, Float:angle, color1, color2, respawn_delay);
AddStaticVehicleEx(modelid, Floatpawn_x, Floatpawn_y, Floatpawn_z, Float:angle, color1, color2, respawn_delay);