Page 1 of 1
FS2004 Programming...

Posted:
Tue Sep 13, 2005 6:55 am
by garry2005
Hi all:
Does anyone know what programming language inside FS processes and reads XML gauges?
Garry
Re: FS2004 Programming...

Posted:
Tue Sep 13, 2005 12:30 pm
by Brett_Henderson
That's good question. Of course it's all compiled executable code as far as we're concerened, but what language (languages) were used WRITING it ?
Re: FS2004 Programming...

Posted:
Tue Sep 13, 2005 12:39 pm
by Ivan
C++
Re: FS2004 Programming...

Posted:
Tue Sep 13, 2005 12:43 pm
by garry2005
Thanks for the reply, Brett:
Yeah, and that's the question. I'm starting a new bush-flying virtual airline, and thus I want to package various flights (for the pilots) with "armed failures". And of course, FS doesn't save armed-failures when it saves a flight...the documentation SAYS it does, and it should...but it doesn't. The one feature I need, and it's the one that doesn't work. So I gotta work around another MS screwup, and the easiest way is with an "invisible" XML gauge to act as a launch-pad for timed failures. The gal who offered to help me with the code needs to know specifically what software engine reads and processes the XML stuff inside FS.
Thanks again...
Garry
Re: FS2004 Programming...

Posted:
Tue Sep 13, 2005 12:45 pm
by garry2005
Hey, Ivan: Your reply was buried in there, and I almost missed it!
So it is C++, huh? I guessed it would be...thanks for the info!
Garry