- Add the 'gearbox' command and a keybind to toggle manual gear shifting on and off with animation.
- Download script;
- Place it in the resources folder;
- Add 'ensure dk_gearbox_switch' (without quotes) to server.cfg.
- Use the '/gearbox' command or the keybind (configurable in the FiveM keybinds section) to toggle manual gear shifting on or off.
- To use manual gear shifting, use the 'Shift Gear Up' and 'Shift Gear Down' keybinds, configurable in Settings > Key Bindings > GTA Online Vehicles.
- Add CCarHandlingData in the SubHandlingData section, like this:
<SubHandlingData> <Item type="CCarHandlingData"> </Item> <Item type="NULL" /> <Item type="NULL" /> </SubHandlingData>
- Added blacklist of vehicle models that will not be affected by the script.
- Added gear shift animation.