fixing mdt script

This commit is contained in:
KingMcDonalds
2025-07-17 08:38:36 -07:00
parent 8b93550575
commit bb30653ceb
+1 -1
View File
@@ -29,7 +29,7 @@ Config = {
TimeFormat = "en-GB", -- en-US, fr-FR, de-DE etc.
KMHorMPH = "MPH", -- "KMH" or "MPH"
Enable_Discord_API = true, -- You need the discord API for this script, otherwise it will not work https://store.nights-software.com/package/5035729 [FREE] Included in the Tebex package.
Enable_Discord_API = false, -- You need the discord API for this script, otherwise it will not work https://store.nights-software.com/package/5035729 [FREE] Included in the Tebex package.
Enable_Nearest_Postal = false, -- Nearest-postal integration, if false it will always return "Unknown" on postals. (CFX Post: https://forum.cfx.re/t/release-nearest-postal-script/293511) Edit getPostal(x,y) in c_functions.lua if you desire to integrate your own postal system.
Enable_MDT_Battery_System = true, -- Set to false to disable the battery system, if disabled it'll always stay 100%. Charging can be done in vehicles and interiors
DefaultSoundVolume = 0.15, -- Used for notifications. Higher than 0.5 will set it to 0.25, limited to protect ears