With these files you should be able to host your own Battlefield 3 Open Beta Server Files. Discuss any progress you have made on this thread.
Download:
Battlefield 3 OPEN BETA v836535 Server Files
Battlefield 3 OPEN BETA v868283 Server Files
With these files you should be able to host your own Battlefield 3 Open Beta Server Files. Discuss any progress you have made on this thread.
Download:
Battlefield 3 OPEN BETA v836535 Server Files
Battlefield 3 OPEN BETA v868283 Server Files
equinox (10-01-2011)
Don't bump old threads.
@bullpop You should probably close this one.![]()
bullpop (01-05-2012)
ok i opened server i have problem i want remove 8 player need to play limit or decrease this how can i do this
Last edited by aneco97; 10-01-2011 at 05:06 PM.
Can anyone tell me how to turn off the minimum req. of 8 people?
darknavi
aneco97
Just open Win32Game and change the:
-BFServer.GameSize 32
-Network.MaxClientCount 32
and save the file.
I need a complete list of commands, please.
aneco97 (10-02-2011)
Doesn't that just change the game size? I want to change the minimun requirement to start a game.
Hi, I wanna know how to change the name of the server like, in the battlelog it appears ANDRE-PC I wanna change it how ?
woah i double posted o.o I didnt even double click wdf..
Last edited by kevi429; 10-01-2011 at 05:44 PM.
How do you connect to your own server?... I cant seem to find my own after I run the exe.
Same, I think the server itself is running fine, but I don't know how to connect to it.
To change the name you need open this file: StartServer.dat
StartServer.dat is this:
set INSTANCEDIRECTORY=%~dp0Instance
set SERVERNAME= HERE IS THE NAME OF THE SERVER
set GAMEPORT=25200
set REMOTEADMINPORT=192.168.1.2:47200
set ADMINPASSWORD=smurf
set PINGSITE=SAm
set REGION=SAm
BF.Main_Win32_Final_Server.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -Network.ServerPort %GAMEPORT% -Server.RemoteAdministrationPort %REMOTEADMINPORT% -Server.AdministrationEnabled true -Server.AdministrationLogEnabled true -Server.AdministrationPassword "%ADMINPASSWORD%" -BFServer.PingSite %PINGSITE% -Online.Region %REGION%