Jump to content

What program does the Slap Switch run?


Steel Jaw
Go to solution Solved by Steel Jaw,

Recommended Posts

I couldn't find a straight answer in the manual to quote, but this is in the CMDS_ALE47.lua:

-- MAN 6 - Wall Dispense button, Panic
programs[ProgramNames.MAN_6] = {}
programs[ProgramNames.MAN_6]["chaff"] = 2
programs[ProgramNames.MAN_6]["flare"] = 2
programs[ProgramNames.MAN_6]["intv"]  = 0.75
programs[ProgramNames.MAN_6]["cycle"] = 20

 

  • Like 2
Link to comment
Share on other sites

6 minutes ago, Minsky said:

It doesn't run any particular program, but fires 40 chaffs + 40 flares as doubles.

Oh that is HIDEOUS if so.  The Viper slap switch fires program five which can be programmed.  I usually set it to 1 flare and 1 chaff non repeated, so I can control their dispensing.


Edited by Steel Jaw

"You see, IronHand is my thing"

My specs:  W10 Pro, I5/11600K o/c to 4800 @1.32v, 64 GB 3200 XML RAM, ASUS RTX3060ti/8GB.

Link to comment
Share on other sites

1 minute ago, Steel Jaw said:

Oh that is HIDEOUS if so.  The Viper slap switch fires program five which can be programmed.  I usually set it to 1 flare and 1 char non repeated, so I can control there dispensing.

Well, as noted by Chump above, it runs program #6, but you can't access or modify it from the cockpit. The only way to alter it is to edit the file he mentioned.

  • Thanks 1

Dima | My DCS uploads

Link to comment
Share on other sites

  • Solution
7 minutes ago, Chump said:

I couldn't find a straight answer in the manual to quote, but this is in the CMDS_ALE47.lua:

-- MAN 6 - Wall Dispense button, Panic
programs[ProgramNames.MAN_6] = {}
programs[ProgramNames.MAN_6]["chaff"] = 2
programs[ProgramNames.MAN_6]["flare"] = 2
programs[ProgramNames.MAN_6]["intv"]  = 0.75
programs[ProgramNames.MAN_6]["cycle"] = 20

 

Oh excellent, I will do that, cheers brother.

"You see, IronHand is my thing"

My specs:  W10 Pro, I5/11600K o/c to 4800 @1.32v, 64 GB 3200 XML RAM, ASUS RTX3060ti/8GB.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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