02.07.2015, 22:00
Title says all,
is it possible, if so, how?
is it possible, if so, how?
Use SetVehicleVelocity and detect when they hit their braking key (whether it be their Spacebar or S by default).
|
I was hoping something like, if they press 's' nothing happens? or their decelerate key.
|
Turn the engine off using SetVehicleParamsEx (https://sampwiki.blast.hk/wiki/SetVehicleParamsEx). That will of course prevent accelaration as well.
|