mXed.dk
01-27-2004, 01:59 PM
how could a .pc look for a mapmodel ?
my looks like this
// Output .MDL
$modelname "C:\Documents and Settings\Søren Nørbæk.GOTY-1\Dokumenter\Billeder\midway\ufo.mdl"
// Directory of .SMD
$cd "\Documents and Settings\Søren Nørbæk.GOTY-1\Dokumenter\Billeder\midway\"
// Directory of .BMP
$cdtexture "\Documents and Settings\Søren Nørbæk.GOTY-1\Dokumenter\Billeder\midway\"
$cliptotextures
// Write textures into a ???T.mdl
$externaltextures
$scale 1.0
// bodygroups: use relative path from $cd
$bodygroup body
{
studio "./reference"
}
// sequences: all sequences are in $cd
$sequence seq-name "sequence" loop fps 40 ACT_IDLE 1
but nothing happends then i drag it into the studiomdl.exe
no mdl is generatet
my looks like this
// Output .MDL
$modelname "C:\Documents and Settings\Søren Nørbæk.GOTY-1\Dokumenter\Billeder\midway\ufo.mdl"
// Directory of .SMD
$cd "\Documents and Settings\Søren Nørbæk.GOTY-1\Dokumenter\Billeder\midway\"
// Directory of .BMP
$cdtexture "\Documents and Settings\Søren Nørbæk.GOTY-1\Dokumenter\Billeder\midway\"
$cliptotextures
// Write textures into a ???T.mdl
$externaltextures
$scale 1.0
// bodygroups: use relative path from $cd
$bodygroup body
{
studio "./reference"
}
// sequences: all sequences are in $cd
$sequence seq-name "sequence" loop fps 40 ACT_IDLE 1
but nothing happends then i drag it into the studiomdl.exe
no mdl is generatet