User Tools

Site Tools


arma2:tools:materialremover

Differences

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


Previous revision
arma2:tools:materialremover [2024/08/02 11:30] (current) – links added. snakeman
Line 1: Line 1:
 +====== ArmA 2 MaterialRemover ======
 +
 +[[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]]
 +
 +This tool simply removes all materials from a p3d (ODOL) file.
 +
 +Syntax:
 +<code>
 +MaterialRemover.exe p3dPath
 +</code>
 +p3dPath - path to a p3d file (ODOL) from which the materials will be removed.
 +
 +Requires .NET Framework 3.5 and Bis.dll - Check [[http://dev-heaven.net/projects/tdt|T_D tools homepage]] in Dev-Heaven.