Jump to content

hoff1218

Members
  • Posts

    9
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I don't use the mouse that often but I believe double clicking the scroll wheel also removes the mouse cursor similar to L-alt C.
  2. If it's not showing up at all in the mission select drop down, try what razo+r suggested and make sure you're not in Historical Mode.
  3. We're all on the same boat right now man, we're waiting on the PR and GD to move forward. Can't wait though, this is going to be awesome!
  4. It worked fine for me on the first try, it's still not functioning exactly as before, but it's a lot better. I have the F-15C on it's own, I never got FC3 or the new update... Are you using the entry lua from v3 or did you replace it with Nightstorms? if you're using the lua from Nightstorm, that may be the reason you need to jump in the F-15 first. I tested using the following in the entry lua which is what was being used in Nightstorm's version "make_flyable('F-22A',current_mod_path..'/Cockpit/Scripts/',{nil, old = 6}, current_mod_path..'/Comm.lua')--F-15 = 6 ------this is the F-15 SFM VERSION" and it still loaded directly to the cockpit view. it appears it's actually what SakateZilla suggested by adding the "load immediately" to true on the binaries for the F-15's entry lua... When I removed that line (load_immediately = true,) it loaded unto the map view. example: binaries = { 'F15CCWS', 'F15' }, load_immediately = true, })
  5. Thank you @Grinnelli!!! Downloading now!
  6. Is this happening to anyone else? Throttle at max and afterburner on, but RPM only shows 96%.
  7. It's a bit sluggish for me as well in the air and easily stalls on turns when before I could keep a steady 8-9 Gs. Also noticed that the max throttle does not go over 96% for me, before it would go as high as 110%. it's a lot closer than before though and we are back on the F-22's cockpit!
  8. This one appears to hotlink to the F-22. It brings back the controls (the elevators needs to be mapped to the normal pitch though) to the flaps, air break and landing gear without needing to first load the F15, but the cockpit view is all messed up. Any Idea how to link it display the cockpit? MAC_flyable('F-22A', current_mod_path..'/Cockpit/KneeboardRight/',F22_EFM, current_mod_path..'/Comm/F-15C.lua')
  9. I noticed that worked too a few days ago when I couldn't get it to show the cockpit view. I loaded an F-15 mission, exited and loaded the F-22 mission again and it worked, but I also noticed that a few functions were non operational such as the flaps, landing gear and second stage trigger. The trigger was interesting since it showed the animation of both stages being pulled on the stick, but it would not shoot. Is there a workaround for these functions to work again?
×
×
  • Create New...