Jump to content

Navajo

Frozen-Inactivity
  • Content Count

    3
  • Donations

    $0.00 
  • Joined

  • Last visited

Everything posted by Navajo

  1. After spending almost all day trying to figure it out, i noticed something. There is an essential difference between p3d v2 and p3d v3. In v2, the mcdu window is prompted from the views menu. In v3 the mcdu window is prompted from the vehicle menu. my guess is, this results in Vrisim not being able to interact with the mcdu window in P3D v3. After digging through all the ini files in vrisim, there was noting that i could edit to point vrisim in the right direction. Does anybody have an idea how to fix it? One thing i tried was mouse macro’s in fsuipc, but the pmdg md11 does not play nice....... also no Lvars or anything. the pmdg MD11 uses keystrokes for numbers and letters. That i could program in fsuipc. But i can only use the mouse for the other functions like nav/rad, init, dir-intc. key2 mouse was once a solution for FSX, but it did not work for me in p3d. does anybody know of an alternative for mouse mapping? All suggestions are welcome. cheers
  2. Hi everyone, Hopefully someone can point me in the right direction. When using Vrisim in P3D v3, I can not change the position of the (un)docked fms/fmc/mcdu window. For the 737ngx i can move the panel by mouse. For other addons, the panel position and size matter, because mouse actions are needed and vrisim needs the coordinates. In P3D v2 vrisim worked well. is there anything indeed to do for P3D v3. Andy digital; do you have any idea? kind regards
  3. First a big thank you to everyone involved with L.I.N.D.A.!!!!!!!!!!!!!!!!!!You totally saved my PMDG MD-11 experience!!!!!Just wish i had found it before starting my real flight training on the MD11.I was also very happy that the MD-11 was also included.One question; Is there a way to speed inputs up? e.g. the minimums take forever to set from 200 to 1500.I did try the "on repeat" option and entered the same command there as i did "on press"There were a few important MD-11 functions missing, but i was able to get them working and wanted to share what i've found.The SD Cue switches (on the SDCP) to view the different systems:-- ## SD-CUE ###############function SD_CUE_ENG () ipc.control(66587,73390)endfunction SD_CUE_HYD ()ipc.control(66587,73391)endfunction SD_CUE_ELEC ()ipc.control(66587,73392)endfunction SD_CUE_AIR ()ipc.control(66587,73393)endfunction SD_CUE_FUEL ()ipc.control(66587,73394)endfunction SD_CUE_CONFIG ()ipc.control(66587,73395)endfunction SD_CUE_MISC ()ipc.control(66587,73396)endfunction SD_CUE_STATUS ()ipc.control(66587,73397)endfunction SD_CUE_CONSEQ ()ipc.control(66587,73398)endfunction SD_CUE_ND ()ipc.control(66587,73399)endAlso i found some functions on the ECP (Electronics Control Panel) or EFIS as it called in the linda module.I made an extra section, and found out later that the minimums were already in the module.The names are self explanatory, I think.-- ## ECP ###############function BARO_QFE ()ipc.control(66587,71143)endfunction BARO_QNH ()ipc.control(66587,71144)endfunction MINIMUMS_RA ()ipc.control(66587,71121)endfunction MINIMUMS_BARO ()ipc.control(66587,71122)endfunction MINIMUMS_INC ()ipc.control(66587,80023)endfunction MINIMUMS_DEC ()ipc.control(66587,80024)endfunction BARO_INC ()ipc.control(66587,71107)endfunction BARO_DEC ()ipc.control(66587,71106)endfunction PULL_STD ()ipc.control(66587,71102)endBest RegardsP.S. Don't hesitate to ask any MD-11 related questions, I'm a second officer on the real thing.P.S.2 made donation as well. Well deserved!!
×
×
  • Create New...