Attachment points are usually just a x, y, z at the end of the MDL. Changing where that point is allows you to change where the attachment point is There are several tutorials on this site that will tell you how to mdl edit.
Here is a cnp from the Phoenix model.
Attachment "OverHead Ref " {
ObjectId 66,
}
PivotPoints 84 {
{ -0.303232, 2.1163, 8.26196 },
The objectids start at 0 so all you do is count down in the PivotPoints till you get to slot # 67 in this case and change the #s you found. In your case just move the Origin (MOST LIKELY) to a higher Y value.
Good Luck
Rod |