How to change server build?

How i can change my fivem server build :smile:

The server build or the game build? server build is just replacing the files with newer build files like you downloaded them first time

4 Likes

Gamebuild

Start the server with +set sv_enforceGameBuild 2189

1 Like

Hello,

I tried running a load of options, but I can’t get any of the DLC to show up.

I tried:
FXServer.exe +set sv_enforceGameBuild 2189
FXServer.exe +set sv_enforceGameBuild 3362
Tried both in the script.cfg, but it’s not loading any of the DLC clothes or DLC vehicles. What am I doing wrong?

1 Like

Hey bro, put this code in start.exe or .bat. You do edit this file and add this code. Save this edit, and has working!

where in my start.bat do i put it? this is what mine looks like
image

Wondering about the same

It would look like this


Hope it helps!

2 Likes

This worked thank you so much

2 Likes

where is the start.bat file located?
I placed the β€œ+set sv_enforceGameBuild 2189” into server.cfg but not working for me