Added the ability to have a fast limit

This commit is contained in:
Dan
2019-12-16 21:31:42 +00:00
parent 7ee98e9f64
commit 03c9fbb953
4 changed files with 62 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ RADAR.config.rear_lock_key = 112
-- Radar fast limit locking
-- When enabled, the player will be able to define a fast limit within the radar's menu, when a vehicle
-- exceeds the fast limit, it will be locked into the fast box. Default setting is disabled to maintain realism
RADAR.config.allow_fast_limit = false
RADAR.config.allow_fast_limit = true
-- Fast Lock Blip
-- true = vehicles that go over the fast limit will have a blip added to the minimap for a short period of time