Update game build
To update the game build for a FiveM server on Cfx.re, follow these steps:
Open the
server.cfg
file located in your server's root directory.Find (or add if not present) the line
set sv_enforceGameBuild [build number]
.Replace
[build number]
with the desired game build version (e.g.,2802
forLos Santos Drug Wars
or3095
forThe Chop Shop
).Save the
server.cfg
file.Restart your server to apply the new game build.
Para atualizar o game build de um servidor FiveM no Cfx.re, siga estes passos:
Abra o arquivo
server.cfg
localizado no diretório raiz do servidor.Encontre (ou adicione, se não houver) a linha
set sv_enforceGameBuild [número do build]
.Substitua
[número do build]
pelo número do build desejado (ex.:2802
paraLos Santos Drug Wars
ou3095
paraThe Chop Shop
).Salve o arquivo
server.cfg
.Reinicie o servidor para aplicar o novo game build.
Last updated