Quote:
Originally Posted by JaTochNietDan
Simply use SetVehicleVelocity, for example:
pawn Код:
SetVehicleVelocity(vehicleid, 0.0, 0.0, 0.0);
The vehicle should then stop.
|
it works but whenever i hit something and my vehicle rotates it just stop, but my car still rotating i mean rolling.. any solution how to Stop the car from rotating..