Quote:

And c_updatehull doesn't change anything because c_updatehull(me,1); is the same as c_setminmax(me)



Actually it's very different. c_updatehull updates the collision hull and c_setminmax only sets the bounding box.