Neon Stay undestroyed - 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: Neon Stay undestroyed (
/showthread.php?tid=498401)
Neon Stay undestroyed -
ponagandlamanoj - 03.03.2014
Guys, I added a neon system. It works good. But When the car is destroyed, the neon stays there itself undestroyed. Tell me some solution for it.
Re: Neon Stay undestroyed -
iThePunisher - 03.03.2014
this system destroy the neon when you remove it .
try it
http://pastebin.com/u7rmVVnn
Re: Neon Stay undestroyed -
ponagandlamanoj - 03.03.2014
Thats what im using bro.. XD
Re: Neon Stay undestroyed -
KubiPL - 03.03.2014
Make new public called as public OnVehicleDeath(vehicleid, killerid)
and check there if vehicle had any neon and destroy them if exist.
Re: Neon Stay undestroyed -
ponagandlamanoj - 03.03.2014
oh.. kay..

ill test it