User:Lexar/3d Model Viewer Tools
Easy Compiling mdldecompiler.qc
Neodement with help from others had made a simple batch script for compiling with qc script file.
set mdl="C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\bin" set tf="C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf" %mdl%\studiomdl.exe -game -nop4 %tf% mdldecompiler.qc pause
Add the code above into a completely new batch file. Make sure the batch file is located in the same location as the mdldecompiler.qc file, execute and what you have to do is look at the line in the command line saying "WRITING" as this line tells you where to find your newly compiled files.
Centering Calculator
Coming soon, this calculator will help you find the exact center of x,y and z on any model you recompile. Just need a js script to be enabled on this page.