User Tools

Site Tools


arma2:tools:p3d_analyzer

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
arma2:tools:p3d_analyzer [2017-10-06 21:22]
snakeman http to https switch.
arma2:tools:p3d_analyzer [2018-02-16 01:24]
snakeman added command line usage.
Line 21: Line 21:
  
 Download [[https://​www.pmctactical.org/​arma2/​downloads/​P3D_Analyzer_1.55_Beta.rar|P3D_Analyzer_1.55_Beta.rar]] - 470kb. Download [[https://​www.pmctactical.org/​arma2/​downloads/​P3D_Analyzer_1.55_Beta.rar|P3D_Analyzer_1.55_Beta.rar]] - 470kb.
 +
 +**Command Line Usage**
 +
 +Convert all ODOL p3d models in the current directory with p3dconsole into MLODs:
 +<code dos>
 +for %%x in (*.p3d) do (c:​\my\path\to\p3d_analyzer\p3dconsole.exe %%x)
 +pause
 +exit
 +</​code>​
arma2/tools/p3d_analyzer.txt ยท Last modified: 2024-03-19 08:11 by snakeman