OFPEC Forum
Missions Depot => Mission Discussion => Topic started by: bosshoff on 16 Dec 2004, 04:39:23
-
Hey guys,
I was just wondering: is there a way to host the ECP mod on a linux server? I have gotten my Resistance server up and running (dedicated on Debian), but I don't know how to add the ECP stuff.
-
Wrong board m8, but anyway:
Hmm that's one thing we never realised, now that we only have an installer, that is in .exe format, linux servers won't be able to use it. :(
There's a quick and dirty fix:
1. Install ECP to a windows pc.
2. (Optional) GZip the @ECP folder.
3. Copy the @ECP folder/unzip to your linux ofp folder.
4. Runs ofp with the "-mod=@ECP" argument.
I hope it works.
-
Well, the server I run is located here:
http://www.3dgamers.com/dlselect/games/opflashpoint/Missions/opflashres_linuxserver196.zip.html (http://www.3dgamers.com/dlselect/games/opflashpoint/Missions/opflashres_linuxserver196.zip.html)
It mentions nothing about any mods. I can't simply add the -mod=@ECP, because it creates its own server executable when it is done. Has anyone had any experience with this, and, failing that, does anyone know of a better forum to post this? Thanks.
-
A better place to discuss this would be on the BIS Official OFP forum: link (http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=6f8485b9ad124e611b29da10e7246cb0;act=SC;c=10)
That said, the method MachoMan outlined works just fine and I have run OFP+ECP on a Linux machine. In principle, the command line to use is simply
./server "-mod=@ecp"(Note how ECP is in lowercase after having run tolower)