AddVehicleComponent, is it destroy by itself? - 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: AddVehicleComponent, is it destroy by itself? (
/showthread.php?tid=624992)
AddVehicleComponent, is it destroy by itself? -
Luicy. - 26.12.2016
Is the
AddVehicleComponent destroying itself @ vehicle death?
Re: AddVehicleComponent, is it destroy by itself? -
Sew_Sumi - 26.12.2016
Pretty sure it does.
When the vehicles respawn they simply respawn, unless your script adds their components again.
Re: AddVehicleComponent, is it destroy by itself? -
Luicy. - 26.12.2016
Quote:
Originally Posted by Sew_Sumi
Pretty sure it does.
When the vehicles respawn they simply respawn, unless your script adds their components again.
|
Alright, thanks.