Jump to content
Sign in to follow this  
lt.chris

Server files

Recommended Posts

oes anyone by anychance have the list of all the required server files for a windows dedicated servers. As in what folders there should be and other required files to basically get the dedi server to work.

A screenshot of someones server or a list would be much apreciated.

Thanks.

Share this post


Link to post
Share on other sites

OFPR_Server.exe

OFPR_Server.bat (or a shorcut defining the cfg file)

Server.cfg

All in the root ofp the flashpoint directory, basically just everything in the .rar from flashpoint1985.com

*edit*

oh yeah, i think there was a new config.bin and resource.bin for the res folder too icon_rolleyes.gif

just, everything in the download..

Share this post


Link to post
Share on other sites

456820 asked me to post this for him as he seems un-able to post. (Unknown problem at the moment.)

"Well at the moment we currently have the following files

Addons\All gol addons

MPMissions\All mp missions

Res\Addons\ (all res addons)

Res\Bin\Resource and config.bin files.

DS-Admin.rtf

DS-User.rtf

Flashpoint.cfg

OFPR_Server.bat

OFPR_Server.exe

readme.txt

sample.cfg

server.cfg

start.bat

These are all files and folders that we have in the game server.

Whats missing as when we run the start.bat file it just doesnt load up.

There are no errors when we try to start the server it just doesnt work.

Any ideas what is missing or what is wrong?

Thanks"

Share this post


Link to post
Share on other sites

The standard .bat

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

REM OPERATION FLASHPOINT RESISTANCE STANDALONE DEDICATED SERVER LAUNCHER

REM

REM

OFPR_Server.exe -config=sample.cfg

REM                    ^^^^^^^^^^

REM

REM Name your config file here.

All you really need is the middle line "OFPR_Server.exe -config=sample.cfg" and you replace sample.cfg with the name of your server config file. REM lines are just comments.

As I said before, you could also make a shorcut to OFPR_Server.exe with -config=samle.cfg added to the target line of the shortcut, as you would with -nomap in standard ofp. The batch file (.bat) is simply used for execution of the program and defining the cfg file.

Share this post


Link to post
Share on other sites

You also need following folders incl. subfolders:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">dta

users

worlds

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×