Skip to main content

Enable DLC Content

Introduction

Enforcing game build allows you to force a specific DLC version to your server, allowing you to play with the latest maps, clothing, vehicles and more! You can do this very simply, use the sections below based on your gameserver type to active it.

Available Gamebuilds

This is an overview of all available DLC and its Build IDs:

Build IDBuild Name
2060Los Santos Summer Special
2189Cayo Perico
2372Tuner DLC
2545The Contract
2699The Criminal Enterprises
2802Los Santos Drug Wars
2944San Andreas Mercenaries

Enable build using FiveM (Linux/Windows)

In order use additional DLC content such as Cayo Perico, the Tuner DLC or Los Santos Summer Special, you must set them in the settings of your server. You can do this either directly by editing the server.cfg file, or the simpler way which is to change it through the Settings section of your gameserver's webinterface.

image

You should now either search for game build or simply scroll down until you find the Enforce Game Build subsection. Here using the drop down menu, you can select which DLC build you wish to set your server to run on.

One you have picked your choice, head over to the bottom of the page and press the Save button, next proceed to restart your FiveM server. Your server will now launch with the specified DLC build. You have successfully set a gamebuild for your FiveM gameserver!

Enable build using FiveM TxAdmin

To enable the content on a txadmin server, you need to open your txadmin-interface and head over to the FXServer settings.

image

Now simply add your desired gamebuild in the Additional Arguments section through the set command, replacing BUILD_ID_CHOICE with one from the table:

+set sv_enforceGameBuild BUILD_ID_CHOICE

Once you have picked your choice, proceed to restart your FiveM server. Your server will now launch with the specified DLC build. You have successfully set a gamebuild for your FiveM gameserver!