Endurance Onslaught 6.0
Original Post
get_joint_pos and set_joint_pos
Why does
for i=1,20 do
    x[i],y[i],z[i] = get_joint_pos(0, i-1)
    --echo(x[i] .. y[i] .. z[i])
    set_joint_pos(0, i-1, x[i], y[i], z[i])
end
Put the joints in the completely wrong position?

Last edited by Blam; Feb 19, 2008 at 10:54 PM.
:D
I think set_joint_pos and set_body_pos have always been kind of buggy. Not your code's fault.
Radioactive torso's description should be, "You have cancer like wow."
that doesn't look right at all.

I will have to check that out. As dafe said there has always been some problems with set_joint_pos. I think I need to reload the whole character after each set to finally get it to work safely.
Incase you haven't noticed, right now, were getting like... 2 (good) mods per week. Besides, It'll be awsome haveing people make something else other than env mods.
Just use draw_sphere and crap. Newb made worldbuilder without any ability to interact with actual environment objects.
Radioactive torso's description should be, "You have cancer like wow."
yeah i was thinking of doing that...
I will now.
:D