+set sv_enforceGameBuild

What “+set sv_enforceGameBuild 2060” do ??

2 Likes

It sets the server to use a newer build of the game

1 Like

its makes the server use gta online build 2060 which is also known as the casino update

3 Likes

Ahhhh Okkey, Thank youu

2 Likes

can do some crashes or no ?? or low the fps ??

1 Like

when i do the +set sv_enforceGameBuild 2060
i can’t spawn in the map !! any way to solve this please ??

cd /d C:\YOUR SERVER HERE\cfx-server-data
C:\YOUR SERVER HERE\artifacts\FXServer.exe +set sv_enforceGameBuild 2060 +exec server.cfg

or if you don’t have your artifacts in another folder (i recomend you do)

cd /d C:\YOUR SERVER HERE\cfx-server-data
C:\YOUR SERVER HERE\FXServer.exe +set sv_enforceGameBuild 2060 +exec server.cfg

edit: this is your start.bat file

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.