Posts: 410
Threads: 88
Joined: Oct 2008
Reputation:
0
When the vehicle respawns due to the respawn delay parameter (CreateVehicle), does it call any callback?
Posts: 152
Threads: 40
Joined: Jan 2013
Reputation:
0
Delete this, was wrong answer, sorry.
Posts: 219
Threads: 19
Joined: Jan 2013
Reputation:
0
feel free to correct me if I'm wrong but i think it will call OnVehicleSpawn(vehicleid)
I use that in my vehicle management and it seems to work just fine