ArmA 2 Mem RPT
ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools
Mem RPT by Synide
Report Memory LOD named selections from ArmA / ArmA 2 ODOL p3d files. Requires Microsoft.NET Framework 4.0.
Usage
memrpt [options] -p=[search pathname] -f=<filename>.p3d
[options] - optional parameter. '-s' - Also process sub dirs.
[search pathname] - optional parameter
- If not present will process current folder.
- If present, it MUST be a fully qualified path name.
<filename>.p3d - required parameter
- Normal DOS wild cards maybe used in the file name.
Only files with the extension of .p3d will be processed.
OUTPUT - will be written to a file called 'memrpt.csv' in the [search pathname] folder.
Example
memrpt -f=*high*.p3d
Parse files in the current folder with a file name matching *high*.p3d.
memrpt -s -p=P:\ca\ -f=*.p3d
Parse files in the folder P:\ca with file name matching *.p3d, also process all sub dirs.
PMC Tactical Forum topic about this tool.
Download memrpt_v0.0.0.2.rar - 8kb.