Loooks like - 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: Loooks like (
/showthread.php?tid=382137)
Loooks like -
CrazyChoco - 02.10.2012
Hello i wanna make it like when player damage his car, it wont looks like it's damaged but in really it is damaged but looks like nothing happend on it bad explained, just ask!
Re: Loooks like -
[HK]Ryder[AN] - 02.10.2012
You can keep setting health to 1000 in the OnVehicleTakeDamage sa well as keep storing the damage into a variable too..
Ex create a variable a
onvehicletakedamage
set car health to 1000
set a to a+damage