So aktivieren Sie DLCs für den FiveM-Server
Enabling DLC (Downloadable Content) for your FiveM server allows you to offer players the latest maps, clothing, vehicles, and more.
This guide will walk you through the process of enabling specific DLC builds on your FiveM server, ensuring that your server runs the desired content.
DLC content is like extra toys you can add to your favorite game to make it more fun. It includes new maps, vehicles, clothes, and more. For a FiveM server, enabling DLC means everyone can use these extra features together, making the game even better for all players.
Inhaltsverzeichnis
Available DLC Builds
Below is a list of available DLC builds with their corresponding 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 |
Enabling Build Using FiveM (Linux/Windows)
Step 1: Access Your Server Settings
- Web Interface Method:
- Log in to your game server’s web interface.
- Navigate to the settings section of your FiveM server.
- Look for the “Enforce Game Build” subsection, which may be labeled as “Game Build” or similar.
- Manual Editing Method:
- Suchen Sie die
server.cfg
Datei in Ihrem FiveM-Serververzeichnis. - Open the file with a text editor.
- Suchen Sie die
Step 2: Set the Desired Build ID
- Web Interface Method:
- Use the dropdown menu to select the desired DLC build from the list.
- Manual Editing Method:
- Add or modify the following line in the
server.cfg
file:Copyset sv_enforceGameBuild BUILD_ID_CHOICEReplaceBUILD_ID_CHOICE
with the appropriate Build ID from the table above.
- Add or modify the following line in the
Step 3: Save and Restart
- Save your changes and restart your FiveM server for the settings to take effect.
Enabling Build Using FiveM TxAdmin
Step 1: Access TxAdmin Interface
- Log in to your TxAdmin interface.
- Go to the FXServer settings section.
Step 3: Add the Set Command
- In the “Additional Arguments” section, add the following command:Copy+set sv_enforceGameBuild BUILD_ID_CHOICEReplace
BUILD_ID_CHOICE
with the desired Build ID from the table above.
Step 4: Save and Restart
- Save your changes and restart your FiveM server for the new build to be enforced.
FAQ & Final words for this page
What is a DLC build?
A DLC build refers to a specific version of the game that includes additional content like new maps, vehicles, and clothing, which can be enabled on your FiveM server.
How do I know which Build ID to use?
Refer to the list provided in the tutorial or check the official FiveM or game forums for the latest Build IDs corresponding to each DLC.
Can I enable multiple DLCs at once?
Typically, only one Build ID can be set at a time. However, some builds may include multiple DLCs. Check the Build ID details for compatibility.
By following the steps outlined in this guide, you can easily enable the desired DLC content on your FiveM server. Ensure that you replace BUILD_ID_CHOICE
with the correct Build ID corresponding to the DLC you wish to enable. Restart your server after making these changes to apply the new settings.