Re: Hammer doesn't like my model
Posted by SnarkSephiroth on
Wed Jun 20th 2007 at 6:56am
206 posts
31 snarkmarks
Registered:
Sep 10th 2003
Occupation: Automotive Tech Student
Location: Phoenix, Arizona
Heres my qc file. I'm not sure if its set up right, it was kinda a copy and paste deal from a tutorial:
$modelname "models/cake.mdl"
$scale 1.0
$cd "."
$body "Body" cake_ref.smd
$cdmaterials "materials/models" //This must be the location of
your VMT texture file relevant to the materials folder as before
// 1 sequence
$sequence idle "cake_idle" fps 5 ACT_IDLE 1
$surfaceprop "flesh"
$keyvalues { "prop_data" {"base" "flesh.small" }
$collisionmodel "cake_phys.smd" {
// Mass in kilograms
$concave
$mass 5.0
}
As for the the VMF, I don't have a VMF for the model, just a VMT file and here is all that is in that file:
"VertexLitGeneric"
{
"$basetexture" "models/cakeSkintest1"
"$bumpmap" "models/cakeSkintest1_normal"
}
Hope this helps.
Re: Hammer doesn't like my model
Posted by fishy on
Wed Jun 20th 2007 at 10:30pm
Posted
2007-06-20 10:30pm
fishy
member
2623 posts
1476 snarkmarks
Registered:
Sep 7th 2003
Location: glasgow
the %keyvalues line looks a bit odd, with only having the one closing bracket. i would have expected the model compile to fail because of that.
i eat paint
Re: Hammer doesn't like my model
Posted by SnarkSephiroth on
Thu Jun 21st 2007 at 10:15pm
Posted
2007-06-21 10:15pm
206 posts
31 snarkmarks
Registered:
Sep 10th 2003
Occupation: Automotive Tech Student
Location: Phoenix, Arizona
I did what you guys told me to do, but it didn't fix it. I'm kinda lost
now lol. Not sure what the problem could be because HLMV can see the
model, but not Hammer.
Re: Hammer doesn't like my model
Posted by SnarkSephiroth on
Fri Jun 22nd 2007 at 6:04am
206 posts
31 snarkmarks
Registered:
Sep 10th 2003
Occupation: Automotive Tech Student
Location: Phoenix, Arizona
Lol, not at all. Its nothing special so I could definitly upload it. What all do you need?
.vtf's
.mdl
.qc
.vmt
Anything else?
Re: Hammer doesn't like my model
Posted by SnarkSephiroth on
Mon Jun 25th 2007 at 1:39am
206 posts
31 snarkmarks
Registered:
Sep 10th 2003
Occupation: Automotive Tech Student
Location: Phoenix, Arizona
Sorry was out of town, I used the XSI modelling tool. Oh and where can I host these files so I can upload them?