OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: keou on 04 Nov 2003, 23:42:15

Title: mods and servers....
Post by: keou on 04 Nov 2003, 23:42:15
does anyone know how to enable a mod to run using an OFP dedicated server?
Title: Re:mods and servers....
Post by: deaddog on 05 Nov 2003, 04:01:22
You can load the addons used in a mod folder by including the -mod= parameter.  For example:

Code: [Select]
"C:\Program Files\Codemasters\OperationFlashpoint\OFPR_Server.exe" -config=setupfile -mod=basBut if you're talking about using the FDF mod, which has its own executable, then I can't help you there.
Title: Re:mods and servers....
Post by: keou on 05 Nov 2003, 19:28:32
thanks deaddog  ;D