Jump to content

Empty external fuel tanks


Go to solution Solved by fausete,

Recommended Posts

Posted

The Heatblur F-14 has empty external fuel tanks available in the loadout screen. This gives us the option of taking off with empty external fuel tanks and then topping up via air-to-air refueling. Which is fun.

I am requesting this early in hope to get it when the F1 EE arrives.

Maybe some players would also enjoy it with the F1 CE to get the look with tanks but lower total weight.

  • Like 4
Posted

To achieve the lower weight, you could add the tanks and add then lower the fuel in the re-arm screen.

7800x3d, 5080, 64GB, PCIE5 SSD - Oculus Pro - Moza (AB9), Virpil (Alpha, CM3, CM1 and CM2), WW (TOP and CP), TM (MFDs, Pendular Rudder), Tek Creations (F18 panel), Total Controls (Apache MFD), Jetseat 

  • 4 months later...
Posted (edited)

Hi the Mirage 2000 has it too. You can choose between full or empty tanks

After looking on the M2000 lua files, it seems to be easy to do. i will work on it ASAP.

 

Edited by grim_reaper68
  • Like 1
  • 2 weeks later...
Posted
On 12/2/2022 at 8:52 PM, grim_reaper68 said:

Done it 

22120207092026431318061604.png

How'd you get it to have a refueling probe? 😮

DCS A-10C II Warthog, DCS AV-8B, DCS F/A-18C. DCS F-16C DCS KA-50 III, DCS F-14B. DCS AH-64 Apache. DCS Mirage F1. DCS F-15E.
System: Z690 - i9-12900k - RTX 3080ti - 32gb ram - 2tb NVME - 2x2tb HDD - TM Hotas Warthog - MFG Rudders - Trackir/VR

Posted

Just modify the custom argument in the liverie description file

here are the arg that i have for the RC 2/30 liverie, I made a copy from the RC 1/30 folder and took the arg at the end of the descripion.lua file

Just saw that the tail variant was wrong, corrected it yet.

custom_args = 
{
    [70] = 0.501,-- Mirage F1 cockpit
    [901] = 0.0,--helmet skin variant
    [902] = 0.1,--Ejection seat type    
    [985] = 0.5,--tail variant
    [986] = 0.1,--CHAFF/FLARE
    [987] = 0.2,--NOSE
    [988] = 0.2,--RWR variant
    [989] = 0.1,--OIL DRAIN variant
    [990] = 0.501,--WING LIGHT variant
    [991] = 0.1,--MIRAGE F1 variant
    [992] = 0.1,--MIRROR COCKPIT variant
    [993] = 0.0,--FLIGHT NUMBER variant            
}

for the probe it's the 987 arg the set up to 0.2

Posted

Screen_221215_161053.png?width=1609&heig

Thanks!!

 

8 hours ago, grim_reaper68 said:

Just modify the custom argument in the liverie description file

here are the arg that i have for the RC 2/30 liverie, I made a copy from the RC 1/30 folder and took the arg at the end of the descripion.lua file

Just saw that the tail variant was wrong, corrected it yet.

custom_args = 
{
    [70] = 0.501,-- Mirage F1 cockpit
    [901] = 0.0,--helmet skin variant
    [902] = 0.1,--Ejection seat type    
    [985] = 0.5,--tail variant
    [986] = 0.1,--CHAFF/FLARE
    [987] = 0.2,--NOSE
    [988] = 0.2,--RWR variant
    [989] = 0.1,--OIL DRAIN variant
    [990] = 0.501,--WING LIGHT variant
    [991] = 0.1,--MIRAGE F1 variant
    [992] = 0.1,--MIRROR COCKPIT variant
    [993] = 0.0,--FLIGHT NUMBER variant            
}

for the probe it's the 987 arg the set up to 0.2

 

DCS A-10C II Warthog, DCS AV-8B, DCS F/A-18C. DCS F-16C DCS KA-50 III, DCS F-14B. DCS AH-64 Apache. DCS Mirage F1. DCS F-15E.
System: Z690 - i9-12900k - RTX 3080ti - 32gb ram - 2tb NVME - 2x2tb HDD - TM Hotas Warthog - MFG Rudders - Trackir/VR

Posted

No worries, we've done it already. Probably in the same way as you did it.

Thanks anyway, as it helps a lot when the community brings attention to these little details that may go unnoticed otherwise.

  • Like 1
  • Thanks 1
  • Recently Browsing   0 members

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