Home   Help Search Login Register  

Author Topic: dumpConfig, 0.95  (Read 8179 times)

0 Members and 1 Guest are viewing this topic.

Offline Worldeater

  • Former Staff
  • ****
  • Suum cuique
dumpConfig, 0.95
« on: 20 Jun 2009, 08:58:17 »

Note:
Denisko-Redisko came up with a version that's way faster than this one.



Here's a new version of the dumpConfigTree script for ARMA 2. It contains a (very) simple wrapper mission and writes to the RPT file.



CHANGES

2009-06-30: dumpConfig.sqf 0.95
- added workaround for diag_log's strange handling of strings containing percent signs (reported by Squelch)
- minor corrections and changes

2009-06-20: dumpConfig.sqf 0.94
- renamed dumpConfigTree.sqf to dumpConfig.sqf
- code clean-up
- added simple wrapper mission

2009-05-30: dumpConfigTree.sqf 0.93 (unreleased)
- removed ArmAlib requirement
- broke compatibility with ArmA by using ARMA2's new "diag_log" statement
- changed default behaviour to intend the dump with tabs instead of spaces

2009-04-03: dumpConfigTree.sqf 0.92
- added missing instruction to the README (noticed by kju)

2009-03-09: dumpConfigTree.sqf 0.92
- fixed the wrong brackets for subarrays (reported by kju)

2009-03-05: dumpConfigTree.sqf 0.91
- fixed the wrong/missing brackets for arrays (reported by kju)

2009-03-04: dumpConfigTree.sqf 0.9
- initial release
« Last Edit: 09 Nov 2010, 19:44:55 by Worldeater »
try { return true; } finally { return false; }

Offline kju

  • Members
  • *
    • PvPScene - The ArmA II multiplayer community
Re: dumpConfig, 0.94
« Reply #1 on: 20 Jun 2009, 10:21:59 »
Thanks a lot.  :good:

Offline Squelch

  • Members
  • *
Re: dumpConfig, 0.94
« Reply #2 on: 20 Jun 2009, 10:24:41 »
You must read minds. This was sorely needed just over an hour ago.

Thank you sir.

Offline kju

  • Members
  • *
    • PvPScene - The ArmA II multiplayer community
Re: dumpConfig, 0.95
« Reply #3 on: 01 Jul 2009, 14:51:12 »
As always.  :good:

A very essential tool. Thanks WE.  :clap:

Made a regex to format it nicely:
formatConfig.pga

Perl regex. Pga is config file for powerGREP. Would be great to have it for linux tools too.  :whistle: :)

Offline kju

  • Members
  • *
    • PvPScene - The ArmA II multiplayer community
Re: dumpConfig, 0.95
« Reply #4 on: 24 Apr 2010, 15:36:15 »
Attached again as the attachment above is no longer available.

Offline kju

  • Members
  • *
    • PvPScene - The ArmA II multiplayer community
Re: dumpConfig, 0.95
« Reply #5 on: 14 Oct 2011, 07:19:06 »
Here is an autotest version of dumpConfig:
http://pvpscene.armaholic.com/files/temp/autotest.7z

You need to adjust the pathToArma in the batch files and put this autotest folder in the arma directory.
You can also adjust the modfolders, if you want addons/mods to be included.
Finally renamed the "Besitzer" (owner) folder to your windows account name, if you want to use its arma2oa.cfg
settings or create a new folder there and copy the file into it.

More on autotest: http://community.bistudio.com/wiki/Arma2:_Startup_Parameters#autotest