PDA

View Full Version : Has anyone(everyone) here gotten the samples to work


mustang60348
12 Oct 2006, 21:45
I have gotten them all to compile/link , no problem. The .exe file runs but several don't do their intended function. e.g. the AI waypoints sample, doesn't do anything. I pressed the ZXCV keys and nothing happens. I get nothing in FSX and nothing shows up on the console window. I do the the returned value of 2 as soon as the program runs, but that is it.

Kenny
14 Oct 2006, 04:25
Hello,

I haven't tried all examples, but this one in particular (the AI Objects and Waypoints) surely works.

Just make sure:
- that you are in Seattle (KSEA/SEA)
- that you have the sample loaded by FSX (i.e. don't manually start it) or use "End Flight" > "Continue Flying" when you manually start it.

mustang60348
14 Oct 2006, 09:29
Thanks, I get them working now. Turns out the simstart message wasn't being sent, if you change aircraft , it does it.