User Tools

Site Tools


arma2:config

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma2:config [2010-07-03 09:04]
snakeman added cfgmods link.
arma2:config [2017-01-22 14:16]
snakeman added vehicle-sound-tutorial link.
Line 2: Line 2:
  
 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 to ArmA 2.+[[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
arma2/config.txt · Last modified: 2017-01-22 14:16 by snakeman