Config
Config = {}
Config.Framework = "Other" -- If you are using esx_status put "ESX", If you are using QBCORE system change to "QBCORE", for other one go to client/edit.lua.
Config.Command_Menu = "hud" -- Command that you want to open the Settings Menu.
Config.SeatBelt_Keybind = "B" -- By Default what keybind you want to put / take seatbelt. "https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/keyboard/".
Config.SeatBelt_Keybind_Name = "Seatbelt" -- Change the Keybind Label that will appear on ESC > Settings > Key Bindings > FiveM.
Config.Speedometer = "KM" -- KM or MPH to define the speedometer values.
Last updated