24.06.2012, 20:17
Simply use SetVehicleVelocity, for example:
The vehicle should then stop.
pawn Код:
SetVehicleVelocity(vehicleid, 0.0, 0.0, 0.0);
SetVehicleVelocity(vehicleid, 0.0, 0.0, 0.0);