Page MenuHomeFeedback Tracker

Hiddenselections error with AAF officer uniform
Closed, ResolvedPublic

Description

One of the LODs for the AAF officer uniform has hiddenselections not working.
I was working on a retexture and noticed that at a specific distance from the character the texture reverts back to the original one in AAF pattern, however by moving closer or further away the texture starts working correctly again.
This seems to affect the jacket only, pants work fine.
See pics for details. {F24406} {F24407} {F24408} {F24409} {F24410}

Details

Legacy ID
1215629249
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Visual-Characters

Event Timeline

Chairborne edited Additional Information. (Show Details)
Chairborne set Category to Visual-Characters.
Chairborne set Reproducibility to Always.
Chairborne set Severity to None.
Chairborne set Resolution to Fixed.
Chairborne set Legacy ID to 1215629249.May 7 2016, 7:04 PM
Bohemia added a subscriber: AD2001.Jul 22 2014, 7:49 AM
Iceman added a comment.Aug 4 2014, 2:35 PM

Hello,
I could not reproduce the problem with the officer. Could you please attach a simple repro mission and post your visual settings?

Thank you

The model i'm using is this:

\A3\Characters_F_Beta\INDEP\ia_officer.p3d

And here is the mod i'm using (but i'm pretty sure it happens with any texture):

http://www.armaholic.com/page.php?id=24087

It only happens with the AAF officer uniform jacket, the standard combat uniform works fine.
Here's the config bit i'm using if it's of any help:

class Cha_Rus_Soldier_DF_base: O_Soldier_base_F
{

		scope = 1;
		displayName = "Rifleman";
		author = "Chairborne";
		nakedUniform = "U_BasicBody";
		identityTypes[] = {"LanguageGRE_F","Head_Greek","G_HAF_default"};
		faceType = "Man_A3";
		uniformClass = "Cha_Rus_DigiFlora";
		faction = "Cha_Rus";
		vehicleClass = "Cha_Rus_Inf_DigiFlora";
		model = "\A3\Characters_F_Beta\INDEP\ia_officer.p3d";
		hiddenSelections[] = {"Camo1","Camo2"};
		hiddenSelectionsTextures[] = {"\Cha\Cha_Rus\data\Cha_Rus_Uniform_DigiFlora_co.paa","\Cha\Cha_Rus\data\Cha_Rus_DigiFlora_co.paa"};

};

I'm uploading my arma3profile now.

I uploaded my profile in the compressed folder.

Appears to be working correctly now, thanks.

Mass-closing all resolved issues not updated in the last month.

Please PM me in BI Forums (http://forums.bistudio.com/member.php?55374-Fireball) if you feel your bug was closed in error.