How to reload a vehicle? - 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: How to reload a vehicle? (
/showthread.php?tid=478543)
How to reload a vehicle? -
SlonCHL - 30.11.2013
How do I reload a vehicle created by CreateVehicle, if possible, by reloading some fs maybe?
Re: How to reload a vehicle? -
SilentSoul - 30.11.2013
It can be done for all server created cars or if you want for one vehicle only it can be done easily using this function
https://sampwiki.blast.hk/wiki/SetVehicleToRespawn
Re: How to reload a vehicle? -
SlonCHL - 30.11.2013
Thanks, I'll loop