Enhanced Configuration Project: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
Line 966: Line 966:
<br>
<br>
A: This is a known multiplayer bug, we are working on it . A work around is to tell your AI to move to that spot, then once they are there, release them.
A: This is a known multiplayer bug, we are working on it . A work around is to tell your AI to move to that spot, then once they are there, release them.
|}
|}
==Credits==
In this section we'll try to credit everyone who have contributed for the ECP.
{|class="wikitable collapsible collapsed" style="width:70em"
! <h3 style="text-align: left;">Credits:</h3>
|-
|
{|class="wikitable collapsible collapsed" style="width:70em"
! <div style="text-align: left;">Active ECP Team Members until ECP 1.085 release 24th July 2005:</div>
|-
|
* '''Acecombat'''
** Beta-testing
* '''GD'''
** Beta-testing
* '''Homefry'''
** Public Relations
* '''Kaliyuga'''
** Beta-testing
* '''Komuna'''
** Architectural optimisation
** Texture and model artist
** Graphics design
** Simulation scripting
** Configuration changes
** Third-party scripting/programming
* '''KTottE'''
** Beta-testing
* '''Kurayami'''
** Advice
** Configuration tweaking and visual improvement (EECP)
* '''Macguba'''
** Beta-testing
* '''MachoMan'''
** Webpage management, third-party scripting/programming
* '''RED'''
** Effects and simulation scripting
** Beta-testing
* '''Shadow'''
** Beta-testing
** Advice
* '''Tim Pink'''
** Music composition & production
* '''void_false'''
** Russian translation
** Voice acting
* '''Zayfod'''
** Marketing Campaign
** Project leadership
** Sound & multimedia production
** Code optimisation
** Effects and simulations scripting
** Dialog design
** Voice acting
** Graphics design
** Configuration changes
|}
{|class="wikitable collapsible collapsed" style="width:70em"
! <div style="text-align: left;">ECP Team Members retired as of ECP 1.071 2004 release:</div>
|-
|
* '''bn880'''
** Effects scripting
** Quality control
* '''DeadMeat'''
** Modelling advice
* '''General Barron'''
** Simulation scripting
* '''Gummi'''
** Camera scripting
* '''Hunter'''
** Animations
* '''Igor Drukov'''
** Dialogs
** Particle systems
** Effects scripting
* '''O'Neil'''
** Camera scripting
* '''PitViper'''
** Dynamic Range Audio
** Config decryption
* '''snYpir'''
** Former project leadership
** Project concept
** General scripting
** ECP Private Forum creation
* '''Stalker'''
** Effects scripting
* '''TJ'''
** Effects scripting
** Configuration changes
* '''Toadlife'''
** HALO script effects
** Former ECP mirror Admin
* '''Vickingo'''
** VikPack script enhancments
|}
{|class="wikitable collapsible collapsed" style="width:70em"
! <div style="text-align: left;">Additional Thanks To:</div>
|-
|
* '''OFPEC and all its great staff'''
**for being our beloved host
* '''Noon416, Sui, HuBBa'''
** for their support and ECP ftp maintenance
* '''BAS, especially TJ'''
** for their contribution and support
* '''Colonel Klink'''
** for his ASL models and support
* '''FDF, especially Kegetys'''
** for their code
* '''Goldmember'''
** from GMR mod explosions, for his contribution
* '''Vektorboson'''
** for his code
* '''ORCS'''
** for their code
* '''Shadow'''
** for all his support
* '''Insane'''
** for all his support and Beta testing
* '''Prime'''
** For his constant support and dedicated server/zscti/mfcti Beta testing
* '''snYpir'''
** for starting the ECP (the Mother of all Mods) in the first place
* '''The OFP community'''
** for your patience, enthusiasm, and inspiration
* '''The Beta-testers'''
** TZW, especially NedFox
* '''Bohemia Interactive Studio and Codemasters'''
** for making Operation Flashpoint - the best game ever made!
We would like to thank all the authors of the scripts we used in this pack!
|}
|}
|}
|}

Revision as of 18:04, 6 July 2013


ECP Cover

Enhanced Configuration Project (ECP)

The Enhanced Configuration Project aims to increase the potential of OFP through providing enhanced configuration files and associated scripts that run without any in-mission triggers or code.

ECP installer

The ECP provides:

  • Improved gameplay
  • Big brained AI
  • Additional special effects
  • Improved sound
  • Realism enhancements


ECP is an OFP 'modification' consisting of the following components:

  • ECP Core
  • ECP Dynamic Speaking AI
  • ECP Dynamic Range sounds
  • ECP Radio Chatter

You only need the ECP Core, however it is highly recommended that you download the other plug-ins as well.

In addition to increasing the enjoyment of the game for individuals, we aim to provide an open-source enhanced configuration for use by all mods.


Using the ECP

Core Features

There are many reasons why you should use the ECP mod instead of standard OFP. OFP provides a rich scripting language and configuration system, and we have tried to push the envelope with regards to in-game effects without you requiring a P4 3.0 GHz in order to enjoy it. The ECP does not provide new units or terrain. Our overall goal is to improve the quality of gameplay through configuration modification and effects scripting. We'll leave the addons to those who are skilled in that area, and we offer the ECP as a backbone to whoever is interested. The ECP (core) provides the following features across all OFP missions and campaigns.

Optional Plugins

ECP Plug-Ins are ECP exclusive addons that resort to the existing structure to provide new features - new experiences. Install, enable and experiment! Download plug-ins from the ECP links at the bottom of the page.

ECP Settings

The ECP has both new effects and simulations. Effects are purely visual changes to enhance your OFP experience. Simulations are 'things that happen' and they may modify gameplay.

There are two ways to configure ECP effect and simulation settings:

  1. Via the settings files in the @ECP folder, or
  2. Via the ECP settings dialog.

ECP Multiplayer

The ECP is fully compatible with MP play. It is recommended that all computers play with the ECP mod to prevent 'modified config.bin' error messages. It is important that all computers have the same version of the ECP as well.

You may play on non-ECP servers with the ECP installed, however many effects will not be visible because a number of important eventhandlers are registered on remote computers, not your own.

The ECP will operate in either dedicated or designated server mode.

ECP Mission Editing

The ECP is designed with mission editing in mind, and all ECP settings can be explicitly defined by a mission editor for a specific mission. In order to know which values you should modify in the ECP database, take the ECP_Settings.sqf as reference.

ECP Compatible Addons

Updated 03/06/05 If you are making an addon that provides a new vehicle, and defines it's own 'class EventHandlers', you'll need to do the following in order to make it ECP compatible.

Using ECP in your MOD

ECP is open-source and we are happy for other mods to use our scripts and config settings. We do ask that:

  • Full credit is given to either a) the ECP mod or b) individual script authors as appropriate.
  • You contact us if you intend to sell a mod that contains ECP components.
  • If you modify or improve scripts please send them to us for inclusion in later ECP releases. You will of course be credited appropriately.
  • You must read and agree to the ECP End User License Agreement.

The ECP development version will be required if you intend to use ECP as a backbone to your mod. Contact us if you require assistance and we can provide this to you.

Limitations

ECP requires OFP version 1.96 or higher.
Current (known) limitations of the ECP are as follows (these will probably change with each release):

Frequently asked questions (FAQ)

Go up and read Limitations if you haven't already. Contact the ECP Team if your question isn't answered here. FAQ last updated 03/06/05 (ECP 1.085).

Credits

In this section we'll try to credit everyone who have contributed for the ECP.

ECP Promotional Media

Videos

Alt text

Review

Review by Shadow - BIS Forum Admin

External Links

Release Announcement

ECP Homepage DEAD LINK

ECP 1.085e (latest patch) BI forum release thread

ECP 1.085 Official OFPEC forum release thread

Download

Be sure to get the 1.085e Patch! Solves CTD.
ECP 1.085 download at Operation Flashpoint Files (+1.085e Patch)

ECP 1.085 OFP.info release thread with download link (requires language selection first, then the link will work)

ECP 1.085 download at OFP.info Direct Download