From d014241d95b2531e4ecb223c209a74bf15809f89 Mon Sep 17 00:00:00 2001 From: KingMcDonalds Date: Sat, 28 Jun 2025 22:37:04 -0700 Subject: [PATCH] remove script and fixing --- resources/SimpleHUD-main/config.lua | 4 ++-- server.cfg | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/SimpleHUD-main/config.lua b/resources/SimpleHUD-main/config.lua index 7b05c1c9d..ffc92784a 100644 --- a/resources/SimpleHUD-main/config.lua +++ b/resources/SimpleHUD-main/config.lua @@ -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" }, diff --git a/server.cfg b/server.cfg index b11b22bbd..ec63b369a 100644 --- a/server.cfg +++ b/server.cfg @@ -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