PMC websites shut down October 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond october 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma2:tools:uservalueremover

Differences

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


Previous revision
arma2:tools:uservalueremover [2024/08/02 11:57] (current) – links added. snakeman
Line 1: Line 1:
 +====== ArmA 2 UserValueRemover ======
 +
 +[[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 sets all User values ([[arma2:tools:oxygen2|O2]] select all, SHIFT-E) of p3d (MLOD) files to zero.
 +
 +Syntax
 +<code>
 +UserValueRemover.exe srcFolder dstFolder
 +
 +srcFolder - path of source folder
 +dstFolder - path of destination folder which has to exist already
 +</code>
 +If srcFolder == dstFolder the source p3ds will be overwritten.
 +
 +Requires .NET Framework 3.5 and Bis.dll - Check [[http://dev-heaven.net/projects/tdt|T_D tools homepage]] in Dev-Heaven.