-
Posts
715 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by grim_reaper68
-
no bug Training mission taxi, take off, climb radio not working?
grim_reaper68 replied to ak22's topic in Bugs and Problems
here it is. Just tested it again, no voice either from the pilot or from vaziani. Mirage_F1CE_lesson_01_taxi_takeoff_climb_EN.miz_04062023_17-28.trk -
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?
-
What is current situation with MFD exports?
grim_reaper68 replied to markturner1960's topic in Multi-Display
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.
-
Yes you can How did you do to have the entire MFD on the screen? With the buttons?
-
Possibility to have the RPL 201 on the EE (with CT appearance)
grim_reaper68 replied to grim_reaper68's topic in Wish List
I think Aerges must do it. -
Hi glad to help you. Thanks to you i've discovered how to export the whole MFD with the buttons.
-
In my opinion, you just have to delete the AH64_ and let TEDAC, it should work.
-
Possibility to have the RPL 201 on the EE (with CT appearance)
grim_reaper68 replied to grim_reaper68's topic in Wish List
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) -
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
-
Yep, since the last update and the modification of the file structure, there is no more symmetrical loadout.
-
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.
-
fixed Rudder trembling at taxiing
grim_reaper68 replied to grim_reaper68's topic in Bugs and Problems
it's better but not completely fixed -
where? From aerges?
-
null
-
solved Unable to reach server (offline)
grim_reaper68 replied to grim_reaper68's topic in Game Crash
After 4 attempt i was able to connect... -
Hi at this time, i'm unable to connect DCS, so i can't use the modules. Does anyone have connecting issue too?
-
https://www.digitalcombatsimulator.com/fr/files/filter/type-is-skin/unit-is-mirage/user-is-spitfire_raf/apply/
-
Yep, modified. Next screen would be correct.
-
That's it, it finally works fine. Thanks a lot.
-
Hi I'm just testing the A8, but i'm unable to fire the gun/canon. Master arm is on, all 3 CB are in, trigger A binded on space, gun safety open, but nothing happens. The outer canon works fine, but there's nothing to do with the other. Can someone help me? Thanks
-
Flaps controls bindings
grim_reaper68 replied to markturner1960's topic in Controller Questions and Bugs
Thanks, didn't know that you could set an off position for a button. When i bind the command, i've never used the scroll up menu, only pushing the switch, i now discovered the off function in the menu. You make my day.