Wrenchman1/Sandbox2 – User
Jump to navigation
Jump to search
Wrenchman1 (talk | contribs) (Created page with "General description of configs, what they are etc. == References == === Multiple Games === * CfgNonAIVehicles Config Reference * CfgVehicles Config Reference === Ar...") |
Wrenchman1 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This should be a list of all the various types of configs found throughout ArmA. It also contains tutorials, if they exist, for creating your own configuration files. | |||
It is recommended to look over [[Class Inheritance]], as it provides an overview of how configs work, especially in regards to inheritance. | |||
There is also a huge list of explained configs [[Config Properties Megalist | here]], which is unofficial but very useful. | |||
== References == | == References == | ||
=== Multiple Games === | === Multiple Games === | ||
==== General ==== | |||
* [[Config Properties Megalist]] | |||
* [[CfgNonAIVehicles Config Reference]] | * [[CfgNonAIVehicles Config Reference]] | ||
* [[CfgVehicles Config Reference]] | * [[CfgVehicles Config Reference]] | ||
* [[Model Config]] | |||
* [[CfgAmmo Config Reference]] | |||
* [[CfgMagazines Config Reference]] | |||
* [[CfgWeapons Config Reference]] | |||
* [[Class Inheritance]] | |||
==== Vehicles ==== | |||
* [[Turret Config Reference]] | |||
==== Infantry ==== | |||
* [[CfgBreathing Config Reference]] | |||
* [[cfgRecoils | CfgRecoils Config Reference]] | |||
==== Scenery/NPCs ==== | |||
* [[Building Configs]] | |||
* [[Building Land Classes]] | |||
* [[Ambient Life Configs]] | |||
=== Arma 2 Specific === | === Arma 2 Specific === | ||
Line 19: | Line 52: | ||
* [[Arma 3 Characters And Gear Encoding Guide]] | * [[Arma 3 Characters And Gear Encoding Guide]] | ||
* [[Arma 3 CfgMovesFatigue]] | |||
==== Vehicles ==== | ==== Vehicles ==== | ||
* [[Arma 3 Cars Config Guidelines]] | * [[Arma 3 Cars Config Guidelines]] |
Revision as of 13:14, 24 March 2019
This should be a list of all the various types of configs found throughout ArmA. It also contains tutorials, if they exist, for creating your own configuration files.
It is recommended to look over Class Inheritance, as it provides an overview of how configs work, especially in regards to inheritance.
There is also a huge list of explained configs here, which is unofficial but very useful.
References
Multiple Games
General
Vehicles
Infantry
Scenery/NPCs
Arma 2 Specific
Arma 3 Specific
General
Infantry
Vehicles
Sound
Tutorials and Examples
Tutorials
- Mondkalb's Addon Tutorial - Helpful guide on creating basic addons. Designed for ArmA 2, but applicable to 3 as well.
Examples
- Arma 3 Sound: ExampleWeaponConfig - Example config files for custom weapon sounds