Jump to content

Recommended Posts

Posted

Ive been trying to map the Chaff Single, Chaff Off, Flare Single and Flare Off to my Warthog Throttle Boat switch, but no luck. When flipping the boat switch forward, Id like the Chaff Single, and flipping the switch to its back pos, it should be Flare Single. Center should be Chaff/Flare Off.

 

But I cant get it to work properly. The Chaff Single and Off works, and I can then set Flare to Single, but Flare wont come back to Off.

I know Im trying to map two separate functions (Flare and Chaff Off) to one key, and I guess that is where it fails.

 

Is there any way to do this? Id prefer not using Target software - dont even have it installed.

 

{	down = cmds_commands.ChaffMode,	up = cmds_commands.ChaffMode,					cockpit_device_id = devices.CMDS,	value_down = 0.1,	value_up = 0.0,	name = _('Chaff Mode Selector - SINGLE-OFF'),			category = {_('Left Panels'), _('Countermeasures Dispenser Control Panel')}},

{	down = cmds_commands.FlareMode, up = cmds_commands.FlareMode,					cockpit_device_id = devices.CMDS,	value_down = 0.1,	value_up = 0.0,	name = _('Flare Mode Selector - SINGLE-OFF'),			category = {_('Left Panels'), _('Countermeasures Dispenser Control Panel')}},

- Jack of many DCS modules, master of none.

- Personal wishlist: F-15A, F-4S Phantom II, JAS 39A Gripen, SAAB 35 Draken, F-104 Starfighter, Panavia Tornado IDS.

 

| Windows 11 | i5-12400 | 64Gb DDR4 | RTX 3080 | 2x M.2 | 27" 1440p | Rift CV1 | Thrustmaster Warthog HOTAS | MFG Crosswind pedals |

Posted

Never mind, the above works as intended. I had just mapped Flare Single, and not Flare Single-Off :doh:.

Guess it was late last night.....

- Jack of many DCS modules, master of none.

- Personal wishlist: F-15A, F-4S Phantom II, JAS 39A Gripen, SAAB 35 Draken, F-104 Starfighter, Panavia Tornado IDS.

 

| Windows 11 | i5-12400 | 64Gb DDR4 | RTX 3080 | 2x M.2 | 27" 1440p | Rift CV1 | Thrustmaster Warthog HOTAS | MFG Crosswind pedals |

  • 4 weeks later...
Posted

mind sharing your lua?

AWAITING ED NEW DAMAGE MODEL IMPLEMENTATION FOR WW2 BIRDS

 

Fat T is above, thin T is below. Long T is faster, Short T is slower. Open triangle is AWACS, closed triangle is your own sensors. Double dash is friendly, Single dash is enemy. Circle is friendly. Strobe is jammer. Strobe to dash is under 35 km. HDD is 7 times range key. Radar to 160 km, IRST to 10 km. Stay low, but never slow.

  • Recently Browsing   0 members

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