Posts: 32
Threads: 7
Joined: Jul 2010
Reputation:
0
I already checked it..
i didn't find nothing there.
Posts: 740
Threads: 63
Joined: Oct 2009
Reputation:
0
I dont think you can detect trunk with this. But still i am maybe wrong i wish i could help
Posts: 32
Threads: 7
Joined: Jul 2010
Reputation:
0
Yes i can, at the server "LSRP" i saw it.
Posts: 160
Threads: 23
Joined: Sep 2008
Reputation:
0
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.
Posts: 32
Threads: 7
Joined: Jul 2010
Reputation:
0
I tried but... all my panels status (Not the trunk) get demage to.