Explode your car with a command - 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: Explode your car with a command (
/showthread.php?tid=423511)
Explode your car with a command -
Eminem 2ka9 - 18.03.2013
If you type /suicide while in a vehicle, your vehicle will blow up.
How is this possible? I use ZCMD.
Re: Explode your car with a command -
kamzaf - 18.03.2013
if(isplayerinanyvehicle(playerid)) createexplosion(playerid,x,y,z,explosionid,radius)
Re: Explode your car with a command -
Scrillex - 18.03.2013
Easierway is to set cars health to 0
KLICK ME