Config.cpp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 10: Line 10:


A fully commented config.cpp file can be found at the [http://www.flashpoint1985.com/breathe/index.html Oxygen] web site.
A fully commented config.cpp file can be found at the [http://www.flashpoint1985.com/breathe/index.html Oxygen] web site.
[[CfgVehicles|Here]] you can find a tree of CfgVehicles.

Revision as of 23:15, 27 May 2006


The config.cpp file is the main configuration file for Operation FlashPoint in text form. (not binarized). This file contains all of the important information for configuring a model within OFP.


A fully commented config.cpp file can be found at the Oxygen web site.

Here you can find a tree of CfgVehicles.