Author Topic: Module for Flight Simulator  (Read 10255 times)

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« 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.

Offline EHM-1358 Tim

  • Intergalactic!!
  • ********
  • Posts: 1,192
  • Karma: 0
Module for Flight Simulator
« Reply #1 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.

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« Reply #2 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 :)

Offline EHM-1001 Robert

  • Global Moderator
  • Intergalactic!!
  • **
  • Posts: 3,790
  • Karma: 0
Module for Flight Simulator
« Reply #3 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. ;)

AMD X4-955 3.2GHz / Gigabyte 770T / 4 GB DDR / Gigabyte GTS450 1GB DDR
Samsung 226BW@1680x1050 / WinXP.3 / FS9.1 / FSX.1 / Saitek Cyborg 3DGold

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« Reply #4 on: January 05, 2006, 04:15:32 pm »
Ok, but ...

Where can I see a technical example ? That's my problem ;D

Offline EHM-1358 Tim

  • Intergalactic!!
  • ********
  • Posts: 1,192
  • Karma: 0
Module for Flight Simulator
« Reply #5 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.

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« Reply #6 on: January 05, 2006, 04:42:43 pm »
Already did :) ..

Waiting for answers too ;D

Offline EHM-1358 Tim

  • Intergalactic!!
  • ********
  • Posts: 1,192
  • Karma: 0
Module for Flight Simulator
« Reply #7 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.

Offline EHM-0654 Murray

  • Administrator
  • Intergalactic!!
  • ***
  • Posts: 4,531
  • Karma: 5
  • VA Management
    • The Ponderings of PMUK
Module for Flight Simulator
« Reply #8 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...
Murray Crane // EHM-0654 // Twitter
VA Management

KEEP CALM AND CARRY ON

EHM-2TZ Paulo

  • Guest
Module for Flight Simulator
« Reply #9 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 ?

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« Reply #10 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. :)

Offline EHM-0654 Murray

  • Administrator
  • Intergalactic!!
  • ***
  • Posts: 4,531
  • Karma: 5
  • VA Management
    • The Ponderings of PMUK
Module for Flight Simulator
« Reply #11 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.
Murray Crane // EHM-0654 // Twitter
VA Management

KEEP CALM AND CARRY ON

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« Reply #12 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 ?

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« Reply #13 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 ;)

Offline EHM-1358 Tim

  • Intergalactic!!
  • ********
  • Posts: 1,192
  • Karma: 0
Module for Flight Simulator
« Reply #14 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!

Offline EHM-0948 Bruno

  • Intergalactic!!
  • ********
  • Posts: 3,561
  • Karma: 0
Module for Flight Simulator
« Reply #15 on: January 05, 2006, 05:36:00 pm »
You already have it on ActiveSky 6 ... Ctrl+F12.