Jump to content

Panthir

Members
  • Posts

    528
  • Joined

  • Last visited

Everything posted by Panthir

  1. Hello, Allthough installation seems to be perfect (files, export.lua etc) and I succesfully connect to the server, when I open DCS, I join to a multiplayer server and a get an A/C slot (in cockpit) unfortunately overlay radios are still marked as UNKNOWN ( i don't get freqs). Any idea
  2. Check the end lines of M-2000c.lua in coremods/aircrafts/m-2000c. Unfortunately, if you edit this lua you will not pass the integrity check.
  3. IMO performancewise F-5 can't win. Mig has by far better rate of turn and dominates all altittudes. The only thing you have to take care very very carefully, is your overtake respectfully to your aspect angle when you are inside F-5s current radius turn.
  4. All but R73 sound logical
  5. Eventually, do they intend to fix it?
  6. Excellent thank you
  7. Cool. Thanx.
  8. Something else guys. M-2000C radar is roll sensitive. You can notice it when you try to crank to gimbals. Did they fix it in 154?
  9. Initially locate, mark, hook, make SPI and place MAV over target. Fly toward max speed, 10-15k, JAM it continiously and apply a 30deg offset when you are arround 13nm (chaff release should help to avoid SA-8 launch). Maintain offset up to 8nm. 8nm turn hot, attempt MAV lock, launch and leave with a slide turn.
  10. Guys, I have recently noticed that Mig29S MFD HUD REPEATER on off Option disappeared from controls-systems. Any idea.
  11. Dear PiedDroit, How can I map "VTB Viewport ON/OFF" in config/controls in order to see the VTB export while in cockpit? I assess that this is the only problem, cause cockpit is exported when i select F2 or F3 views (outside cockpit). Dear Gliptal The above setup exports successfuly RWR, just locate RWR_init.lua in C:\Program Files\Eagle Dynamics\DCS World\Mods\aircraft\M-2000C\Cockpit\RWR and add the following lines dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("Mirage_RWR") Be advised that there is no space between the letters t and H in "ViewportHandling.lua".
  12. Well guys, same situation here. The following setup with the addition dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("Mirage_Radar") to the VTB_ini.lua was working excellently earlier. _ = function(p) return p; end; name = _('M2000C'); Description = 'Mirage2000 + Radar' primary = { x = 1280; y = 0; width = screen.width - 1280; height = screen.height; viewDx = 0; viewDy = 0; aspect = (screen.width - 1280) / screen.height ; } secondary = { x = 480; y = 0; width = 800; height = 800/0.9; } third = { x = 0; y = 0; width = 800; height = 800/0.9; } UIMainView = primary Mirage_Radar = secondary Mirage_RWR = third Viewports = {UIMainView} Unfortunately, now I can export only RWR. Radar is invisible. Fortunately, by accident I noticed that radar was finally appeared to the second monitor when I went to external view (F2 or F3) and disappear again when I go to cockpit view. Any idea how to fix this. I hope that what I found it will help you.
  13. Thank you Cpt:-)
  14. Is there any way to change (via modifying any lua) the default frequency prices of the preset radio Channels, appeared in Mission Editor?
  15. I will contribute (paypal) as well my 10$
×
×
  • Create New...