[FREE] Manual Gearbox system

Add manual gearing to you vehicles.

Default buttons are R and Q, so you might need to rebind some stuff or change these.

Key Features:

  • Manual Gear Controls: Take full control of your vehicle’s gears, enhancing realism and immersion
  • Gear skipping
  • Efficient Resource Management: Minimize resource consumption for optimal client performance.Running at a 0.0ms resmon on idle and a 0.02ms when driving a manual
  • Clutch Simulation: Experience authentic clutch engagement, adding depth to your driving interactions
  • Synchronized Audio
  • Support for oxlib and QBcore (for notifications and keybind), but none of these are needed afaik, one line of code to change if you want another notification system

Make sure to read limitations on github!

Grab it here

Showcase

:v:

21 Likes

Unfortunately, it’s not ESX

As noted in the initial post: I’m pretty sure you can make this work with ESX with one line changed and disabling oxlib in the config… But maybe that’s above your skill level :joy:

5 Likes

To use it with esx, go to client, remove line 3, replace line 6 with ESX = exports["es_extended"]:getSharedObject() and line 37 with ESX.ShowNotification(text, type) or ask chatGPT…

awesome free release dude!

love it very nice thank you

cw-gearbox.zip (46.0 KB)

You can use this version, it works with esx/qb/ox and as a standalone

-- QBCore = exports['qb-core']:GetCoreObject() -- uncomment if you use QBCore

-- ESX = exports["es_extended"]:getSharedObject() -- uncomment if you use ESX

Config.Debug = false -- toggle this on if you have issues, BEFORE asking for help

Config.Notify = "ST" -- QB/ESX/OX/ST -- (ST = Standalone)

You can set your notify to ESX from the config, just make sure to uncomment the ESX export. or leave it as Standalone.

2 Likes

Is it possible to add like a toggle function, so people can choose what they like at the moment they want

Now with animations!

3 Likes

Yeah of course, you just have to add a command or however you want to toggle it and look at how it checks for manual gearbox from cw-tuning. It wont be able to toggle while driving tho, only while outside the vehicle or after getting in and out

1 Like

awesome work mate You tested the animation with a passenger?
See if the passenger does the animation as well.

Just did it, thanks! Works like a charm but is a pain in the ass changing the flags

As long as the flags exist, you can always get cw-tuning and have that do it for you instead :wink:

Works like a charm

2 Likes

Bonus :joy:

5 Likes

Really cool script, I was looking for something like this
My question is : Is it normal that the car still shit up and down without me shifting ?

I changed the keybinds and they are working fine, just the car doens’t keep the gear locked.

Did you grab the latest version? And do you get a warning upon starting/restarting it?

Your gamebuild might be to old.

The issue was on my end, I updated to the latest build and everythign works like a charm ! Thank you for the awsome share !

Could have atleast added a NSFW tag :rofl:

1 Like