From the orig. config :
------------------------------------
class CfgGlasses
{
class None {name="$STR_CFG_GLASSES_NONE";texture=""; };
class Spectacles
{
name="$STR_CFG_GLASSES_SPECTACLES";
texture="civilista_bryle";
};
class Sunglasses
{
name="$STR_CFG_GLASSES_SUNGLASSES";
texture="civilista_zrcadlovky";
};
}; //end of CfgGlasses
-------------------------------------------------
Söuh, grab the two textures :
"civilista_zrcadlovky" AND "civilista_bryle" They can be found in the (un-pbo'ed) DTA/"Data.pbo" Folder.
Use the "pbo-Decrypter 15" tool ( not attached; zip-size=192KB
) to decrypt+un-pbo the file
Should be ok