Installation

This resource has no dependencies and can be run with any framework, or completely standalone.

Requirements

  • FiveM server
  • No additional dependencies required

Installation Steps

Step 1: Download the Resource

Download legends_raceessentials from your Keymaster grants or the store.

Step 2: Extract to Resources

Place the legends_raceessentials folder into your server's resources directory.

resources/
└── legends_raceessentials/
    ├── fxmanifest.lua
    ├── config/
    │   └── config.lua
    ├── client/
    │   ├── entities.lua
    │   ├── services.lua
    │   ├── slipstream.lua
    │   ├── speedlimit.lua
    │   └── utils.lua
    └── server/
        └── server.lua

Step 3: Add to Server Config

Add the following line to your server.cfg:

ensure legends_raceessentials

This resource can start at any point in your server.cfg as it has no dependencies.

Step 4: Configure Features

Customize which features are enabled in config/config.lua. See the Configuration page for all options.

Step 5: Restart Server

Restart your server or use the refresh and ensure legends_raceessentials commands.

Feature Overview

FeatureDefaultDescription
Disable Double ClutchingEnabledPrevents RPM exploit for speed gains
Disable Curb BoostingEnabledReduces speed spikes from curbs
Disable Air ControlEnabledPrevents aerial vehicle manipulation
Speed LimiterEnabledEnforces maximum vehicle speeds
SlipstreamEnabledDrafting bonus with visual effects
Fallen Entities CleanupEnabledAuto-removes fallen props

Verification

After installation:

  1. Enter a vehicle and test normal driving
  2. Try the exploits (double clutch, curb boost) - they should be prevented
  3. Drive behind another vehicle to test slipstream (you should see air trail effects)
  4. Check that normal driving physics feel natural

Need help? Join our Discord (opens in a new tab) and open a support ticket!


Legends Store - Premium FiveM Scripts