View Full Version : QC file won't COMPILE model, HELP ME!
-[FS]-xXx
07-03-2008, 05:06 PM
Basicly it is the same as the last post, who ever reads this can you please help me! This will be my first model for hl2 so who ever corrects my mistakes is my hero.
BadPrankster
07-14-2008, 04:30 AM
Hey!
I would like to try to help you :D
What do you want to compile exactly? A new model on custom animations or on defaults? Can you post the qc?
If you want you can add me on steam: BadPrankster
If thisis not needed anymore you can just close the thread
greets BadPrankster
p.s. and yes I just registered here to write that xD
-[FS]-xXx
07-14-2008, 09:25 AM
This the Qc file i wanted to use for a basic prop with no amimation or moving parts:
$modelname Tank/Tank.mdl
$body "Body" "Tank_Ref.smd"
$scale 1.0
$staticprop
$surfaceprop "metal_solid"
$upaxis Y
$sequence "idle" "Tank_Idle.smd" fps 30
$lod 50
{
$collisionmodel "Tank_phys.smd"
{
//Mass in kilograms
$mass 500.0
$concave
}
dwigfor
09-22-2008, 06:57 PM
I'm also having a problem getting my qc file to compile, but my problem so far seems to be related to studiomdl.exe or maybe source. I was able to pause the console screen that flashed the error, and it said that it didn't know what game to compile for. I thought I had Source SDK open when dragging the .qc file onto my studiomdl.exe shortcut. I was trying to follow the Noesis tutorial (on the Mod Tool page), but using my own model rather than timebomb.
I created the 3 SMD files via the valve xsi addon, the qc file I created in notepad based on the above mentioned video tutorial.
How can I get studiomdl.exe to compile my qc file.. Please help. Can I add something to my shortcut file to specify the game engine? If I put -game after it, what is the full directory I should put. I'm trying to compile for HL2 Ep2.
ElysiumGX
09-23-2008, 09:26 AM
I recommend using GUIStudioMDL
http://www.wunderboy.org/apps/guistudiomdl2.php
With it, you can select the game you want to compile for.
When using "-game", you should locate the gameinfo.txt of the game, which is here:
...Steam\steamapps\USERNAME\half-life 2 episode two\ep2\
Use the full path in the command.
dwigfor
09-26-2008, 02:47 PM
Thanks. GUIStudioMDL is the answer to my prayers. Great program!
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.