OnVehicleDamageStatusUpdate - 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: OnVehicleDamageStatusUpdate (
/showthread.php?tid=361512)
OnVehicleDamageStatusUpdate -
budelis - 21.07.2012
Why this callback in my title is not called, when I do damage to motobike? On vehicles work.
Re: OnVehicleDamageStatusUpdate -
Kindred - 21.07.2012
Never used this function before, but look at this from the wiki:
Quote:
Originally Posted by SA-MP Wiki
This callback is called when a vehicle element such as doors, tires, panels, or lights get damaged.
|
Looking at that, I am not sure if this is why:
There are no doors and panels. Lights are small, and the tires don't get hit very often. Could this be the reason?
Re: OnVehicleDamageStatusUpdate -
budelis - 21.07.2012
But motobike tires was hited, then i go to respray, and nothing no callback call... why?