SA-MP Forums Archive
Suggestion! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Suggestion! (/showthread.php?tid=189217)



Suggestion! - Osviux - 10.11.2010

Hi there. I have heard that a new version of Sa-mp is being developed. I have a Role-Play server and after a long night in the morning the server is full of cars that are left on the roads and everywhere, to clean them its very exausting. I and other server owners would be really greatful and happy if you make a new car adding fuction. AddRespawnVehicle This fuction should work as AddVehicle, but you could choose a respawn period. For example 1h. If the vehicle isnt used by a player for an hour it respawns. This would fix the problem.

I am looking forward in hearing from the develepors as soon as possible.


Re: Suggestion! - Sergei - 10.11.2010

You can already do that using CreateVehicle or AddStaticVehicleEx.


Re: Suggestion! - Luka P. - 10.11.2010

There is respawn_time parameter expressed in miliseconds already in CreateVehicle/AddStaticVehicle(Ex) functions.

Edit: Sergei was faster