javierdl
2009-10-21 06:05:46
Hi guys, this is my first post here
I am somewhat new to maps making.
The problem:
I can load my model in ModelViewer & Hammer, but it doesn't load/show when I open the map. What are the typical reasons for this?
I'm using GUIStudioMdl 2.2 to compile.
This is for HL2DM.
This is my qc file, for whatever it's worth:
-------------------------------------------
$modelname /custom_models/concave_test_02c.mdl
$cdmaterials "models/custom_models/"
$scale 1
$staticprop
$surfaceprop "Wood_Furniture"
$body studio "concave_test_02c.smd"
$sequence idle "concave_test_02c_idle.smd" fps 1
$collisionmodel "concave_test_02c_col.smd"
{
$mass 10
}
$keyvalues
{
"prop_data"
{
"base" "Wood.Large"
}
}
Thanks in advance guys,
JDL
I am somewhat new to maps making.
The problem:
I can load my model in ModelViewer & Hammer, but it doesn't load/show when I open the map. What are the typical reasons for this?
I'm using GUIStudioMdl 2.2 to compile.
This is for HL2DM.
This is my qc file, for whatever it's worth:
-------------------------------------------
$modelname /custom_models/concave_test_02c.mdl
$cdmaterials "models/custom_models/"
$scale 1
$staticprop
$surfaceprop "Wood_Furniture"
$body studio "concave_test_02c.smd"
$sequence idle "concave_test_02c_idle.smd" fps 1
$collisionmodel "concave_test_02c_col.smd"
{
$mass 10
}
$keyvalues
{
"prop_data"
{
"base" "Wood.Large"
}
}
Thanks in advance guys,
JDL