Jump to content

skunk160

Members
  • Posts

    462
  • Joined

  • Last visited

Everything posted by skunk160

  1. any update on this? he typed hopefully
  2. AIRIO for F-14 only? Not F-4E? F-4E Jester does not listen to me, occasionally a Wingman will answer Radio Check but no F-4 Jester
  3. Have you made any MSFS Flight of the Intruder flight plans, to share?
  4. Long time no update. Every time I say it's finished it's not. New VP Force Rhino FFB stick.
  5. Just got mine, beautiful bit of kit!! gladly accepting any DCS or ILtwo profiles
  6. VPC Mongoose T-50CM2 Base + 200mm S curve VPC Flightstick Extension 200mm & motorcycle dampers + fittings $300 + shipping msg me here if interested.
  7. LOVE this style of mission and this is superb!! null3:06 into the video, this always intrigues me
  8. yea includes shipping - unless its more than $30
  9. Buddy Fox A-10C UFC $130 inc shipping within the US. Scrapes on back from removing from dash panel double sided tape.
  10. If you consider breaking the pit up I'd be interested in the Tek F-16 right side panel
  11. {down = device_commands.WINGSWEEP_EmergencyLeverExtended, up=device_commands.WINGSWEEP_EmergencyLeverExtended, cockpit_device_id=devices.WINGSWEEP, value_down = 1.0, value_up = 0, name=_('Emergency Wing Sweep Lever Toggle'), category=_('Throttle')}, I've put this line in pilot keyboard lua to get the functionality back.
  12. I mean to make the handle pop, so the lever can be used with an axis, especially now that it seems to start with the cover open and the lever in emerg position
  13. I have to add a line to the default keyboard lua to get the emergency wing sweep handle popup binding as a control option is it missing or renamed and I just cant see it?
  14. still the same ole October 21 I posted this originally, and I know I posted about it before this
  15. Did you ever finish and release this mission Pikey?
  16. Bluetooth on works like a charm!!! Rings ordered
  17. ill check its probly off, i dont have BT rings
  18. Any other options other than the nuclear option above to fix the disappearing? run as admin and not same result
  19. I'd like to volunteer my time and money on testing the rings as soon as they're available Nice job *8k Pimax with Leap ctrl here waiting
  20. No Open Beta, only just back in the 18 and only with Quaggles mod running, so the problem was prolly in front of the monitor
  21. -- INTR LT Control Panel { down = cptlights_commands.ModeSw_EXT, cockpit_device_id = devices.CPT_LIGHTS, value_down = 1.0, name = _('MODE Switch - Fwd'), category = {_('Right Console'), _('INTR LT Control Panel SMK')}}, { down = cptlights_commands.ModeSw_EXT, cockpit_device_id = devices.CPT_LIGHTS, value_down = -1.0, name = _('MODE Switch - Bck'), category = {_('Right Console'), _('INTR LT Control Panel SMK')}}, Added this to the community default and it now works.
  22. { down = cptlights_commands.ModeSw_EXT, cockpit_device_id = devices.CPT_LIGTHS, value_down = 1.0, name = _('MODE Switch - Up'), category = {_('Right Console'), _('INTR LT Control Panel')}}, { down = cptlights_commands.ModeSw_EXT, cockpit_device_id = devices.CPT_LIGTHS, value_down = -1.0, name = _('MODE Switch - Down'), category = {_('Right Console'), _('INTR LT Control Panel')}}, { down = cptlights_commands.ModeSw, cockpit_device_id = devices.CPT_LIGTHS, value_down = 1.0, name = _('MODE Switch - NVG'), category = {_('Right Console'), _('INTR LT Control Panel')}}, { down = cptlights_commands.ModeSw, cockpit_device_id = devices.CPT_LIGTHS, value_down = 0.0, name = _('MODE Switch - NITE'), category = {_('Right Console'), _('INTR LT Control Panel')}}, { down = cptlights_commands.ModeSw, cockpit_device_id = devices.CPT_LIGTHS, value_down = -1.0, name = _('MODE Switch - DAY'), category = {_('Right Console'), _('INTR LT Control Panel')}}, Just noticed CPT_LIGTHS This is default, in the community version its not spelt incorrectly anywhere
  23. Anyone managed to get the FA-18C NVG NITE DAY MODE switch to work?, the default binding recognises the button selected to throw the switch, in ctrl setup,, but in cockpit can only be thrown with a mouse click
  24. what he said
×
×
  • Create New...