Jump to content

How can I find the setcommand for [Cockpit Perform Clickable Action]


Go to solution Solved by mkel2010,

Recommended Posts

Posted

In this version, It seems that the code 'OPTIONS_ADD_COMMAND_CODES_TO_TOOLTIP = True / False' in file [missioneditor.lua] responsible for displaying the cockpit id and command has been removed.

Thus, how can I now restore the functionality to display the corresponding command numbers for clickable actions when hovering over the controls page?

null

image.png

image.png

  • Solution
Posted

In the Saved Games config folder, create a file called autoexec.cfg and put this in it:

input =

{

command_code_tooltips = true,

}

 

(No extra lines are needed, just the way the forum formats the code. You should end up with four lines of code.)

  • Like 1
  • 6 months later...
Posted

Is that autoexec.cfg config still working working?  I tried it and it does not appear to work for me.  Not sure what I am missing of it got moved with DCS going modular a few updates back.  I am trying to use it on my local installation and not a headless server.

Thanks in advance.

Blue

Posted
14 minutes ago, Blue116 said:

Is that autoexec.cfg config still working working?


yes, it works on my dcs.

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

Posted

I am not sure if I am configured correctly.   I have my autoexec.cfg located in my Saved Games (E:\Saved Games\DCS.openbeta\Config\autoexec.cfg) and my file only contains these 7 lines:

input =

{

command_code_tooltips = true,

}

Posted (edited)

The path seems wrong, it goes on the root, not inside Config … but I’m not sure as I’m not at my pc at the moment.

Edited by Rudel_chw

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

Posted

I moved my autoconfig.cfg to my root E:\Saved Games\DCS.openbeta folder.  It still does not work for me.  Perhaps I am using the tool tips wrong.  If I go in the Control Options and hover over UFC Function Selector Pushbutton - TCN, I get the same information in the tooltip.  I do not get any Device ID or command numbers.  I get the same thing in the cockpit.  I do have the Tooltips enabled in the Options/Gameplay.

I must be missing something.

Thank you for the help.  It is much appreciated.

Posted

I got it to work.  Basically, I put the autoexec.cfg in my Saved Games\DCS.openbeta\config folder.   Changed my line to: input = {command_code_tooltips = true,}, went to the options, control while not in game and it works.

I am attaching my autoexec.cfg in case someone needs it.   Thanks for the help Rudel. 

Blueautoexec.cfgautoexec.cfg

  • Like 2
  • Recently Browsing   0 members

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