Jump to content

Recommended Posts

Posted

Hello everyone,

 

I am playing F/A-18C. When I switch "Dump On", I found that my rearview mirrors are also closed.

 

I think this is a bug! Does somebody have the same issue?

 

  • ED Team
Posted

Hi

 

all seems ok here, please attach a short track replay showing it happen we will take a closer look

 

Please remove any unofficial mods and run a repair or verify if steam

 

thanks

smallCATPILOT.PNG.04bbece1b27ff1b2c193b174ec410fc0.PNG

Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status

Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal

Posted
26分钟前,BIGNEWY说:

Hi

 

all seems ok here, please attach a short track replay showing it happen we will take a closer look

 

Please remove any unofficial mods and run a repair or verify if steam

 

thanks

The reason seems the following:
 
I divided "Dump Switch On/Off" into two orders
 
{ down = fuel_commands.DumpSw, up = fuel_commands.DumpSw, cockpit_device_id = devices.FUEL_INTERFACE, value_down =  1.0, name = _('Fuel Dump Switch - ON'), category = {_('Left Console'), _('Fuel Control Panel')}},
 
{ down = fuel_commands.DumpSw, up = fuel_commands.DumpSw, cockpit_device_id = devices.FUEL_INTERFACE, value_down  = -1.0, name = _('Fuel Dump Switch - OFF'), category = {_('Left Console'), _('Fuel Control Panel')}},
 
It worked well two weeks ago. But I found a double binding today. Do I some mistakes in the above orders? 
 
Thank you very much!
Posted
8分钟前,BIGNEWY说:

Oh, I see you have modified / added a control bind.

 

I am not great with code, I will try to ask the team.

 

thanks

Thank you very much !!

  • Recently Browsing   0 members

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