Jump to content

Habu_69

Members
  • Posts

    1602
  • Joined

  • Last visited

Everything posted by Habu_69

  1. I have both a 32" curved 1080p monitor and a 32" 1440p monitor. IMO monitor curvature adds little to nothing to the DCS experience.
  2. The Main DCS options menus from the GUI.
  3. Merry Christmas! Yes, just what DCS needs. Another half-completed module.
  4. DCS has a great many partially implemented features that will hopefully be completed as priorities permit. New features, though, seem to consume the higher priorities.
  5. Assume you have read the class docs carefully and the Moose User Guide. Note that TIMER:New() creates the TIMER object, but TIMER:Start() makes it go.
  6. I think the mod VRK (Virtual Reality Kneeboard does what you are looking for. It projects up to 2 user-customized kneeboards in the VR cockpit at locations the user can set. The user can can make notes on the kneeboards using a digital tablet. Handy for copying those 9-lines.
  7. I will state that I have never used this Moose Time class; however, s ince it is based on the Moose Scheduler class, clues to its use can likely be found there. The a and b parameters are included only if required by myfunction, I believe. I find this non-Moose script very useful for simple timed actions: timer.scheduleFunction( NewBandit, {}, timer.getTime() + 5 ) - - NewBandit is some function This script frag executes function NewBandit delayed by 5 sec. from the time the line is read by DCS.
  8. You probably have to switch on Snapview Saving in Options, then set up the view you like in the game cockpit and do a snapview save. Then you can adjust the values directly in the .lua file in Saved Games.
  9. Move the Saved Games folder to your desired location, then create a new Saved Games folder in your c:\Users\Your Name folder. Right click on the new empty folder and create a link to the moved folder.
  10. Interesting comments from unimpressed G2 owners. Wonder how the side-by-side image comparisons from early reviewers demonstrated such easily discernible improvements.
  11. No, you also need WMR for Steam and SteamVR. See discussion in G2 topic above, last page or 2.
  12. Open file config\views\snapviews.lua (either Saved Games or install folder) in Notepad++, NOT NOTEPAD. Scroll down to about line 2444 and find the view settings for FA-18C, then locate the settings for Default VR. The y value controls seat height (lower value = lower height). FOV controls distance from HUD. Save the file in Saved Games\DCS OB\config\views.
  13. I really like the Goldwave shareware sound editor. It is very powerful, having many different and customizable filters to achieve low-fidelity radio voice quality, change recorded volume and loudness, trim and splice file sections, add background sounds, etc.
  14. Well, that is of course how RL pilots learn these skills. Much more forgiving to master trim control at 5000 FT before trying it during landing.
  15. +1. I assume OP will eventually want to fly CVN ops, in which case trim/throttle control to maintain proper AOA will be essential.
  16. How does one change a model's livery in MV2?
  17. Not sure, but try this: Load AI flight with smoke rockets only. Set AI advanced waypoint option to attack a group and choose smoke rocket weapon, if available.. AI may attack the group with the smoke rocket. Worth a shot.
  18. Remove chocks??
  19. Follow Imp's advice and practice long final approaches to learn pitch/trim/thrust control. You have already discovered that the VV and staple relationship is very sensitive to speed. I find that holding the pitch-up trim hat for about 3 seconds after gear down gets the AOA staple close to the correct attitude. Then make small throttle and trim adjustments and try to "catch" the VV on correct AOA by anticipating its rising and falling in the HUD. At about 3 degree glide slope place the VV on the runway threshold and ride the jet to touchdown. Flaring the jet at touchdown is strictly optional and not practiced by Navy pilots. At the risk of sounding smug, the F-18 is really quite easy to land and once you master the throttle you can do it in your sleep. How does one get to Carnegie Hall?
  20. Do tracks now allow train travel in both directions?
  21. I think the new weather system was announced as in progress about 2 years ago. So another 2-3 weeks sounds about right.
  22. Was on a blue base and got rearming complete. Perhaps an anomaly.
  23. After landing and rearming with a weapons loadout different from the initial one, I could not get the Strores DDI page to update with the new weapons. Pushed every button I could find to no avail. So... how is it done?
  24. Here is simple AirBoss script. Be sure to load the audio files. Airboss.lua
×
×
  • Create New...