27.09.2012, 00:18
Probably, but not well. Time between vehicle starting to burn, and explosion should be fix for all vehicles afaik (except its exploding instantly because of certain other explosions). You could check the vehicle health for dropping below 250 in OnPlayerUpdate, and then start a timer that ejects the player some 100ms before the vehicle explodes. But you would also need to teleport him away a bit, as he will still die standing next to the explosion.