Arma: All-in-one Config: Difference between revisions
Jump to navigation
Jump to search
m (→Dynamic) |
mNo edit summary |
||
Line 1: | Line 1: | ||
Contains the game configs as they exist in memory when the game is running. | Contains the game configs as they exist in memory when the game is running. | ||
Useful during development, lookup of values etc. | Useful during development, lookup of values etc. | ||
[http://forums.bistudio.com/showthread.php?t=125943 Related BI Forums Thread] | |||
= Static = | = Static = | ||
Line 17: | Line 19: | ||
** Pictures included | ** Pictures included | ||
** Export options available (CSV, XML, JSON) | ** Export options available (CSV, XML, JSON) | ||
[[Category:ArmA 2: Editing]] | |||
[[Category:Take on Helicopters: Editing]] |
Revision as of 10:50, 28 October 2011
Contains the game configs as they exist in memory when the game is running. Useful during development, lookup of values etc.
Static
Dynamic
- Six Config Browser (Use the Classes submenu to browse)
- More Info
- Contains latest and history of A2 and OA configs, and some mods (Select the Game/Mod and version you wish you browse)
- Classlists, Classtrees, and sortable / groupable / searchable datagrids available
- Diffs and various generators included (crates, DAC groups etc)
- Pictures included
- Export options available (CSV, XML, JSON)