[FREE] Drift Mode Resource - QBCORE Update!

fivem_driftmode

Description

Drift Mode is a script resource for FiveM that allows players to enable a special drifting mode for vehicles, enhancing the driving experience and making it perfect for adrenaline-pumping drift sessions. The resource modifies vehicle handling properties and adds realistic smoke particles during drifting, creating a more immersive and exciting drifting experience for players.

Features

  • Easy Enable/Disable: Drift Mode can be toggled on or off with a simple chat command or a designated keybind.
  • QBCore Integration: Drift Mode now supports QBCore’s item functionality, allowing players to use a specific item (driftkey) in their inventory to enable Drift Mode.
  • Vehicle Whitelist: Server owners can specify a whitelist of vehicle models in the configuration file, allowing only whitelisted vehicles to access Drift Mode.
  • Vehicle Class Whitelist: Additionally, a whitelist of vehicle classes can be set up in the configuration file for more fine-grained control over vehicle types allowed to use Drift Mode.
  • Customizable Keybind: The resource offers the option to use a keybind instead of the chat command for enabling Drift Mode.
  • Realistic Drifting: Drift Mode modifies key handling properties of vehicles, resulting in a more realistic and satisfying drifting experience.
  • Impressive Drift Effects: During drifting, the resource adds realistic smoke particles to create clouds of smoke, enhancing the visual experience.

Installation

  1. Download the Drift Mode resource from the GitHub repository listed here.
  2. Place the “driftmode” folder in your FiveM server’s “resources” directory.
  3. Adjust the configuration file (config.lua) to customize the resource settings according to your server’s preferences.
  4. Ensure that you have set up the QBCore item functionality correctly to control access to Drift Mode using the driftkey item.
  5. Add “start driftmode” to your server.cfg to enable the Drift Mode resource when the server starts.

Configuration

The “config.lua” file allows you to customize various settings for the Drift Mode resource:

  • qbcore (boolean): Set to true to enable QBCore integration for checking the driftkey item in a player’s inventory.
  • item (string): The name of the specific item required in the player’s inventory to use Drift Mode (requires QBCore functionality).
  • vehicleWhitelist (boolean): Set to true if you want to use a whitelist of vehicle models for Drift Mode.
  • models (table): The list of vehicle models allowed to use Drift Mode (if vehicleWhitelist is true). Add the vehicle model names as strings.
  • vehicleClassWhitelist (boolean): Set to true if you want to use a whitelist of vehicle classes for Drift Mode.
  • classes (table): The list of vehicle classes allowed to use Drift Mode (if vehicleClassWhitelist is true). Add the vehicle classes as integers.
  • keybind (boolean): Set to true if you want to enable the keybind option for Drift Mode.
  • startKey (string): The key to be used as the keybind for enabling Drift Mode (if keybind is true).

Usage

To enable Drift Mode in-game, players must have the driftkey item in their inventory and can use either the chat command or the designated keybind:

  • Chat Command: Type “/driftmode” in the chat to enable or disable Drift Mode.
  • Keybind: If the keybind option is enabled, players can use the specified key to toggle Drift Mode on or off.

Support and Contributions

For support and questions, join our Discord Server.
For contributions, check out the repository on GitHub.

Credits

Author: Ethan4t0r
A special thanks to the FiveM community for the support and feedback!

License

This project is licensed under the MIT License.

7 Likes

It makes the car very slow even when the drift is not enabled. It makes the front wheels turn funny too.

[EDIT : I’ll take it of from my server for now until it’s fixed.

1 Like

I apologize for the inconvenience! I will look into it and get it fixed!

1 Like

It will be a nice thing to have on the server, I like it but can’t use it like this.
So far i’ve found this:
After you enable it, the car is acting like it’s on a speed limiter.
When you dissable it then the wheels are acting funky and there is no way you could drive the car.

Could you try the most updated version on my github now? Thank you!

ChatGPT goes crazy :joy:, great release btw.

3 Likes

GetPlayerPed(-1) in 2023 is prohibited

3 Likes

drift_client.lua (2.8 KB)
i think this is better :wink:

Thank you for sharing! Although, looks like you removed most of the features I intended to have for my server/use(Which really doesn’t matter). I appreciate seeing that you modified it for your use case though!

Features that would be cool.

  • Drift Mode : Item that can be installed on a car and be saved to that car only.
  • Enable smoke with On/Off via command only if you have installed the item
1 Like

Not really a big fan of the 2-step backfire, it is very loud, wish you could toggle on and off the extra drift features.

You can toggle it VIA the config.lua file!

that looks so fantastic tho xd (joking)

1 Like

I wasn’t aware that you updated this from when I downloaded it. Thank you very much.

The “handlemods” are those based on the vehicles handling.meta? how are these calculated?

This script uses natives to enable the drift mode.

See: SetDriftTyresEnabled - FiveM Natives @ Cfx.re Docs

UPDATE!

Qbcore functionality has been added! Item is created and server owners can implement it within their shops so players can buy the driftkey item and use it to enable drift mode!

Hey! If you use QBCore you can now use a driftkey item to enable it!

Hi Ethan, i’m on esx.

bro, please help me, the tire drift does not turn on, I prescribed the command both in f8 in the command line and in the chat via /, the build installed the latest chop shop and the trainers do not see the drift tires, what could be the problem?