Home   Help Search Login Register  

Author Topic: Dedi Server with ECP  (Read 452 times)

0 Members and 1 Guest are viewing this topic.

Sledge

  • Guest
Dedi Server with ECP
« on: 04 Feb 2005, 01:28:55 »
Hi guys,
Not sure if this is the right place to post this but here is my question.

Do you have a tutorial on setting up the ECP mod on a dedicated server?   I looked through your readme and could not find the info I was after.   Basically our server is hosted interstate and the server is operated remotely.   We have FTP access to the root directory of the game for mission/addon uploading.  I am writing this on behalf of the guy that has the access to the server, so I can inform him on what he needs to do to enable the ECP on our box.    Keep up the great work, as I introduced myself to the ECP last night and was very impressed at the way it looks.   Any help in this matter would be greatly appriecated.

Thanks in Advance
« Last Edit: 04 Feb 2005, 01:31:05 by Sledge »

Offline Flaber

  • Members
  • *
    • Escuadron 13th TigerSharks
Re:Dedi Server with ECP
« Reply #1 on: 04 Feb 2005, 10:23:40 »
You should have a little scritp that do something like this:

(this is how I start my windows server)
OFPR_Server.exe -port=2330 -server -nomap -mod=@ECP -config=of.cfg

so, adding -mod=@ecp should be enough.

Hope this help you.