User Tools

Site Tools


arma3:config:remove-glasses

ArmA 3 Remove Glasses from Custom Character

ArmA 3 Forum, ArmA 3, ArmA 3 Config, ArmA 3 Missions, ArmA 3 3D Modeling, ArmA 3 Scripting, ArmA 3 Terrain, ArmA 3 Texturing, ArmA 3 Tools

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"
};

If you need bad ass looking camouflaged face paint, use this:

// white man camo face, no stupid modern glasses
identityTypes[] = { "LanguageENG_F", "Head_NATO_camo_lush" };
arma3/config/remove-glasses.txt · Last modified: 2024/08/02 15:06 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.