help me with the Bone ID problem
http ://p1.bpimg. com/1949/ 012f51a9c523173b.png
some Bone ID was right,but some was wrong.
Any one can give me the newst Bone ID?
Thx, plz!
Cuz you are using outdated bones.
Idk what bones u are using and i guess noone knows xd
Simply debug bones position and id
Remember that bones are not the same for every player model!
for(i = 0; i < 100; i++)
{
var pos = GetBonePos(i);
DrawText(pos, i.ToString();
}