remove script and fixing
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
config = {
|
||||
enableMoneyHud = false, -- curerntly only used with ND Framework if you use another fw then you can edit the client.lua, or if you're using the Currency_System then turn this off.
|
||||
enableFuelHUD = true,
|
||||
enableFuelHUD = false,
|
||||
enableSpeedometerMetric = true,
|
||||
enablePostals = false, -- paste your postal into postals.json file.
|
||||
|
||||
@@ -13,7 +13,7 @@ config = {
|
||||
},
|
||||
|
||||
enablePriorityStatus = true,
|
||||
cooldownAfterPriorityStops = 15, -- in minutes, how long will the priority cooldown be after one stops until a new priority can be started.
|
||||
cooldownAfterPriorityStops = 10, -- in minutes, how long will the priority cooldown be after one stops until a new priority can be started.
|
||||
cooldownAccess = { -- discord roles that can use the /prio-cd command to add a cooldown. Usually only staff is allowed but if you want to allow everyone just put a "0".
|
||||
"0"
|
||||
},
|
||||
|
||||
+3
-3
@@ -95,7 +95,7 @@ ensure Flatbed-Moving
|
||||
ensure PiggyBack
|
||||
ensure Heli-Cam
|
||||
ensure Weaponry
|
||||
ensure StreetLabel
|
||||
//ensure StreetLabel
|
||||
ensure SimpleHUD-main
|
||||
ensure apolo_loadingscreen
|
||||
ensure rpemotesreborn1.6.0
|
||||
@@ -136,7 +136,7 @@ ensure InteractSound
|
||||
ensure Police-Radio
|
||||
ensure Smart-Clamp
|
||||
ensure Frame-Monitor
|
||||
ensure HideHUD
|
||||
//ensure HideHUD
|
||||
ensure Chair-Bed-System
|
||||
ensure Nearest-Postal
|
||||
ensure Sandy-Streetlights
|
||||
@@ -223,7 +223,7 @@ ensure security_cameras_V2
|
||||
ensure Highway_cameras_style_2
|
||||
ensure Supply-Line
|
||||
ensure SmartHose
|
||||
ensure SimplePriorities
|
||||
//ensure SimplePriorities
|
||||
ensure cooldown
|
||||
ensure scully_lawenforcement
|
||||
ensure VehicleTrustSystem-master
|
||||
|
||||
Reference in New Issue
Block a user