This is for people having issues with earplugs , goggles, ect..
/*//////////////////////////////////////////////
// ___ ______ ______ ___ //
// / | / ____/ / ____/ |__ \ //
// / /| | / / / __/ __/ / //
// / ___ | / /___ / /___ / __/ //
// /_/ |_| \____/ /_____/ /____/ //
// //
// //
////////////////////////////////////////////////
// //
// CLIENTSIDE CONFIG FILE //
// //
//////////////////////////////////////////////*/
/*//////////////////////////////////////////////
// Save in UTF 8 / without BOM Π //
///////////////////////////////////////////////*/
/*//////////////////////////////////////////////
CONFIG SETTING FOR : ACE 2 MOD - NO VOICE, NO RADIO CHATTER
--------------------
FEATURES: Disables AI radio chatter as well as player radio chatter
---------
TO ENABLE: Remove the "//" in front of the #define to enable the NO VOICE, NO RADIO CHATTER feature. To disable, think vice versa.
----------
//////////////////////////////////////////////*/
//#define ACE_NOVOICE
/*//////////////////////////////////////////////
CONFIG SETTING FOR : ACE 2 MOD - CROSSHAIRS
--------------------
FEATURES: Disables/Reduces crosshairs
---------
Possible selections as documented in ACE2 Wiki
//////////////////////////////////////////////*/
#define ACE_NOCROSS
/*//////////////////////////////////////////////
CONFIG SETTING FOR : ACE 2 MOD - MINIMALISTIC HUD
--------------------
FEATURES: More Screen information, less HUD stuff
---------
TO ENABLE: Remove the "//" in front of the #define to change your desired hud feature. To disable, think vice versa.
----------
//////////////////////////////////////////////*/
//#define ACE_MINIMALHUD
/*//////////////////////////////////////////////
//CONFIG SETTING FOR : ACE 2 MOD - Changeable glasses ingame
//--------------------
//FEATURES: Lets you choose different glasses
//---------
//TO ENABLE: Please ADD your Player Profile Name
//----------
//EXAMPLE:
//--------
//#define ACE_IDENTITY John Doe <--- COPY THIS LINE WITHOUT THE //
//
//
//
//
////////--E D I T below THIS LINE--//////////*/
#define ACE_IDENTITY LCpl L. Nolan <--- Paste it here below the line that says 'E D I T below THIS LINE', where my rank and name is highlighted in green (or John Doe), put your rank and name./*//////////////////////////////////////////////
CONFIG SETTING FOR : ACE 2 MOD - Ruckless
--------------------
FEATURES: Ruckless disables models with built-in Rucksacks on the models.
---------
TO RE-ENABLE the original models: please uncomment the define line below
...
The rest of file is omited here as it is not needed. Save file and exit Notepad, restart ARMA CO and test it out on the recruiting server.
Double check that ace clippi is using the same identity as you are using in ARMA.
hope this helps it worked for me