Page MenuHomeFeedback Tracker

Wrong uniform.
New, WishlistPublic

Description

Wrong officer uniform pants on AAF side in Dev Build. similar to one of guerrilla uniforms {F22195}

Details

Legacy ID
4186469074
Severity
None
Resolution
Open
Reproducibility
Always
Category
Visual-Characters

Event Timeline

antoha1 edited Steps To Reproduce. (Show Details)Sep 19 2013, 4:56 PM
antoha1 edited Additional Information. (Show Details)
antoha1 set Category to Visual-Characters.
antoha1 set Reproducibility to Always.
antoha1 set Severity to None.
antoha1 set Resolution to Open.
antoha1 set Legacy ID to 4186469074.May 7 2016, 4:49 PM

They have changed from using two textures on the independent officer model to just one.

Used to be:
hiddenSelections[] = {"Camo1", "Camo2"};

		hiddenSelectionsTextures[] = {"\A3\Characters_F_Beta\INDEP\Data\officer_spc_co.paa","\A3\Characters_F_Beta\INDEP\Data\ia_soldier_01_clothing_co.paa"};

Is now:
hiddenSelections[] = {"Camo"};

		hiddenSelectionsTextures[] = {"\A3\Characters_F_Beta\INDEP\Data\officer_spc_co.paa"};
Gekkibi added a subscriber: Gekkibi.May 7 2016, 4:49 PM

Noticed this as well. I thought the devs wanted officers to look fashionable. Upvoted.

Independent officer uniform is back to how it was.

Type: Public
Branch: Development
Version: 1.03.110339

It has changed back again.

Type: Public
Branch: Development
Version: 1.03.110466

Confirmed as well.