• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] UpdateVehicleDamageStatus
#1
Hello, I am creating an armor system for the vehicle.

I am using a timer to repair the vehicle all the time and have noticed that 4 door vehicles sometimes the rear doors are not fixed until the vehicle is damaged again.



I did a test with a friend and the damaged door only appears to me.

Was it a bug or a sync error?





This is how I see it:

[Image: Screenshot-27.png]



This is how my friend sees it:

[Image: Screenshot-28.png]
  Reply
#2
FIXED!

I was using UpdateVehicleDamageStatus to repair the vehicle.



Using RepairVehicle(vehicleid); this bug does not happen!
  Reply


Forum Jump: