Posts: 267
Threads: 64
Joined: Jul 2010
Reputation:
0
Hello,
When I am passenger and I explose the vehicule with a command, the vehicule is not respawn and the callback OnVehicleDeath is not called. If I disconnect, the vehicle explose and don't respawn.
Thanks
Posts: 61
Threads: 3
Joined: Jan 2013
Reputation:
0
This is a pretty old bug, if a car gets flipped with no one in it or gets it's vehicle health set to 250 or below from the script and then blows up, OnVehicleDeath isn't called and the vehicle isn't really destroyed.
Posts: 267
Threads: 64
Joined: Jul 2010
Reputation:
0
no on the 0.3e I can destroy the vehicle as passanger no problem but with the 0.3X there are this bug
I can hardly understand what you're saying. Mind elaborating a bit?
Posts: 267
Threads: 64
Joined: Jul 2010
Reputation:
0
Enter in a car on the passenger side, destroy this vehicle with a command /destroy >> SetVehicleHealth 0. Get out. The vehicule not respawn.