[Release] [PAID] lq_gear

A script by LquenS

No reviews yet.
[Release] [PAID] lq_gear main image

Full Description

YOUTUBE VIDEO
USAGE
  • To Gear up “Y”
  • To Gear down “U”
  • To Ignite “G”
FEATURES

Add vehicles ignition system
Converts some vehicles to manual gear system

DEPENDENCIES

Framework
ESX
Standalone [SOON]

Locales/Translations
Can change locales inside config file.

CONFIG
Config = {}

-- TR: Motorun dakikadaki devir sayısı eğer son ise motor hasar alacaktır.
-- EN: If the engine's RPM is the last, the engine will be damaged.

Config.DamageEngineFullRPM = true


-- TR: "locales" dosyasının içindeki dillerden birini seçin. --
-- EN: Choose one of the languages ​​in "locales" folder. --

Config.Locale = 'en'


-- TR: Debug komutlarını kullanmaya izin verir. --
-- EN: Access use to Debug commands. --

Config.DebugCommands = true -- /GetInfos

-- TR: BÜYÜK harflerle yazın ve ingilizce harf kullanın --
-- TR: Örneğin, "DOMİNATO" yanlış kullanım, şöyle deneyin "DOMINATO" --

-- EN: Write in CAPITAL letters and use english letter --
-- EN: For example, "DOMİNATO" wrong use, try it like this "DOMINATO" --

Config.Automatics = { 
    "carname",
    "carname",
    "carname", 
    "carname"
}

Tebex