Place the "Weapon Straps Overhaul - Hidden Straps" folder from the "Hide Straps" folder that comes with this pack into your lml folder.
Unfortenatly this will modify your "weapons.ymt" file.
So here's how to merge the "weapons.ymt" file with the mod of your choice.



 - In the file, search for "weaponinfo" and press enter until you find the weapons you want to remove the straps from.

 - After you found the weapon you want to remove the straps from, scroll down until you find "<AttachBone>WAPMISC</AttachBone>"

 - After you you find that, delete this:

        	<Item>
              <AttachBone>WAPMISC</AttachBone>
              <Components>
                <Item>
                  <Name>COMPONENT_REPEATER_CLOTH_STRAP01</Name>
                  <Default value="true" />
                </Item>
              </Components>
            </Item>