OnVehiceTakeDamage - 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: OnVehiceTakeDamage (
/showthread.php?tid=382465)
OnVehiceTakeDamage -
[HK]Ryder[AN] - 03.10.2012
any way to check when a vehicle has damage.
If possible, is there a callback like OnVehicleTakeDamage(vehicleid, damage)
Thanks.
Re: OnVehiceTakeDamage -
Vince - 03.10.2012
Perhaps:
https://sampwiki.blast.hk/wiki/OnVehicleDamageStatusUpdate
Re: OnVehiceTakeDamage -
[HK]Ryder[AN] - 04.10.2012
Quote:
Originally Posted by Vince
|
It says clearly that it doesn't include health changes.I have already seen it.
Quote:
Originally Posted by ******
Nope, just check for it in update callbacks.
|
What do you mean?There is no such callback in 0.3e.
Anyone made a custom callback for it?