Compiling sleeve, $texturegroups


Stoke
09-02-2006, 03:10 AM
cant get it to work, trying to compile an stg44, should be a rather simple question...

hobosphere
09-02-2006, 06:04 AM
Decompiling gives something like this

$texturegroup skinfamilies
$origin
{
{"v_mp44.vmt"
"v_hand.vmt"
}
{"v_mp44.vmt"
"v_hand.vmt"
}
}

I think you need to recompile with something like

$texturegroup skinfamilies
$origin
{
{"v_mp44.vmt"
"us_sleeve.vmt"
}

{"v_mp44.vmt"
"v_axis_sleeve.vmt"
}

{"v_mp44.vmt"
"v_hand.vmt"
}
}

It's something like that i'm not sure exactly.

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.