FiveM Wais hud v4 车速表 安全带 QBCore

FiveM Wais-hud v4 车速表 安全带 QBCore

7336d83aa120251213080331

Config = {}
Config.RefreshTime = 200
Config.InCarRefreshTime = 20

Config.RefreshPlayersCountTime = 5 * 1000

-- Changing these keybindings will take effect on the first player to enter the server. 
-- The old keybind will remain saved for players who have already entered the server, 
-- because the player can customize these keybinds by finding them in settings -> keybind -> fivem.

Config.Sealtbelt = "k"
Config.SpeedLimiter = "z"
Config.SettingsMenu = "j"
Config.SpeedLimitCommand = "limit"

Config.ClockType = "24" 
-- PM = 12 hour clock 9.30 PM
-- 24 = 24 hour clock 21.30

Config.KeyBindList = {
    {name = "Telefon",  key = "F1"},
    {name = "Inventory",  key = "F2"},
    {name = "Hud Menu", key = "J"},
    {name = "Chat", key = "T"},
    {name = "Pomoc", key = "F10"},
}

Config.Langs = {
    ["belt-plug"]   = "Kemer bağlandı.",
    ["belt-out"]    = "Kemer çıkarıldı.",
    ["limiter-on"]  = "Hız Limiti açık",
    ["limiter-off"] = "Hız Limiti kapalı",
    ["dont-set-limit"] = "Hız limitini /"..Config.SpeedLimitCommand.." den ayarla.",
    ["dont-enter-speed"] = "Limit girmedin Örnek: /limit 100",
    ["limiter-error"] = ""
}

Config.CashItem = false
Config.CashItemName = "cash"

Config.SaltyChat = true
Config.SaltychatRange = { --Look and write the distances here in the satychat config file. The default is as follows. 
    ["1.0"] = { "Whisper",  4},
    ["3.0"] = { "Normal",   8},
    ["5.0"] = { "Shouting", 16},
}

Config.PmaRange = {
    { "Whisper",  35},
    { "Normal",   65}, 
    { "Shouting", 100}
}

Config.BlackListVehicle = {
    "bmx",
    "cruiser",
    "fixter",
    "scorcher",
    "tribike",
    "tribike2",
    "tribike3",
    "polmav",
    "maverick",
    "dodo",
    "seasparrow",
    "shamal",
    "tula",
    "velum",
    "velum2",
    "volatus",
    "annihilator",
    "buzzard",
    "buzzard2",
    "cargobob",
    "cargobob2",
    "cargobob3",
    "cargobob4",
    "frogger",
    "frogger2",
    "maverick",
    "polmav",
    "supervolito",
    "supervolito2",
    "swift",
    "swift2",
    "valkyrie",
    "valkyrie2",
    "volatus",
    "akula",
    "avenger",
    "avenger2",
    "besra",
    "blimp",
    "blimp2",
    "blimp3",
    "bombushka",
    "cargoplane",
    "cuban800",
    "dodo",
    "duster",
    "howard",
    "jet",
    "lazer",
    "luxor",
    "luxor2",
    "mammatus",
    "microlight",
    "miljet",
    "mogul",
    "molotok",
    "nimbus",
    "nokota",
    "pyro",
    "rogue",
    "seabreeze",
    "shamal",
    "starling",
    "strikeforce",
    "stunt",
    "titan",
    "tula",
    "velum",
    "velum2",
    "vestra",
    "volatol",
    "alphaz1",
    "avenger",
    "avenger2",
}
© 版权声明
THE END
喜欢就支持一下吧
点赞15 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片快捷回复

    暂无评论内容