PDA

View Full Version : Exec BF2 SF


Preacher
11-27-2005, 03:45 AM
Just wondering what the command line is to start up a BF2 Special Forces Server for a windows dedicated server.

There doesn't seem to be a exec file for SF like the origional BF2

If there isn't a command line what is the procedure as the sticky post on the Special Forces didn't provide it which makes it alittle hard

MajorWoody
11-28-2005, 02:26 AM
+modPath "mods/xpack"

Preacher
11-28-2005, 04:23 AM
"C:\Program Files\EA GAMES\Battlefield 2 ServerSF\BF2ServerLauncher.exe+modPath "mods/xpack"

that didn't work

SNYPE
11-28-2005, 12:28 PM
"C:\Program Files\EA GAMES\Battlefield 2 ServerSF\BF2ServerLauncher.exe+modPath "mods/xpack"

that didn't work
Just use the path to the regular BF2 dedicated server exe (bf2_w32ded.exe) and add this to the end:
+modPath mods/xpack

Preacher
11-28-2005, 06:59 PM
(bf2_w32ded.exe)

Where do I put the above line as its not used to start my normal BF2 server at all.


This starts my normal BF2


"C:\Program Files\EA GAMES\Battlefield 2 Server\BF2ServerLauncher.exe"

If I add +modPath mods/xpack to it the short cut doesn't like it once I try to apply and tells me its wrong


So I tried this

"C:\Program Files\EA GAMES\Battlefield 2 ServerSF\bf2_w32ded.exe+modPath mods/xpack"

And that didn't work

Preacher
11-29-2005, 05:43 AM
OK it work that part

It was the 2 " exec" that I had to put in that I didn't have after the exec command then that extra command

However the server now starts but its starting with BF2 stock maps and not SF maps. It also looks like its reading the CFG setting file from the BF2 area when it should be the expansion cfg.

So I guess we have to do something here?