I tried to compile a model, but it ddidn't seem to work, lol...
Qc file:
$modelname "C:\Documents and Settings\User\Desktop\weapon W\w_crowbar.mdl"
$cd "\Documents and Settings\User\Desktop\weapon W\"
$cdtexture "\Documents and Settings\User\Desktop\weapon W\"
$cliptotextures
$externaltextures
$scale 1.0
// 0 attachments
// 0 bone controllers
// 1 hit boxes
$hbox 0 "Box01" -2.580000 -1.360000 -4.290000 7.550000 1.360000 39.070000
$bodygroup studio
{
studio "crowbar"
}
// 1 sequences
$sequence idle "idle" fps 30
______________________________________
compiler output:
[Performing Sanity Check]
QC file loaded...PASS
Can read QC...PASS
Can find studiomdl.exe...PASS
Can build command line...PASS
All tests passed!
[Compiling QC file - "w_crowbar.qc"]
[Compiler output follows]
entering C:\DOCUME~1\User\Desktop\WEAPON~1\W_CROW~1.QC
grabbing \Documents and Settings\User\Desktop\weapon W\/crowbar.smd
grabbing \Documents and Settings\User\Desktop\weapon W\/idle.smd
********** ERROR **********
error -4 reading BMP image "\Documents and Settings\User\Desktop\weapon W\/crowbar.bmp"
BMP file not 8 bit
[Compiler execution completed]
Says its not 8 bit, any way to fix this?