Has anyone had success changing the transparency of the A-10C II pilot visor? I'm using the lua code snippet below per this comment:
{"pilot_F18_helmet_glass", DIFFUSE , "pilot_a10_visor", false};
{"pilot_F18_helmet_glass", SPECULAR , "pilot_a10_visor_roughmet", false};
Unfortunately no amount of texture changes have a visual impact in sim. Has this lua code changed since release?