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
I got this
PHP Code:
new Panels, Doors, Lights, Tires;
GetVehicleDamageStatus(vid, Panels, Doors, Lights, Tires);
UpdateVehicleDamageStatus(vid, Panels, Doors, Lights, 0);