EuroHarmony Community Forums

Archive => EuroHarmony VA => Old Forum => Technical discussions => Topic started by: EHM-0948 Bruno on January 05, 2006, 03:48:26 pm

Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 03:48:26 pm
Hi,

I am interested on sites / documentation that shows how to create modules for flight simulator.
For instance, imagine that I have a VB software that I want to couple inside Flight Simulator ...

Anyone knows good sites to see that ?

Thanks.
Title: Module for Flight Simulator
Post by: EHM-1358 Tim on January 05, 2006, 04:07:14 pm
Like the flight logger?

If I'm rambling on about the right thing, you might want to look into FSUIPC, as the module interacts with FS and the program.
Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 04:09:20 pm
Well, the idea is not the flight logger.

The idea is to create a software like the ActiveSky or the IVAP, where the software is running "inside" the flight simulator ...

FSUIPC still doesnt have the point because it's an interface to "talk and listen" to the FS ... Not what I want :)
Title: Module for Flight Simulator
Post by: EHM-1001 Robert on January 05, 2006, 04:14:35 pm
Then it would be rather like FSPassengers, or Activesky. I think a very basic solution is to place a dll inside the Modules folder. The DLL itself would use variables from FS and could interact with it. Maybe you should check the SDK files on the Microsoft server. ;)
Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 04:15:32 pm
Ok, but ...

Where can I see a technical example ? That's my problem ;D
Title: Module for Flight Simulator
Post by: EHM-1358 Tim on January 05, 2006, 04:29:20 pm
Ask the guys who made IVAP? I'm sure they would give you a brief idea of what to do.
Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 04:42:43 pm
Already did :) ..

Waiting for answers too ;D
Title: Module for Flight Simulator
Post by: EHM-1358 Tim on January 05, 2006, 04:47:00 pm
So what are you thinking of doing?

Oh and if you get a reply, could you send it us, I've got an idea for something I would like to make one day.
Title: Module for Flight Simulator
Post by: EHM-0654 Murray on January 05, 2006, 04:48:21 pm
Actually, fairly easy to answer - the FS9 SDK documentations...

Try www.microsoft.com...

But, if you can use FSUIPC to do whatever it is you're doing, use FSUIPC. It makes the guts of FS a bucket-load easier to work with...
Title: Module for Flight Simulator
Post by: EHM-2TZ Paulo on January 05, 2006, 04:54:53 pm
hello , when i fly online i don´t see aircraft in airports , can´t you help me why ?
Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 04:57:03 pm
Tim and Murray, get on msn please ;D .

The idea is not to use FSUIPC.

Imagine a software like FSPassengers or ACtiveSky that will have an application form to be opened inside our Flight Simulator. So, I want to know how to do it too ;D

That's the idea. :)
Title: Module for Flight Simulator
Post by: EHM-0654 Murray on January 05, 2006, 05:04:30 pm
But that I was allowed to from work... In that case, the FS9 SDKs from Microsoft, but they aren't easy reading.
Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 05:07:11 pm
I was there (MS SDK's) and didnt saw anything related to building a menu entry and a software inside fs...

Can you give me the link please ?
Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 05:13:12 pm
I think i got it ...

http://www.elbiah.de/flusi/MyFsMenu/MyFsMenu.htm

Will try it at home ;)
Title: Module for Flight Simulator
Post by: EHM-1358 Tim on January 05, 2006, 05:23:48 pm
Hmm... that looks good, I could like my ActiveSky 6 and Flightlogger to the flightsim for easy findings!
Title: Module for Flight Simulator
Post by: EHM-0948 Bruno on January 05, 2006, 05:36:00 pm
You already have it on ActiveSky 6 ... Ctrl+F12.