ziga.cernic4@hotmail.com 1 Posted November 5, 2016 Why is face wear not working? In EDEN editor with "edit loadout" I give myself bandana, I can see my soldier having it in the editor, but when I start the game, my soldier doesn`t have it. I also notice that it works for AI, but for me, it doesn`t work. Why is that? Share this post Link to post Share on other sites
HeroesandvillainsOS 1504 Posted November 5, 2016 It's a bug that's been around for forever. I suggest opening up a bug report on feedback tracker so they can fix it. Share this post Link to post Share on other sites
vanschmoozin 5850 Posted November 5, 2016 Why is face wear not working? In EDEN editor with "edit loadout" I give myself bandana, I can see my soldier having it in the editor, but when I start the game, my soldier doesn`t have it. I also notice that it works for AI, but for me, it doesn`t work. Why is that? Cause your face/glasses you have set as your profile default will always take over unless you export you loadout, and copy it onto your characters init line (by double clicking on your unit in the 3d editor, then copying the code into the init line". then bam, whatever you put on will stick. 3 Share this post Link to post Share on other sites
HeroesandvillainsOS 1504 Posted November 5, 2016 Cause your face/glasses you have set as your profile default will always take over unless you export you loadout, and copy it onto your characters init line (by double clicking on your unit in the 3d editor, then copying the code into the init line". then bam, whatever you put on will stick. Interesting. That certainly would make sense. Share this post Link to post Share on other sites
.Eddie 0 Posted October 8, 2017 (edited) If someone is still struggling with this problem, I have found a solution. You need go to Arma profile file in your documents folder. Open <profile name>.Arma3Profile, change glasses="none"; to glasses="-"; and set file to read only mode. Edited October 8, 2017 by .Eddie Share this post Link to post Share on other sites
Nakken 23 Posted October 8, 2017 2 hours ago, .Eddie said: If someone is still struggling with this problem, I have found a solution. You need go to Arma profile file in your documents folder. Open <profile name>.Arma3Profile, change glasses="none"; to glasses="-"; and set file to read only mode. Confirmed, your solution works. Thanks! Share this post Link to post Share on other sites
Edizon-Helper 0 Posted September 15, 2021 Use this to overwrite the thing: this setVariable ["BIS_enableRandomization", false]; this addGoggles "G_Balaclava_blk"; Share this post Link to post Share on other sites