SA-MP Forums Archive
[HELP] Cars spawn - 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: [HELP] Cars spawn (/showthread.php?tid=349816)



[HELP] Cars spawn - V4at - 10.06.2012

When the cars returns to spawn, if you put a neon I would like to destroy them. Please script, i will give +rep.


Re : [HELP] Cars spawn - ricardo178 - 10.06.2012

Under public OnVehicleSpawn, add this:

pawn Код:
RemoveVehicleComponent(vehicleid, 1010);