Jump to content

_Heater_

Members
  • Posts

    3409
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by _Heater_

  1. mi ha fatto fuori il primo AGM-65D, mentre il secondo è andato a segno....provo a chiedere in ED maggiori info a riguarda. Lasciate perdere la manovra pop-up eseguita un pò alla c+++o, ma andavo di fretta :D tunguska_mav.trk
  2. Puoi allegare la missione qui sul forum ? EDIT: anche una track magari. Ti ringrazio ;)
  3. il secondo che hai detto non lo considero un bug...solo un'esagerazione da parte dei programmatori. Prima risolvono il problema dei missili, e poi il fatto che la IA sia più in gamba di te :D
  4. You must set the Pinkie switch position: LALT+P Forward - LCTRL+P Aft page 92 of the official manual -> Eagle Dynamics\DCS World\Mods\aircrafts\A-10C\Doc
  5. thanks Peter. Bug: TAD map is over the kneeboard. If I click on DSMS, the bug disappear. Then If you switch the MFCDs, the bug disappear.
  6. Farò dei test specifici, se vero quanto scritto.....il bug sarebbe abbastanza importante.
  7. I'm not at home now, but there are others two files to modify for flying with the PeterP's kneeboard. My fix was only an example to PeterP. I'm sure that Peter will upload a new version later. NB: before create a new mod, use always a clean DCS installation. Indeed, PeterP was surprised when the mod fault with A-10 running
  8. possible solution: Open device_init.lua (...\Mods\aircrafts\A-10C\Cockpit\Scripts), go to line 762 and paste this code: indicators[#indicators + 1] = { "ccKneeboard", LockOn_Options.common_script_path.."KNEEBOARD/indicator/init.lua", devices.KNEEBOARD, {{}, --[[ all corrections are incremental to default values or calculated on connector base default for example : sw incremental to half width where default width is 0.1 --]] {sx_l = -0.65,sz_l = 0.15,sy_l = -0.5,ry_l = 10, rz_l = 85 ,sw = 0.142 * 0.5 - 0.1,sh = 0.214 * 0.5 - 0.1}, 1} } Then, open Keyboard.lua (C:\Users\Andrew\Saved Games\DCS\Config\Input\A-10C\keyboard) go to line 842 [ENTER] and paste this code: {combos = {{key = "]", reformers = {"RCtrl", }}, }, down = 3001, cockpit_device_id = 45, value_down = 1, name = "Kneeboard Next Page", category = "Kneeboard"}, {combos = {{key = "K", reformers = {"RAlt", "RCtrl", }}, }, down = iCommandPlaneShowKneeboard, name = "Kneeboard ON/OFF", category = "Kneeboard"}, {combos = {{key = "[", reformers = {"RAlt", }}, }, down = 3002, cockpit_device_id = 45, value_down = 1, name = "Kneeboard Previous Page", category = "Kneeboard"}, {combos = {{key = "K", reformers = {"RCtrl", }}, }, down = 3003, cockpit_device_id = 45, value_down = 1, name = "Kneeboard current position mark point", category = "Kneeboard"}, {combos = {{key = "K"}, {key = "/", reformers = {"RShift", }}, }, down = iCommandPlaneShowKneeboard, up = iCommandPlaneShowKneeboard, value_down = 1, value_up = -1, name = "Kneeboard glance view", category = "Kneeboard"},
  9. roger that, I will wait for a solution in the next few days.
  10. try to open your Keyboard.lua and paste your code for matching
  11. I've tried to add this code on Keyboard.lua (localized here -> C:\Users\Andrew\Saved Games\DCS\Config\Input\A-10C\keyboard) {combos = {{key = "]"}, }, down = 3001, cockpit_device_id = 45, value_down = 1, name = "Kneeboard Next Page", category = "Kneeboard"}, {combos = {{key = "K", reformers = {"RShift", }}, }, down = iCommandPlaneShowKneeboard, name = "Kneeboard ON/OFF", category = "Kneeboard"}, {combos = {{key = "["}, }, down = 3002, cockpit_device_id = 45, value_down = 1, name = "Kneeboard Previous Page", category = "Kneeboard"}, {combos = {{key = "K", reformers = {"RCtrl", }}, }, down = 3003, cockpit_device_id = 45, value_down = 1, name = "Kneeboard current position mark point", category = "Kneeboard"}, {combos = {{key = "K"}, }, down = iCommandPlaneShowKneeboard, up = iCommandPlaneShowKneeboard, value_down = 1, value_up = -1, name = "Kneeboard glance view", category = "Kneeboard"}, I'll try to test later, I want to view other stuff..
  12. hahaha, I ask to you because you are the Master Mod :D
  13. many thanks ;) Not working for A-10C, what I did wrong ? No problem for Mustang and Huey
  14. Hallo PeterP, many thanks for your efforts, I will test soon, I'm very interested to this mod. IIRC, the old version of this mod (1.2.3. I guess) had a problem with TAD, but I want to check for more deep. Cheers
  15. _Heater_

    159th Viper

    HB m8 ;)
  16. tempo al tempo ;)
  17. http://forums.eagle.ru/showthread.php?p=1775664#post1775664
  18. http://forums.eagle.ru/showthread.php?p=1775664#post1775664
  19. please play Janes F-18 during this long time :D
  20. watch here -> http://forums.eagle.ru/showpost.php?p=1770924&postcount=7 send PM to Waxi -> http://forums.eagle.ru/showthread.php?t=104333
  21. Well, it's very hard to find a good setup about CDU. You can try to search out here -> http://forums.eagle.ru/forumdisplay.php?f=101 There are some interesting topics, maybe you can find a good builder as well.
  22. cosa non si capisce ?
×
×
  • Create New...