Jump to content

Recommended Posts

Posted (edited)

Since the crew visor animations are broken we have to set the visors closed via the liveries' description.lua. 

Argument 1052 and 1053 are for pilot and WSO visors, respectively. Values of 0.0 and 1.0 toggle visor up or visor down, respectively. For visor down append this code to the description.lua for all liveries you want to have visors down:

[1052] = 1.0,
[1053] = 1.0,

You'll have to redo it after every DCS update or repair. It also only works for external views. I'll do some digging to see if I can find a way to get the F1 view visors down.

EDIT: Can't find the .edm for the F1 view pilot models. The cockpit.edm doesn't have them. The four pilot models in CoreMods are for after ejection, both pre- and post man-seat separation, but they don't have visor arguments that I can find.

Edited by Nealius
  • Like 3
  • Thanks 2
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...