SA-MP Forums Archive
Trunk VehicleDamageStatus - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Trunk VehicleDamageStatus (/showthread.php?tid=161953)



Trunk VehicleDamageStatus - Script - 21.07.2010

At the UpdateVehicleDamageStatus

What the id of the trunk.. and where he is.

Thanks


Re: Trunk VehicleDamageStatus - Nonameman - 21.07.2010

Quote:
Originally Posted by Script
Посмотреть сообщение
At the UpdateVehicleDamageStatus

What the id of the trunk.. and where he is.

Thanks
I do not know what do you want (my english sucks), try to find what you want here: https://sampwiki.blast.hk/wiki/UpdateVehicleDamageStatus


Re: Trunk VehicleDamageStatus - Script - 21.07.2010

I already checked it..
i didn't find nothing there.


Re: Trunk VehicleDamageStatus - TouR - 21.07.2010

I dont think you can detect trunk with this. But still i am maybe wrong i wish i could help


Re: Trunk VehicleDamageStatus - Script - 21.07.2010

Yes i can, at the server "LSRP" i saw it.


Re: Trunk VehicleDamageStatus - Faith - 21.07.2010

new panels, doors, lights, tires;
GetVehicleDamageStatus(vehicleid, panels, doors, lights, tires);

Then in OnVehicleDamageStatusUpdate, try printing the panels status after you damage the trunk and see what it gives you. Then you could approximately guess when the trunk is damaged if I'm not wrong.


Re: Trunk VehicleDamageStatus - Script - 23.07.2010

I tried but... all my panels status (Not the trunk) get demage to.


Re: Trunk VehicleDamageStatus - Finn - 23.07.2010

This might help you.

If not... Search, you'll find the answer.