FiveM: Enable DLC Content
This guide was created with the following products:
(Details may vary with products from different providers but the main concepts remain the same)
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 game server type to active it.
Available Gamebuilds
This is an overview of all available DLC and its Build IDs:
Build ID | Build Name |
---|---|
2060 | Los Santos Summer Special |
2189 | Cayo Perico |
2372 | Tuner DLC |
2545 | The Contract |
2699 | The Criminal Enterprises |
2802 | Los Santos Drug Wars |
2944 | San Andreas Mercenaries |
3095 | The Chop Shop |
3258 | Bottom Dollar Bounties |
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 game server's webinterface.
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 game server!
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.
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 game server!