Jump to content

Recommended Posts

Posted

Hello!

I just started to build my home cockpit, and during the test of my locator screen i found a problem in the MiG-21 module. The radar error light on the radar screen is lights up when the locked target is in range. I found that the RADAR_BRKN record uses the same index as RADAR_LNCH.

defineIndicatorLight("RADAR_LNCH", 558, "RADAR Scope, Interrupts", "Radar Launch Light")
...
defineIndicatorLight("RADAR_BRKN", 558, "RADAR Scope, Interrupts", "Radar Broken Light")

Probably the correct index for the RADAR_BRKN is 561 (i not tested it yet).

My locator screen (the wire for the error light is plled out here): 

Regards!

Apoth 

  • Recently Browsing   0 members

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