Snow Speedometer [PAID]

A script by SnowCommunity

No reviews yet.
Snow Speedometer [PAID] main image

Full Description

giphy

[Preview]


[Config]

Config = {}

Config.Keybind = 'L'
Config.CommandMenu = "speedsetting"
Config.BackLight = 'BulletTimeLight'

Config.SpeedVehicle = {
    Command = "Cruise",
    Speed = 220,
    StartLimit = 30,
    EndLimit = 270,
    warningSound = 65
}

Config.Texts = {
    Text1 = {
        Sound = "WARNING",
        Title = "Cruise",
        Text = "You aren't driving any vehicle",
        Time = 15
    },
    Text2 = {
        Sound = "WARNING",
        Title = "Cruise",
        Text = "You aren't driving any vehicle",
        Time = 15
    },
    Text3 = {
        Sound = "SAVE",
        Title = "Cruise",
        Text = "You successfully reset the Cruise control",
        Time = 15
    },
    Text4 = {
        Sound = "WARNING",
        Title = "Cruise",
        Text = "Only numbers are allowed for the speed section",
        Time = 15
    },
    Text5 = {
        Sound = "WARNING",
        Title = "Cruise",
        Text = "Your speed limit can't be under ",
        Text2 = " Km/h",
        Time = 15
    },
    Text6 = {
        Sound = "WARNING",
        Title = "Cruise",
        Text = "Your speed limit can't be above ",
        Text2 = " Km/h",
        Time = 15
    },
    Text7 = {
        Sound = "SAVE",
        Title = "Cruise",
        Text = "Speed limit has been set on ",
        Text2 = " Km/h",
        Time = 15
    },
    Text8 = {
        Sound = "SAVE",
        Title = "Cruise",
        Text = "your current speed can't be above the Speed you're limiting to",
        Time = 15
    },
    Text9 = {
        Text = "you fastened your seat belt",
        Time = 10
    },
    Text10 = {
        Text = "you freed your seat belt",
        Time = 10
    },
    Text11 = {
        Sound = "INFO",
        Title = "ERROR",
        Text = "you must be riding a vehicle to access this menu",
        Time = 20
    },
    Text12 = {
        Text = "vehicle alarm is off",
        Time = 10
    },
    Text13 = {
        Text = "vehicle alarm is on",
        Time = 10
    }
}

Config.Sounds = {
    Lock = {
        Sound = "buckle",
        Time = 0.9
    },
    UnLock = {
        Sound = "unbuckle",
        Time = 0.9
    },
    Alert = {
        Sound = "alert",
        Time = 0.5
    }
}

Resmon
0.03 to 0.05 Resmon value

The Source is completely open source and you can customize it for your server

[Buy]
Click

Config Merger
Have you tried Config Merger? Merge your configs easily