Код
# ======================
# Nitro / Constant speed
# ======================
#
# Unlike the original s0beit, this nitro will not keep accelerating
# towards the speed of light, but rather keep a constant high speed.
key_nitro_mod = lalt
# Speed multiplier at full speed
# 1.25 = as fast or faster than most vehicles. Higher = faster.
nitro_high = 1.2
# Reduce to this speed multiplier when the key is released
# To disable nitro deceleration, set nitro_low to the same value
# as nitro_high, and nitro_decel_time to 0.
nitro_low = 4.75
# Time in seconds to accelerate from 0 to full speed
nitro_accel_time = 4.0
# Time in seconds to decelerate from full speed to reduced speed
nitro_decel_time = 1.0
1.2 = 120 км/ч и меняешь на сколько тебе надо.