Features

Seatbelt

Config.Seatbelt = {
    Enable = true,
    Key = "L",
    BlackListClasses = {},
    PreventActions = true,
    Warning = {
        Enable = true,
        MinimumSpeed = 15,
        Cooldown = 20000
    },
    ToggleNotification = false,
    Sounds = {
        Warning = "tesla.ogg",
        Buckle = "buckle.ogg",
        Unbuckle = "unbuckle.ogg"
    }
}

Fully built in seatbelt which is fully customizable.

Speedlimiter

Speedlimiter for vehicles.

CarControl

CarControl menu, for controlling vehicle seats, windows and doors.

StressSystem

Highly customizable builtin stress system.

Elements

Fully customizable HUD elements read more on this page.

Last updated