Jump to content

NevadaKolyok

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello everyone! Im building f-18 simpit and i have a problem with the hud control panel. 3pos toggle switches are not working correctly. One of the 3 positions is not working. For example on the hud symbology reject switch the REJ1 and REJ2 position working correctly, but in the game the does not switch to the NORM position. Here is the code for them: DcsBios::Switch3Pos hudSymRejSw("HUD_SYM_REJ_SW", 10, 11); DcsBios::Switch3Pos hudVideoControlSw("HUD_VIDEO_CONTROL_SW", 14, 15); DcsBios::Switch3Pos hudAttSw("HUD_ATT_SW", 16, 17); while on the ufc the toggle switch for ADF is working fine: DcsBios::Switch3Pos ufcAdf("UFC_ADF", 2, 3); May I ask you to give me some advice where to start fixin? The multimeter beep test was ok for the toggle switches. Thank you in advance Best regards Nevada
×
×
  • Create New...