Posts: 4
Threads: 2
Joined: Sep 2010
Reputation:
0
Hi!
I want to do something, when a vehicle respawned (not exploded). I don't know that the OnVehicleDeath() function is called when a vehicle respawn.
Thank you.
Posts: 4
Threads: 2
Joined: Sep 2010
Reputation:
0
The OnVehicleSpawn() function call when a vehicle general spawn. But I need a function, when a vehicle re-spawn (for example, There isn't nobody in the vehicle much time, and the servere put the vehicle to his spawn point).
Posts: 4
Threads: 2
Joined: Sep 2010
Reputation:
0
Yes, I think this. If the player leave vehicle, after respawn_delay time the vehicle respawn. But I don't want use timers, to do this. There isn't be any forward function what call when a server respawn the vehicle?