User Tools

Site Tools


arma: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
arma:config [2009-04-17 08:28]
snakeman added cfgsurfaces link.
arma:config [2010-09-17 17:12] (current)
Line 2: Line 2:
  
 Config.cpp file(s) are that make ArmA run. You cant use textures and models without configs. Many times its the config that makes addon, not fancy model no matter how many polygons it got... Config.cpp file(s) are that make ArmA run. You cant use textures and models without configs. Many times its the config that makes addon, not fancy model no matter how many polygons it got...
 +
 +  * [[arma:​config_formatting|Config formatting]]
 +How to make easy to read and edit config format.
  
   * [[arma:​config:​ambient_life|Ambient Life config]]   * [[arma:​config:​ambient_life|Ambient Life config]]
 How to setup the birds and the bees, ie ambient life to your cfgWorld. How to setup the birds and the bees, ie ambient life to your cfgWorld.
 +
 +  * [[arma:​config:​building_configs|Building Configs]]
 +How to configure your house / building class objects.
  
   * [[arma:​config:​cfgaiskill|CfgAiSkill]]   * [[arma:​config:​cfgaiskill|CfgAiSkill]]
Line 11: Line 17:
   * [[arma:​config:​cfgrecoil|CfgRecoil]]   * [[arma:​config:​cfgrecoil|CfgRecoil]]
 How to configure weapon recoils? How to configure weapon recoils?
 +
 +  * [[arma:​config:​cfgsurfaces|cfgSurfaces]]
 +cfgSurfaces clutter descriptions.
 +
 +  * [[arma:​config:​common_errors|Common errors]]
 +This is a list of common errors in configs which you should avoid.
 +
 +  * [[arma:​config:​custom_face|Custom face]]
 +How to add custom faces to your addon.
 +
 +  * [[arma:​config:​inheritance|Inheritance]]
 +Inheritance in config.
 +
 +  * [[arma:​config:​multiple_runways|Multiple Runways]]
 +How to add multiple airbases / airports / runways to you terrain config.
 +
 +  * [[arma:​config:​overwriting|Overwriting]]
 +Overwriting in config.
  
   * [[arma:​config:​turret_config_reference|Turret Config Reference]]   * [[arma:​config:​turret_config_reference|Turret Config Reference]]
 Config reference for turret values. Config reference for turret values.
  
-  * [[arma:​config:​building_configs|Building Configs]] +  * [[arma:​config:​vehicle_interior_lighting|Vehicle interior lighting]] 
-How to configure your house / building class objects.+Vehicle interior lighting problems get fixed with these config values.
  
-  * [[arma:​config:​cfgsurfaces|cfgSurfaces]] +  * [[arma:​config:​xeh|Extended Event Handlers (XEH)]] 
-cfgSurfaces clutter descriptions.+Extended Event Handlers (XEH) by Solus and Killswitch. 
 + 
 +  * [[arma:​config:​custom_mine|Custom mine]] 
 +How to create custom mines. 
 + 
 +  * [[arma:​wound_textures|Wound textures]] 
 +How to create soldier wound textures. 
 + 
 +  * [[arma:​cfgenvsounds|CfgEnvSounds]] 
 +Individual sounds per terrain.
arma/config.1239956920.txt.gz · Last modified: 2009-04-17 08:28 by snakeman