Next revision | Previous revision |
arma2:config [2010/01/28 10:48] – created config namespace. snakeman | arma2:config [2024/08/01 17:13] (current) – links added. snakeman |
---|
====== ArmA 2 Config ====== | ====== ArmA 2 Config ====== |
| |
| [[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]] |
| |
Config is the heart of your addon, no matter how nice model and textures you have, they are empty shell without a configuration to make it all run in-game. | Config is the heart of your addon, no matter how nice model and textures you have, they are empty shell without a configuration to make it all run in-game. |
| |
| [[arma2:config:config_basics|Config basics]] and [[arma2:config:configs_general|Configs in general]] to get you started. |
| |
[[arma2:config:markerlights|Marker lights]] | [[arma2:config:markerlights|Marker lights]] |
| |
| [[arma2:config:cfgmods|CfgMods]] to identify your mod. Also [[arma2:config:mod.cpp|mod.cpp]] in mod directory. |
| |
| [[arma2:config:dispersion|Dispersion]] for weapons. |
| |
| [[arma2:config:pilot_proxy_rtm|Pilot proxy rtm]] file creation. |
| |
| [[arma2:config:custom_face|Custom face]], how to add custom face to your soldier. |
| |
| [[arma2:config:shotgun|Shotgun]] config for real shotguns. |
| |
| [[arma2:config:not_found_in_active_addons|(<class>) not found in active addons]] error, how to fix it. |
| |
| [[arma2:config:extract_configs|Extract original bis configs]] as text files to be used as reference. |
| |
| [[arma2:config:extract-class-names-with-sqf|Extract class names with SQF]] |
| |
| [[arma2:config:aircraft-chaff-and-flares|Aircraft Chaff and Flares]] |
| |
| [[arma2:config:turret-config-error|Turret config error]] |
| |
| [[arma2:config:vehicle-sound-tutorial|Vehicle sound tutorial]] by realitymod.com |
| |