Bodygroups

Portalboat

L1: Registered
Jul 17, 2010
44
1
How would I get them to work in hammer?
Code:
$bodygroup main
{
    studio "crocmain.smd"
    studio "crocrightarm.smd"
    studio "crocleftarm.smd"
    studio "crocnone.smd"
}

Obiviously, bodygroup 4 in the .qc is different then bodygroup 1. That's not the case in hammer. No matter what I put, it's still the same group. What am I doing wrong?