Forum Discussion
@90DRE As far as I'm aware, there's no option for custom emblems in BFV. They're all pre-made designs. Once you equip an emblem, you'll have to either leave it at that, or change it out to a different emblem - there's no option to equip no emblem. And as you say, the only way to not have an emblem equipped is to either not equip one from the beginning, or create/join a platoon with no emblem at all and not leave that platoon or else it reverts back to your soldier emblem.
If this is for camouflaging purposes, then I can see how that would bother you - I like to stick with a dark patch like the black SNAFU one because it seems to work with most environments.
@SterlingARCH3R It's not camouflage that's the issue for me, though I'm sure it's also an issue, it's that it lessens the immersion by having an emblem on the side of the gun. It's not something you can ignore as it's visible at all times. It's frustrating that you can set something in a game and not undo it, and there's not even a warning before you commit to the action. It's obviously a bug though, as I doubt anyone planned this to be the effect of equipping an emblem. The coding effort required can't be that great either. They already have the code in place to listen for a click on the equip button, so just add a check if it's the same emblem then set it to a blank emblem:
if (selectedEmblem is equal to equippedEmblem) {
equippedEmblem = blankEmblem;
}- 3 years ago@90DRE I read this 2 years after... So I should understand that's not something EA will care about.
- WindowsManTv_CZE3 years agoHero+