User Tools

Site Tools


ofp:modeling:config.cpp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ofp:modeling:config.cpp [2007/07/09 18:50] – created config.cpp initial page snakemanofp:modeling:config.cpp [2024/07/31 16:00] (current) – links added. snakeman
Line 1: Line 1:
-====== Config.cpp ======+====== OFP Config.cpp ======
  
-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. The OFP engine is capable of reading config.cpp files in both binary (config.bin) and non-binarized form. +[[https://www.pmctactical.org/forum/viewforum.php?f=43|OFP Forum]], [[:ofp|OFP Home]], [[ofp:file_formats|OFP File Formats]], [[ofp:tools|OFP Tools]], [[ofp:missions|OFP Missions]], [[ofp:modeling|OFP 3D Modeling]], [[ofp:terrain|OFP Terrain]]
  
-Here you can find a tree of CfgVehicles. +**Operation Flashpoint (OFP)** aka ArmA: Cold War Assault (CWA)
  
-These links may be of interest:  +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. The OFP engine is capable of reading config.cpp files in both binary ([[ofp:modeling:config.bin|config.bin]]) and non-binarized form. 
-  * Models without classnames, A - J  + 
-  * Models without classnames, K - M  +Check out [[ofp:modeling:cfgvehicles_configref|CfgVehicles Config Reference]]. 
-  * Models without classnames, N - R  + 
-  * Models without classnames, S  +These links may be of interest: 
-  * Models without classnames, T - Z  +  * Models without classnames, A - J 
-  * Classes of CfgAmmo  +  * Models without classnames, K - M 
-  * Classes of CfgNonAIVehicles  +  * Models without classnames, N - R 
-  * Classes of CfgVehicles/Class Man  +  * Models without classnames, S 
-  * Classes of CfgVehicles/Class Thing  +  * Models without classnames, T - Z 
-  * Classes of CfgVehicles/NonStrategics  +  * Classes of CfgAmmo 
-  * Classes of CfgVehicles/Strategics  +  * Classes of CfgNonAIVehicles 
-  * Classes of CfgVehicles/Vehicles  +  * Classes of CfgVehicles/Class Man 
-  * DestrTypes  +  * Classes of CfgVehicles/Class Thing 
-  * Miscellaneous  +  * Classes of CfgVehicles/NonStrategics 
-  * Simulation Types  +  * Classes of CfgVehicles/Strategics 
-  * Classes of CfgWeapons +  * 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. A fully commented config.cpp file can be found at the Oxygen web site.
 +
ofp/modeling/config.cpp.1184007019.txt.gz · Last modified: 2007/07/10 09:52 (external edit)