Forum Discussion
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.
- WindowsManTv_CZE3 years agoHero+