SetBoneName -property seems to end the first argument when it encounters space-char or the end of the row. Is there any way to bypass this? I tried to create a bone to the ussoldier-skeleton that would be a child of the bone "Bip01 L UpperArm" but I just can't figure out how to use gmax properly so it didn't work..

EDIT: Oh. I didn't think about adding these (") in front of and after the name. Now it works. So if someone else has this problem just do this:
Code: Select all
ObjectTemplate.SetBoneName "Bip01 L UpperArm"