Jump to content
The simFlight Network Forums

greevard

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by greevard

  1. Hi pete, I found the bug, in my P3dv4 folder "LorbySceneryExport.exe" was copied, when i Delete this file MKRW works fine, thanks a lot
  2. hi pete, I just downloaded makeRunway 4.9 into my p3dv4, when I click over exe file , a lot of windows open, how can i fix it? . thank's a lot, Demian
  3. Hi paul, do you have any error with PMDG ngx (FSX, fs9) Airplane, because i can't read autopilot values from OFFSET for this airplanes, but, in another airplanes, works fine! do you know Why? Thank's a lot Demian :cool:
  4. Excelent Thanks a lot For your Code!!! i will try to make a work!!!
  5. hi Paul, how can i put my application make in c# whit FSUIPC Client DLL for .NET in fsx menu??? thanks a lot .Your client dll is wonderfull
  6. thanks a lot excelent your answer, could you write a little example of use fslatlonQuadrilateral? c# or vb.net Thanks a lot!!!!!!!
  7. Hi, paul, i have a problem with FsLatLonQuadrilateral and makeRunway.exe , because it has airports with 2,3 or 4 runways, how can i know if my airplane is in a runway? tanks a lot ... Demian
  8. hi all.. i'm trying to see my aplication in a fligth simulator menu. do you know how to put my application inside fligth simulator menu, like fsuipc inside modules. thank's a lot for your help regards demian
  9. hi pete, how could i know if key Y was pressed, i can't find number of offset. i need detect when displacement mode is using, thanks a lot, Demian
  10. yes, i'm use old modules..... and y have a lot of code wrote. but no porblem y will change for a nyopur dll is easyer than other code..thanks .... thank's a lot for your answer.... see you Demian
  11. Hi, how are you, sorry by the question, but i cna't read aircraft name from dll.I'm developing app for FS2004, FSX. and others, and use //**************************** Get aircraft name S************************************* //public Fsuipc. result = fsuipc.FSUIPC_Read(0x3D00, 256, ref token, ref dwResult); //result = fsuipc.FSUIPC_Read(0x0564, 4, ref token, ref dwResult); result = fsuipc.FSUIPC_Process(ref dwResult); result = fsuipc.FSUIPC_Get(ref token, ref dwResult); txtTipoAvion.Text = dwResult.ToString(); but i can't read nothing, can you help me please.?
  12. hi all, i'm developing a little module, it module should write a takeoff time , my question is , ther is a EVENT who rise this...?? like a clik of a button? i don't want to use offsett if i can thank's a lot
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.