Posts: 220
Threads: 54
Joined: Jan 2014
Good evening.
I want a function to check the condition of the vehicle, when 300, 300 and there is not for it explodes (it remains on fire).
Thx.
Posts: 3,085
Threads: 37
Joined: Nov 2012
Reputation:
0
OnVehicleDamageStatusUpdate is not always the best method of detecting damage to a vehicle. That callback is called when VISUAL damage is applied to a vehicle, like damage to panels, wheels, hood etc.
A vehicle starts burning at 250 health, not 300. I don't really have to time to script all of this for you right now, but I might get back to you later.
Posts: 526
Threads: 59
Joined: Feb 2011
Reputation:
0
In that case, use a timer to check for the vehicle's health and set it accordingly.
Posts: 220
Threads: 54
Joined: Jan 2014
There is not a callback devoted to it?
Posts: 220
Threads: 54
Joined: Jan 2014
UP, help please for the fire?
Posts: 220
Threads: 54
Joined: Jan 2014
Posts: 220
Threads: 54
Joined: Jan 2014