Irregular programming Posted July 16, 2011 Posted July 16, 2011 (edited) This is not too extensively tested but it seems to work alright (backup). Added handling for FAC_ABORT_ATTACK message. Receiving any of these messages the JTAC will now jump back to the Request tasking menu. Before only the FAC_ABORT command was handled by the JTAC. This one goes in Eagle Dynamics\DCS A-10C\Scripts\UI\RadioCommandDialogPanel\Common\ Also if you missed it, check this out for a german radio fix. http://forums.eagle.ru/showthread.php?t=76932 I should get paid for this. :smilewink:JTAC.lua Edited July 16, 2011 by Irregular programming
EtherealN Posted July 16, 2011 Posted July 16, 2011 Ran a diff, and it appears like multiple inserstions of [base.Message.wMsgFAC_ABORT_ATTACK] = TO_STAGE('JTAC', 'Ready to task'), Might want to explain to people what exactly it does before asking people to run it. My pedantic sense of nitpickery feels compelled to note that you broke the formatting in the file though - one tab too much. :P I'll move this to mods for now, that's what it is at this stage. [sIGPIC][/sIGPIC] Daniel "EtherealN" Agorander | Даниэль "эфирныйн" Агорандер Intel i7 2600K @ 4.4GHz, ASUS Sabertooth P67, 8GB Corsair Vengeance @ 1600MHz, ASUS GTX 560Ti DirectCU II 1GB, Samsung 830series 512GB SSD, Corsair AX850w, two BENQ screens and TM HOTAS Warthog DCS: A-10C Warthog FAQ | DCS: P-51D FAQ | Remember to read the Forum Rules | | | Life of a Game Tester
theghost Posted July 16, 2011 Posted July 16, 2011 Which file to install? Common? OR JTAC? Or both The 147 Squadron commander "The Goring Ram"
Nate--IRL-- Posted July 16, 2011 Posted July 16, 2011 This has been fixed for 1.1.0.9 too. Thanks for your vigilance though :) Nate Ka-50 AutoPilot/stabilisation system description and operation by IvanK- Essential Reading
Irregular programming Posted July 16, 2011 Author Posted July 16, 2011 (edited) Ran a diff, and it appears like multiple inserstions of [base.Message.wMsgFAC_ABORT_ATTACK] = TO_STAGE('JTAC', 'Ready to task'), Might want to explain to people what exactly it does before asking people to run it. My pedantic sense of nitpickery feels compelled to note that you broke the formatting in the file though - one tab too much. :P I'll move this to mods for now, that's what it is at this stage. Both the FAC_ABORT and the FAC_ABORT_ATTACK command gives you the same "ABORT ABORT ABORT" message. Receiving any of these messages the JTAC will now jump back to Request tasking. However only the FAC_ABORT command was handled by the JTAC. Okay, I'll reupload a file with extra tabs. [edit, seems I can't change a file after it has been uploaded..) Which file to install? Common? OR JTAC? Or both You overwrite the JTAC.lua file with this one. For the german radio one you overwrite the common.lua in the speech folder. This has been fixed for 1.1.0.9 too. Thanks for your vigilance though :) Nate That's great, I didn't see anything about it in the prepatch notes so I thought I'd just see what it was all about. Edited July 16, 2011 by Irregular programming
theghost Posted July 16, 2011 Posted July 16, 2011 thanks :) The 147 Squadron commander "The Goring Ram"
Recommended Posts