Jump to content

Recommended Posts

Posted

If you look in:
\DCS World\Mods\aircraft\AH-64D\Cockpit\Scripts\Radio\

you 'll find a lua file for each radio with a table of 10 presets for each. 

I can't work out how to alter the text for the names so I've edited: 

B:\DCS World\Mods\aircraft\AH-64D\Cockpit\Scripts\Displays\EUFD\Pages\PRESET.lua and edited line 36-45 to be of the form

AddText("Name_0",                    11.0/28.0,        aspect*6/7,            {{}},          nil)

That removes the preset name entirely.  Best I have worked out so far.  

Posted
On 3/20/2022 at 10:21 PM, Scaley said:

If you look in:
\DCS World\Mods\aircraft\AH-64D\Cockpit\Scripts\Radio\

you 'll find a lua file for each radio with a table of 10 presets for each. 

I can't work out how to alter the text for the names so I've edited: 

B:\DCS World\Mods\aircraft\AH-64D\Cockpit\Scripts\Displays\EUFD\Pages\PRESET.lua and edited line 36-45 to be of the form

AddText("Name_0",                    11.0/28.0,        aspect*6/7,            {{}},          nil)

That removes the preset name entirely.  Best I have worked out so far.  

Good, i'll keep the name, i just want to tune the radio 😛

 

Actualy, no, in fact, i might want to change BATUMI name... Thanks for the info, i'll try to dig into that 🙂

  • 3 months later...
Posted

So with the latest update (7/21/22) now that we can set presets in the ME, is there a way to relabel the text.  I looked at the lua above and can't figure it out either.  Any other ideas out there?

  • Recently Browsing   0 members

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