Jump to content

bones1014

Members
  • Posts

    648
  • Joined

  • Last visited

Everything posted by bones1014

  1. I was trying but couldn't get it to work. thanks for confirming. EDIT Found what I was looking for in this video. well it looks like it's just for A2G also. hmmm
  2. Can you use the TGT-to-VRP for air to air or is it exclusive to air to ground? Can you use it as a reference from bullseye to engage air threats?
  3. it did it automatically on my extra monitor where I have the MFDs going.
  4. Here's my export.lua file -- load the DCS ExportScript for DAC and Ikarus dofile(lfs.writedir()..[[Scripts\DCS-ExportScript\ExportScript.lua]]) --BIOS = {}; BIOS.LuaScriptDir = [[C:\Program Files\DCS-BIOS\dcs-lua\]]; BIOS.PluginDir = [[C:\Users\cdeat\AppData\Roaming/DCS-BIOS/Plugins\]]; if lfs.attributes(BIOS.LuaScriptDir..[[BIOS.lua]]) ~= nil then dofile(BIOS.LuaScriptDir..[[BIOS.lua]]) end --[[DCS-BIOS Automatic Setup]] --TACVIEW local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') dofile(lfs.writedir()..[[Scripts\Helios\HeliosExport16.lua]]) --SRS pcall(function() local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[Mods\Services\DCS-SRS\Scripts\DCS-SimpleRadioStandalone.lua]]); end,nil);
  5. I already asked ChatGPT if it had been introduced to Skynet and it assured me that it didn't know Skynet and has no plans for global domination.
  6. You should double check with the community before doing all that work. I have one that has the fuel quantity, radios, countermeasure counts, etc
  7. Maybe double check that you have the green radio selected before transmitting?
  8. I got it from Bailey's GitHub. Sent from my SM-G781U using Tapatalk
  9. What's the point of the wheel then? Sent from my SM-G781U using Tapatalk
  10. I added indications for empty external fuel tanks for the Mirage F1EE. Export number 7000. I'm still looking for the lamp for the INSER button on the INS panel. If anyone finds it lmk please. Mirage-F1EE.lua
  11. Added lamps for the INS Alignment to the LUA. **UPDATE** added indications for the external fuel tanks being empty. uploaded new LUA to a new post
  12. Which manual covers adding a waypoint? The ones I have in my Doc folder are for the CE.
  13. Anyone else find it particularly jarring when you first heard the male voice on the RWR? Caught me totally by surprise! Let call him Bitchin' Bart. The brother of Bitchin' Betty.
  14. It's been reported in the Bug section of the F1. The every control on that panel does the same thing.
  15. I can refuel the body tanks when A/A refueling but I don't know how to get the external tanks to fill. Is there another switch besides the Transfer/Filling switch below the throttle?
  16. Yea, now that I've flown it and see the lower INS accuracy than the M2000 I can see that it won't work.
  17. It does the same for the Parameters Selection, Modes Selection, and Lights test and brightness selector.
  18. Can the new INS system in the EE variant be used for INS bombing? Sent from my SM-G781U using Tapatalk
  19. It can be tough to get it centered again if you have adjust the roll trim Sent from my SM-G781U using Tapatalk
  20. Time to start updating the Mirage F1 to the EE version. Will the CE functions carry over since there are so many identical ones? **UPDATE** I just copied everything from the CE to file renamed for the EE and all of @Bailey's code is working. Pretty awesome! Sure does save a lot of work. Biggest thing to add will be the INS buttons. **UPDATE** uploaded new F1EE LUA with INS buttons and rotaries added. **UPDATE** uploaded new F1EE LUA with INS alignment lamps added in a new post Sent from my SM-G781U using Tapatalk
  21. thanks! I didn't know that was a thing.
  22. yea. also used as the MFDs for the F16.
  23. Here ya go Sent from my SM-G781U using Tapatalk
  24. A pic of my extra monitor?
×
×
  • Create New...