That's fine. The tools can be quite confusing. I have a discord if you would like more direct help with modding. https://discord.gg/yn3xa2a6
For the Brit Sniper when you say it doesn't show up do you mean the model doesn't visual appear? If so could post the ABP file so I can see if it looks correct?
The weapon does not show up like this
[url=https://www.coh2.org/file/20171/20220415032556-1.jpg]https://www.coh2.org/file/20171/20220415032556-1.jpg[/url][img]
I think the script was unchanged since there is already a rifle_lee_enfield in there.
[code]model =
{
"..\\..\\..\\common\\NewMotionTree.abp",
"..\\..\\..\\common\\CompleteMotionTree.abp",
--"..\\..\\..\\common\\engineer.abp",
-- Common AEF Gear
--"..\\..\\..\\aef\\aefcommongear.abp",
"..\\..\\..\\aef\\weapons\\m3_grease_gun\\m3_grease_gun",
"..\\..\\weapons\\boys_at_rifle\\boys_at_rifle",
--"..\\..\\weapons\\rifle_lee_enfield\\rifle_lee_enfield",
-- Main Mesh
"sniper",
} [code]