SA-MP Forums Archive
How to make 4 door damaged? - 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: How to make 4 door damaged? (/showthread.php?tid=611083)



How to make 4 door damaged? - SetPlayerNameTag - 02.07.2016

Код HTML:
		GetVehicleDamageStatus(GetPlayerVehicleID(playerid), panels, doors, lights, tires);
		UpdateVehicleDamageStatus(GetPlayerVehicleID(playerid), 53674035, 33686020, 5, 15);
I want to make the car all damaged.

If you can give me the fully code, thanks