Jump to content

Recommended Posts

Posted

Hi guys,

 

 

i have managed to get the AA refueling comand for my AI wingman working and by doing this stumbled uppon some other very usefull commands that are lacking for the Hornet right now.

 

 

Specifically i am talking about:

Flight/Wingman:

 

- Radar on/off

- ECM on/off (not so important now, as we dont have jammers at the moment)

- "Engage with..." commands from the A10C (will be much more important, when we will gain guided weapons and JTAC interaction)

 

 

 

AWACS:

- Vector to tanker (not so important as we have TACAN)

 

 

 

But the most important command for me, which could make flying in MP much more enjoyable (due to the inconsistent IFF we have right now) is:

- AWACS -> Declare

 

I really want to have this for my hornet and not only for FC3 AC and so i started to find a way to get this working.

 

 

 

For FC3 aircraft it is pretty simple:

 

For every AC there are four given parameters in the corresponding file located in the folder ...\DCS World\Mods\aircraft\Flaming Cliffs\Comm\:

(F15 example):

 

fighter = true,

radar = true,

ECM = true,

refueling = true

 

 

 

With this parameters the Comms dialogue is created beased on the AC type and its abilities via the "LockOnAirplanes.lua" located in:

..\DCS World\Scripts\UI\RadioCommandDialogPanel\Config\

 

 

The AWACS dialogue seems to be the same for all AC, as it is in a seperate lua

 

(Scripts/UI/RadioCommandDialogPanel/Config/Common/AWACS.lua)

 

and is just created with two of the parameters:

- Radar -> Activates "Declare" command

 

- Refueling -> Activates "Vector to tanker" command

 

 

 

For the hornet both parameters are set to "false" in its comm.lua.

Setting them to "true" will make the commands appear in the corresponding menu.

 

The problem is:

The AWACS does not answer the declare call at all in the hornet.

In FC3 AC you have to lock a target first for the AWACS to answer your declare call.

Locking a radar contact with STT in the hornet seems not to be recognized as a "radar lock" by the AWACS.

 

 

Am I missing something? Is there probably a way to get this to work as long as we do not have a proper IFF/Datalink?

Posted

early access :)

OS: Win10 home 64bit*MB: Asus Strix Z270F/

CPU: Intel I7 7700k /Ram:32gb_ddr4

GFX: Nvidia Asus 1080 8Gb

Mon: Asus vg2448qe 24"

Disk: SSD

Stick: TM Warthog #1400/Saitek pro pedals/TIR5/TM MFDs

[sIGPIC][/sIGPIC]

Posted

Funny timing, I had just asked on reddit why we didn't have a declare command... I never needed it in the F15 or any other plane so I never even knew it was in DCS until I wanted it for the hornet and found out it isn't implemented.

5900X - 32 GB 3600 RAM - 1080TI

My Twitch Channel

~Moo

Posted

Programming noob question:

 

What would happen if you set the tanker option to "true" in the FA-18C comm.lua? Would your AI wingman hit the tanker and refuel when you command him to in the "Go to" comms menu?

Posted

Nope not really.

 

Setting it to true will only affect the awacs menu.

It will unlock the "request vector to tanker" call, which is working correctly in the hornet surprisingly.

 

To be able to send your ai to the tanker you have to add the command in the "go to" section of the comm.lua. there is already an explenation somewhere in this forum how to get this done.

  • Recently Browsing   0 members

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