It would be great to have an option to switch between old and new weapon names. Me and most people in the community prefer the old gun names.
For example, this could be implemented using localization style string keys. Instead of hardcoding names like "GRZA-0", the game could use a key such as “weapon_grza0” and load it from a custom naming file.
"weapon_carbine_grza_0": "GROZA",
"weapon_carbine_cg36": "G36"
This system is great because it allows greater flexibility and control over how items are presented while keeping the og experience when the new update comes out