Forum Discussion
@90DRE If you are in a platoon/clan, then that emblem will override your soldier's emblem. Once you stop representing that platoon/clan, then your soldier emblem will take priority. Is this the case for you?
@SterlingARCH3R [Edit] I've tried creating a platoon and leaving it, but it simply reverts back to the previous emblem. I've also tried creating a custom emblem using the Battlefield app and assigning it to my profile, but the custom emblem doesn't show in the game. There doesn't seem to be any means of removing the emblem once it's equipped. If you've never equipped an emblem, you will have a blank emblem. It should be possible to go back to this state.
- SterlingARCH3R5 years agoHero
@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.
- 5 years ago
@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.