Page 1 of 1

Bones, hardpoints, etc. [Solved]

Posted: Thu Sep 27, 2007 12:12 am
by BountyHunterV
authraw wrote:
BountyHunterV wrote: it looks a little weird though, fire coming out of his stomach...do you know any other bone names or where to find bone names?
bone_ribcage is one, I think... Ask a modeller--they'll know more than me. :)
i've actually been wondering about this for some time now...is there a list or doc. or something with the different names of different bones on a soldier? the same is true with hardpoints on weapons and vehicles. and if there is no doc. or anything, can people post names of different bones they know of?

thanks in advance...this would be very helpful

Re: bones, hardpoints, etc.

Posted: Thu Sep 27, 2007 12:18 am
by Maveritchell
Just search through the hex file. You can find most of them by searching for "hp_".

EDIT: Whoopsie. I meant "bone_." Guess it wouldn't be very helpful to search for "hp_."

Re: bones, hardpoints, etc.

Posted: Thu Sep 27, 2007 2:24 am
by AceMastermind
These are the bone names for the rep_inf_ep3trooper which uses the human skeleton common in most units, but some units may have slight variations in their names (check the msh files for their correct names), there's also roots and effectors for each bone chain that you might also be able to attach effects to, you'll just have to experiment with it, you can search for them in the msh file (root, eff).
Hidden/Spoiler:
bone_root
bone_a_spine
bone_b_spine
bone_ribcage
bone_l_clavicle
bone_l_upperarm
bone_l_forearm
bone_l_hand
bone_r_clavicle
bone_r_upperarm
bone_r_forearm
bone_r_hand
bone_neck
bone_head
bone_pelvis
bone_r_thigh
bone_r_calf
bone_r_foot
bone_r_toe
bone_l_thigh
bone_l_calf
bone_l_foot
bone_l_toe

hp_weapons

Re: bones, hardpoints, etc.

Posted: Thu Sep 27, 2007 3:49 pm
by BountyHunterV
ok thanks...so all the different bone names (hardpoints if its a vehicle) are all in the msh file for that soldier/vehicle?