Cleanup is going to take awhile, so the site is back up but editing has been disabled.
Talk:Model Compiling
From HalfLife 2 Knowledge Base
Instead of using
studiomdl.exe ..\cstrike_sample_content\model_sources\lamp\it_lantern1.qc pause
and having to change the directory everytime you compile, you can just use
studiomdl.exe %1 pause
and drag and drop any .qc file on it and it will compile.
Alternativley, save that bat file somewhere on your computer, and do the following: Open any folder (ie My Documents) Tools->Folder Options File Types tab scroll down to .qc (if its not there, create new) and select it Click advanced Click New Action Call it Compile for the program to use, find the bat file saved earlier. Click Okay; Okay; Close
Now when you right click on qc files, you will have an option to compile!
-- Ac Colavin from Resistance and Liberation

