Jump to content

Habu_69

Members
  • Posts

    1602
  • Joined

  • Last visited

Everything posted by Habu_69

  1. When INS align has completed during start-up, I have inadvertently switched INS from NAV to GND instead of IFA. This apparently restarts the alignment process and if I then select INS IFA and takeoff alignment restarts and the TXA DEGD warning appears in the HUD. However, on completion of inflight alignment after the 8+ minutes, the TXA DEGD advisory remains. How can I clear it?
  2. So these procedures imply that the last set of continuously updated TGP coordinates are locked into the JDAM for targeting when a new weapon is selected by either STEP or TOO2. Correct??
  3. It can be done with scripting. Moose has an AI Balancer class.
  4. Dec 31, 2020 will mark 2.5 years in early access.
  5. RealSimulator force feedback is absolutely the best stick functionality available, IMO.
  6. This forum has many threads on bombing. Try a search.
  7. Take another look at the Moose Scheduler documentation. Your Scheduler will not achieve your objective. Where you have 600, 4 the parameters are: Start, Repeat, RandomizeFactor, Stop The number 4 (which is an invalid value) would set the randomization, not number of repetitions. So the Scheduler parameters should be: {}, 0, 600, 1, 2500 -- 2500 sec.should stop the Scheduler after 4 repetitions. You could also write a conditional statement to do Scheduler:Stop() after 4 repetitions.
  8. OK. Got it, thanks. Currently use MIDS for MP human comms and ARC-210 radios for AI.
  9. OK, but how does one assign a radio frequency to a Mids channel??
  10. I believe that when the AIM-120 radar goes active (whether or not guided by the launch platform radar) it will lock onto any object within its FOV that has the most prominent radar cross-section.
  11. You need scripting for this. Set up a Scheduler to check for the 2 conditions. Rough example: if flag `100` == true then if condition 2 == true then time since flag `100` message end end
  12. AI behavior can be downright confounding as it is influenced by weapons, fuel, main tasking, threats, homeplate distance, waypoint tasking and task priorities, not to mention bugs. That makes a matrix of at least 8 parameters, any one of which can alter the behavior. Search this forum for the several other threads analyzing AI behavior, because it is LARGELY rational, once you understand it.
  13. Just an idea. Set an unavailable frequency? Maybe 0.
  14. I get IC failure due to watercompose.hlsl
  15. Need help with a TrackIR re-center hot-key. When in the 3D world cockpit TrackIR ignores its keyboard hot-key commands, I suppose due to lack of focus.
  16. I think the current methodology works best: installing a batch automatically uninstalls irrelevant packages.
  17. Very clever. Thanks. so batches are mutually exclusive? That is, installing a batch automatically uninstalls any other installed batch?
  18. Feature Request: Uninstall a batch (all packages).
  19. Does this work with DCSW 2.5.6? The main install has no "Sounds" folder.
  20. You seem to know this already, but Mod Manager will not achieve widespread acceptance until documentation is available. I have been struggling to get it implemented by trial and error and can see it has great potential. Since English is apparently not your native language, I volunteer to assist with editing whatever you prepare. I have many years experience preparing technical documents.
  21. The mods should be placed in this folder: Your Saved Games\DCS.openbeta\Mods\Tech\
  22. You can unzip the mission.miz, then open mission.lua file in Notepad++ and do a global search and replace for the "hidden" parameter of all the mission objects.
  23. In DCS World Options uncheck FULL SCREEN and set screen resolution less than your monitor to start DCS in Window mode. I use a mod manager OvGME with 2 different configurations to switch between full screen and windowed mode easily.
  24. I think you can turn one off by changing settings: width to 0, or something like that.
×
×
  • Create New...