Hi
I juste tried the 5th instant action mission in the persian gulf (named in french AH64D La course pour BAM, maybe the run for BAM). But i'm unable to lift off or refuel or change the weapon configuration. The ground crew tell me to stop the aircraft. But i'm on the ground with the parking brake on and so not mowing.
Is it a bug, or did i something wrong?
Hi simply add a TEDAC section in your monitorsetup file like that
TEDAC =
{
x = 2480;
y = 490;
width = 560;
height = 560;
}
Of course you have to set your own display value up.
Just put LEFT_MFCD and RIGHT_MFCD with your own display values. When i'm switching from pilot to CPG or from CPG to pilot, the monitors switches too. The only thing that will not switch back is the TEDAC who now stay on the display but don't work on the pilot view.
Ok. I would take a look at helios.
But now i'm stuck by trying to export the complete keyboard unit (with the screen) to my second monitor. But it don't want to work... tried some method like
dofile(LockOn_Options.common_script_path.."ViewportHandling.lua")
try_find_assigned_viewport("AH64_PLT_KU")
in the KU init file, but nothing appears on the screen.
Just madeit to work by modifying the weapons.lua file.
Put that in the common section
-- Weapons common for all versions
Pylons_Common = {}
.
.
add_FuelTank(Pylons_Common, id_PTB_580G_F1, 4)
add_FuelTank(Pylons_Common, id_PTB_580G_F1_EMPTY, 4)
Hi
First off all, great job for the update! And thanks for the real naming of the fuel tanks. Unfortunately, the rpl 201 is no more avaible for the EE with CT liveries. Could it be possible to add it so We can fly with our favorite aircraft with all the avaible fuel tanks?
thx
unfortunately since the lastest update the file structure has been deeply modified, so the corail pods has disappeared. The phimat pod too. Still working to bring them back. null
Is there anyway to combine the real Barax with the virtual Phimat? I saw the structure of the payloads and weapon has been completely modified. My corail pods are still not present. I've managed to add pylon 8 and 9 , but still not understanding how to add them to the pylons. Maybe i can find it soon.