As many of you know, bodygroups can be different.
Like,
[code]$bodygroup Heads
{
stuff
}
$bodygroup Legs
{
stuff
}
$bodygroup Dicksize
{
stuff
}
[/code]
Can the same be possible with skingroups?
I don't think so. I wish.
[editline]7th January 2014[/editline]
Could do different textures with bodygroups by re-exporting the SMD part with new textures applied. Not the greatest, but it works.
[QUOTE=I'm great;43449086]As many of you know, bodygroups can be different.
Like,
[code]$bodygroup Heads
{
stuff
}
$bodygroup Legs
{
stuff
}
$bodygroup Dicksize
{
stuff
}
[/code]
Can the same be possible with skingroups?[/QUOTE]
Nope, seems only the first one in the QC gets actually processed and the rest dismissed.
Sorry, you need to Log In to post a reply to this thread.