Jump to content

hreich

Members
  • Posts

    1770
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hreich

  1. On rainy day, the rain animation on right side of front canopy is rotated upside down...https://youtu.be/JChqFAtmGZ4
  2. I just noticed on EX tab there is option REALISTIC ATC - Aircraft carrier Comms - but i can't enable it...Is that something not implemented yet? I cant enable that option, can anybody confirm that it can enable i?
  3. Look like xwing hotas!
  4. How to enable cockpit extraction inside game - what are key commands?
  5. Sure hope it does..Because in last newsletter it said it will open at 01.08.2019 at 09:00. I also see now in m profile that i have 24 usd bonus but it still reads 0 ed miles
  6. Does anybody know how to checkout my ED miles which should be launched today?
  7. It looks like its becoming real https://www.bbc.com/news/uk-49053383 Sent from my Redmi Note 4 using Tapatalk
  8. Yep that's what i cant do because i can't switch to rio seat..
  9. How to use this option in multiplayer - i cant turn lantirn On from pilot postion when in multiplayer? Also i cant switch to RIO seat.. I think that from pilot seat i cant switch Lantirn out of standby mode..and RIO doesn't do it when i tell him to switch Lantirn
  10. Few minutes after take off...I waited for almost 10 minutes, but when switching to lantirn and selecting lgbs, still the screen is black
  11. What is the status of option to have translation of only numbers for manual radio tuning to other languages?
  12. Is there a stopwatch in F14? Can't find it anywhere in cockpit..
  13. Like the title says, i am flying in MP alone without human rio, and although i asked rio to switch lantirn and selected lgb's, i dont have picture of lantirn on my display..How can i switch lantirn On, because i cant switch to RIO seat in mp?
  14. Sent from my Redmi Note 4 using Tapatalk
  15. I am familiar with the concepts of SOI (Sensor Of Interest) and SPI (Sensor Point of Interest)...But somehow i findt it easier in F14 to fiddle with LANTIRN So there is keybinding to switch between Steer, Mark and Mission points , or do you need to do it through mfd buttons? Hat/pov stick buttons is what i was using in F-14 on Lantirn stick , but never noticed there are hotas buttons for switching direction of targeting pod via waypoint in n A-10C..
  16. I read somewhere that from the pilot seat one cant setup adf navigation using pilots radio? Is that a feature that is going to be added later, or is that like in a real thing?
  17. I was learning LANTIRN pod operation in F-14 module, and i noticed that there are option to change the direction the sensor is pointed - ie, you can select waypoint, initial point, target location etc..Is there a possibility inside A-10C module to do the same?
  18. My pov hat 1 was sending key 1.2.3.4.5.6 and it looks like that combo activated sometimes lert win key stickness. Sometimes altgr. Sometimes caops lock...will chek today again...
  19. Sometimes during my flight, some button stays pressed(like sticky key).. 1. How can disable that sticky button (when i stop script profile) button is still reported as pressed ? The only way is to restart PC, or to unplugg tm warhog 2. How can i find out what is pressed?
  20. Yep same her, i run it at low textures and dont see any difference
  21. Does anyone know how to make Radeon relive overlay to work from inside the game? I have to alt+tab out of the game to get it working, and sometimes alt+tab doesnt even work..
  22. Where is 2.53 changelog and instructions? EDIT: sorry i found out when i download new extension, everyting is inside zip file Sent from my Redmi Note 4 using Tapatalk
  23. If you use target script editor, you can set it up like this: SetShiftButton(&Joystick, S4, &Throttle, BSF, BSB);// Pinky paddle as shift + Boat switch activates layers (mode1, mode2, mode3 as you call it) Examples how to setup buttons (different output when different mode/layer selected): example1 MapKeyUMD(&Joystick, S4, 'u', 'm', 'd'); //when pressing the S4 button, if layer UMD master switch (boat switch on right throttle) is Up, generates a “u”, if middle generates an “m” and if Down, generates a “d" example2 - using layers (using boat swtch) + submodes (using s4 as shift button) - I means "IN" as shift pressed, O means "out" as shift not pressed MapKeyIOUMD(&Joystick, S4, KP1, KP2, KP3, KP4, KP5, KP6); This one is clearly not easy to read, but we can change the way we display it. MapKeyIOUMD(&Joystick, S3, KP1, // BSF button, if shift button In generate Keypad 1 KP2, //BSF, if shift button Out generate Keypad 2 KP3, // BSM, if shift button In generate Keypad 3 KP4, // BSM, if shift button Out generate Keypad 4 KP5, //BSB, if shift button In, generate Keypad 5 KP6); //BSB, if shift button Out, generate Keypad 6 I know its a lot, but ask if you need any more help
  24. I am having problem using this mod...When i switch to pilot i lost my Lantirn screen video feedback, it switches to radar..Am i doing something wrong?
×
×
  • Create New...