SA-MP Forums Archive
Vehicle help - 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: Vehicle help (/showthread.php?tid=635717)



Vehicle help - silverms - 12.06.2017

so I made an spike system and I want the tires to pop when player be on them I have made that but idk how to make all the tires pop at once how can I do that??
I got this
PHP код:
new PanelsDoorsLightsTires;
GetVehicleDamageStatus(vidPanelsDoorsLightsTires);
UpdateVehicleDamageStatus(vidPanelsDoorsLights0); 



Re: Vehicle help - Vince - 12.06.2017

https://sampwiki.blast.hk/wiki/TireStates


Re: Vehicle help - silverms - 12.06.2017

I couldn't understand anything in it I have already visited it I use 1111 ??


Re: Vehicle help - silverms - 12.06.2017

can I find an pop sound to play it for the player? tho it is fixed I just need pop sound now


Re: Vehicle help - aoky - 12.06.2017

Try PlayerPlaySound(playerid, 1140, 0.0, 0.0, 0.0);