PMC websites shut down November 13th 2025 unless web hosting fees are paid. See up to date status from PMC Website Hosting and Domain Registration Fee Status forum topic. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond November 13th 2025 when web hosting fees are due.

User Tools

Site Tools


arma3:config:remove-glasses

This is an old revision of the document!


ArmA 3 Remove Glasses from Custom Character

ArmA 3 Remove Glasses from Custom Character

If you want to remove glasses from your character, use NoGlasses on the identityTypes array like this:

identityTypes[] =
{
	"Head_Asian", "NoGlasses"
};

or

// so that our 1965 western english speaking guys dont have modern sun glasses
identityTypes[] =
{
	"LanguageENG_F", "Head_NATO", "NoGlasses"
};
arma3/config/remove-glasses.1410760228.txt.gz · Last modified: 2014/09/15 05:50 by snakeman