If you use my partcut
I think that it is like this
<BasicCutType Name="PEW_Upperbody">
<!-- <Path>1_Pc/8_PWM/Armor/9_Upperbody</Path>
<Path>1_Pc/3_PEW/Armor/9_Upperbody</Path>
<Path>1_Pc/8_PWW/Armor/9_Upperbody</Path> -->
Change this as shown below
<BasicCutType Name="PEW_Upperbody">
<!-- <Path>1_Pc/8_PWM/Armor/9_Upperbody</Path>
<Path>1_Pc/3_PEW/Armor/9_Upperbody</Path> -->
<Path>1_Pc/8_PWW/Armor/9_Upperbody</Path>
Hi Suzu thank you for taking the time to respond.
I think that we got our meanings crossed but it's actually ok because you still helped me figure it out! :) Let me better explain what I meant and what happened.
I was using NO PartCut.
I modded Venecil.
I went in game and body pieces went missing.
I used your PartCut. It fixed the Venecil, BUT, characters boobs stuck out of armor such as Valoren / Crown Eagle Etc.
I tried what you said above and all it did was add the holes to BACK to Venecil and I still had the boobs sticking out of armor issue.
I extracted the default PartCut from the game files.
I found the <BasicCutType Name="PEW_Upperbody"> in the default PartCut and replaced the
<Path>1_Pc/8_PWM/Armor/9_Upperbody</Path>
<Path>1_Pc/3_PEW/Armor/9_Upperbody</Path>
<Path>1_Pc/8_PWW/Armor/9_Upperbody</Path>
with
<!-- <Path>1_Pc/8_PWM/Armor/9_Upperbody</Path>
<Path>1_Pc/3_PEW/Armor/9_Upperbody</Path>
<Path>1_Pc/8_PWW/Armor/9_Upperbody</Path>
-->
and this worked! Now my boobs don't stick out of say Crown Eagle but the parts I removed from Venecil now have body underneath.
HOWEVER ( :/ ) All the other characters but Witch and Ranger still have holes in them. Hopefully you have given me enough to go on to figure this all out. I really do appreciate the help. Thank you.
**EDIT** YUP, I was able to figure it all out. At least in respect to Venecil. Thanks so much for your help!