12.06.2011, 04:22
(
Last edited by leong124; 27/06/2011 at 04:54 AM.
)
SetVehicleToRespawn - OnVehicleSpawn seems to be called before respawning the vehicle, which will cause vehicle lock,alarm,etc. problems. I set the vehicles' parameters in OnVehicleSpawn so that they should be correctly set after they are respawned. With this bug I can't set it, because it is reset to -1.
EDIT:
OnVehicleDeath - Sometimes will not call when I try to flip a vehicle by sawn-off shotgun to make it explode. This could cause problems on player vehicle systems, since the variables cannot be reset in the callback.
EDIT:
OnVehicleDeath - Sometimes will not call when I try to flip a vehicle by sawn-off shotgun to make it explode. This could cause problems on player vehicle systems, since the variables cannot be reset in the callback.