Hello. Has anyone encountered something similar: When installing a "Long Barrel" and/or "Optical Sight" on a Hunting Carbine, the name is reset from "Remington M700" to "Sniper Carbine". Advice?
Great mod , always love more and more modders use Robco patcher , any guide to patch other weapon mods to fallout 4 naming so the reverse of what this mod did but for other weapon mods ? i already use fo4edit to change gun name to like , "Wasteland Rifle" "Commonwealth 10mm" and so on but i think using robco patcher would be fantastic
Just the same thing as doing it with FO4Edit. Here's an example:
Say that your gun is named P90, and you want to patch it. This is what the ini file would contain: filterbyWeapons=P90.esp|F99:fullName=~Austrian SMG~ The most important bits of this are the item ID of the weapon and ensuring you don't miss anything from it.
If you want to rename multiple weapons at one time basically, it'd be something like this: filterbyWeapons=M1911.esp|F99,M1911.esp|801:fullName=~American .45 Pistol~
You can check more details on the main page of RobCo Patcher.
I had an article describing what I reasoned for each weapon. It got out of date rather quickly. Might redo it though.
Though for the N99, I based it upon other mods of a similar function, and also this little mesh replacement that makes the lower part straightened out.
Kinda hard to do it without triggering the weapon-oriented side of the community. Plus that's already handled with mods such as Munitions or CALIBER - COMPLEX, the latter going all out to rename the vanilla ammo.
And I have no idea if RobCo Patcher counts ammo as misc item or what...
12 comments
Has anyone encountered something similar:
When installing a "Long Barrel" and/or "Optical Sight" on a Hunting Carbine, the name is reset from "Remington M700" to "Sniper Carbine".
Advice?
Say that your gun is named P90, and you want to patch it. This is what the ini file would contain:
filterbyWeapons=P90.esp|F99:fullName=~Austrian SMG~
The most important bits of this are the item ID of the weapon and ensuring you don't miss anything from it.If you want to rename multiple weapons at one time basically, it'd be something like this:
filterbyWeapons=M1911.esp|F99,M1911.esp|801:fullName=~American .45 Pistol~
You can check more details on the main page of RobCo Patcher.
Worth pointing out, though, that the fo4 version of the 10mm is NOT the N99 from NV and 3. Beth haven't given it a designation, though.
Though for the N99, I based it upon other mods of a similar function, and also this little mesh replacement that makes the lower part straightened out.
And I have no idea if RobCo Patcher counts ammo as misc item or what...