[mdl-help] Making A W_sg Qc File

ArgOnatHArgOnatH Join Date: 2003-01-02 Member: 11720Members
<div class="IPBDescription">need help compiling it!</div> Right tho all.

the other day i DLed the avp2 shotty. i love that gun, but a bit dissapointed that it didnt come with World models and P models, so i thought (remebering seeing a tut on making W and P models) thought i would make them.

i read the tut inside out, but can't get my head around this .qc bit.

now ive dun what the tut sed, and edited the qc to what it was like on the tut,
here it is

// Output .MDL
$modelname "C:\Documents and Settings\James Crang\Desktop\w_sg.mdl"

// Directory of .SMD
$cd "\Documents and Settings\James Crang\Desktop\"

// Directory of .BMP
$cdtexture "\Documents and Settings\James Crang\Desktop\"
$cliptotextures

$scale 1.3

// bodygroups: use relative path from $cd
$bodygroup body
{
studio "w_sg"
}

// sequences: all sequences are in $cd
$sequence idle-1 "w_sg" loop fps 30 ACT_IDLE 1


And last question, when i go to COMPILE the .qc file i get an error in milkshape saying

"unknown studio command : triangles
************ ERROR ************
\Documents and Settings\James Crang\Desktop\/Shotgun_V.bmp not found"


^ that error is realying **** me off, i tried to make out what it ment, i tried going back to making the smd for the shotty and making sure all the textures were assigned to the corret material, but i keep getting that error.

PLS for the love of god and me ( cuz i wont be a happeh bunneh if i dont get this dun) <b>WILL SUM ONE HELP ME</b>

Comments

  • DelarosaDelarosa Naturally Custom Join Date: 2002-11-29 Member: 10214Members, NS1 Playtester
    ok, first of all, if you didn't write the QC, check it for the right filenames (if you changed any)....

    another thing, is that you need it all in the same folder....

    i don't know what your error is, but those are the two things that have tripped me up in the past...

    can anyone help? i'de like to know this too...
  • ArgOnatHArgOnatH Join Date: 2003-01-02 Member: 11720Members
    i got it! ippie Ci A mofo!

    all you do is u put all the files ur using ( bmps, and milkshape files ) in the same folder

    abit kinda like what u sed :/ lol

    but i got it working now,

    thanks so much for the help Delarosa
Sign In or Register to comment.