fixing mdt script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user