Legislator / GLT-Mod

1 stars 0 forks source link

GLT HEMTT variants texture bug #344

Closed Legislator closed 5 years ago

Legislator commented 5 years ago

Some HEMTT variants are showing a visual bug with one of the textures.

versions: Ambulance, Repair, Box, Transport, Covered factions: GLT Flecktarn, Tropentarn, Winter, NATO

Legislator commented 5 years ago

transport bug

Legislator commented 5 years ago

There was a config change:

old: hiddenSelections[] = {"Camo1", "Camo2"};

new: hiddenSelections[] = {"Camo1", "Camo2", "Camo3", "Camo4"};

Legislator commented 5 years ago

fixed: B_Truck_01_Repair_F GLT_HEMTT_Transport

The rest was either fixed by an Arma 3 update or by class inherit in the meantime.