Skip to content

Enable manual gear shifting through a command or keybind.

Notifications You must be signed in to change notification settings

Dking07/fivem-gearbox-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 

Repository files navigation

GEARBOX SWITCH [STANDALONE]

DESCRIPTION

Enable manual gear shifting through a command or keybind.

CHANGES

  • Add the 'gearbox' command and a keybind to toggle manual gear shifting on and off with animation.

GET NOW

HOW TO INSTALL

  • Download script;
  • Place it in the resources folder;
  • Add 'ensure dk_gearbox_switch' (without quotes) to server.cfg.

HOW TO USE

  • 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.

To work, you need to modify the handlings that you want the script to take effect on.

Modifications

  • Add CCarHandlingData in the SubHandlingData section, like this:
    <SubHandlingData>
        <Item type="CCarHandlingData">
        </Item>
        <Item type="NULL" />
        <Item type="NULL" />
    </SubHandlingData>
    

CONFIG

ANIMATION CONFIG

PREVIEW

Coming soon...

Discord

CHANGELOGS

1.1

  • Added blacklist of vehicle models that will not be affected by the script.

1.2

  • Added gear shift animation.

COPYRIGHT

BY DKING 2024 ©