Config.cpp

From Bohemia Interactive Community
Revision as of 23:33, 27 May 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


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.

Here you can find a tree of CfgVehicles.

These links may be of interest:

Models without classnames, A - J

Models without classnames, K - M

Models without classnames, N - R

Models without classnames, S

Models without classnames, T - Z

Classes of CfgAmmo

Classes of CfgNonAIVehicles

Classes of CfgVehicles/Class Man

Classes of CfgVehicles/Class Thing

Classes of CfgVehicles/NonStrategics

Classes of CfgVehicles/Strategics

Classes of CfgVehicles/Vehicles

DestrTypes

Miscellaneous

Simulation Types

Classes of CfgWeapons


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