ok..that link has been removed cause i've solved the problem the best i could. I tried both ways suggested to me but neither worked. Since i had a window i couldn't just component convex hull it without oxygen making the window solid and unable to shoot through it. So instead i had to divede the wall up into 4 components each completely surrounded with faces (so 6 faces each piece), the left side, right side, above window, and below window. Then convex hull'd each component seperatly, added mass, and now it works so that the wall part is solid and inpenetrable and the window works like a window. I wish there were simplier ways besides creating these extra faces that just get hidden next to another face of a differant box.