remove script and fixing

This commit is contained in:
KingMcDonalds
2025-06-28 22:37:04 -07:00
parent d01153490d
commit d014241d95
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
config = { 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. 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, enableSpeedometerMetric = true,
enablePostals = false, -- paste your postal into postals.json file. enablePostals = false, -- paste your postal into postals.json file.
@@ -13,7 +13,7 @@ config = {
}, },
enablePriorityStatus = true, 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". 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" "0"
}, },
+3 -3
View File
@@ -95,7 +95,7 @@ ensure Flatbed-Moving
ensure PiggyBack ensure PiggyBack
ensure Heli-Cam ensure Heli-Cam
ensure Weaponry ensure Weaponry
ensure StreetLabel //ensure StreetLabel
ensure SimpleHUD-main ensure SimpleHUD-main
ensure apolo_loadingscreen ensure apolo_loadingscreen
ensure rpemotesreborn1.6.0 ensure rpemotesreborn1.6.0
@@ -136,7 +136,7 @@ ensure InteractSound
ensure Police-Radio ensure Police-Radio
ensure Smart-Clamp ensure Smart-Clamp
ensure Frame-Monitor ensure Frame-Monitor
ensure HideHUD //ensure HideHUD
ensure Chair-Bed-System ensure Chair-Bed-System
ensure Nearest-Postal ensure Nearest-Postal
ensure Sandy-Streetlights ensure Sandy-Streetlights
@@ -223,7 +223,7 @@ ensure security_cameras_V2
ensure Highway_cameras_style_2 ensure Highway_cameras_style_2
ensure Supply-Line ensure Supply-Line
ensure SmartHose ensure SmartHose
ensure SimplePriorities //ensure SimplePriorities
ensure cooldown ensure cooldown
ensure scully_lawenforcement ensure scully_lawenforcement
ensure VehicleTrustSystem-master ensure VehicleTrustSystem-master