Jump to content

Omais Ahmed

Frozen-Inactivity
  • Content Count

    13
  • Donations

    $0.00 
  • Joined

  • Last visited

Community Reputation

2 Neutral

Flight Sim Profile

  • Commercial Member
    No
  • Online Flight Organization Membership
    none
  • Virtual Airlines
    No

Recent Profile Visitors

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

  1. Thanks skelsey for your response. your'r right, he is not saying that is correct or incorrect. I got it...I have another question is there ATC and interphone offset in PMDG to assign joystick buttons? I appreciate your response or help.
  2. Thanks Downscc for your response. Below is the reference video of Mentour Pilot. he speaks about yoke's trim switches. https://www.youtube.com/watch?v=U8gGUJN17m4&feature=youtu.be&list=PLiNyr6QSO28OCP8QPI9x6hhSvXUBeZrUw&t=270
  3. Thanks Ephedrin for response. Oh! I have to use elev trim up/ dn for yoke, what about disengage AP? i'm searching actual control for yoke trim in fsuipc because i read, yoke's trim Disengage AP first then trim in real aircraft. Thanks again for help
  4. Hello Everyone, I'm using FSX 737-800NGX, there is a problem on yoke's stab trim switches that are not working and also how do i program those switches in fsuipc? thanks in advance.
  5. Thank you very much spokes2112...now it's working fine. not crashing...I converted your coButton lua code into C#...it's working also. :) private void coButton() { if (FSUIPCConnection.ReadLVar("CO_state") == 0) FSUIPCConnection.WriteLVar("CO_state", 1); else FSUIPCConnection.WriteLVar("CO_state", 0); }
  6. Hello spokes2112, the interface is crashing fsx when i fly other air craft except 737...when unload 737SpdControl.lua then fsx does not crach. also help me how do i on/off C/O button using C# without touching fsuipc?
  7. Wow! it's working man :). Under of Thanks spokes2112 for uploading and I appreciate your work. all buttons and knobs are working great. again thanks alot.
  8. Thank you spokes2112 Wow! gud :) May God make it easy for you. I'm waiting...May God bless you. Thanks again.
  9. Thank you very much spokes2112 for response. I'll be glad if you do the work for me. thanks again.
  10. Thanks spokes2112 for your response. I'm using 737-800. where I have to use above scripts? please guide me.
  11. Hello everyone, I'm using FSX SP2, also using standard aircraft not PMDG. C/O button is not changing air speed display value into decimal point when i assign AP_MACH_HOLD to a joystick's button. i don't know why?, otherwise it's working without joystick when I armed A/T First then enable Speed Hold and finally press C/O button. Please help me how do i resolve the problem?
×
×
  • Create New...