Outerra forum

Anteworld - Outerra Game => Game & gameplay discussion => Topic started by: DSCHILDMEIJER on May 08, 2016, 01:10:11 pm

Title: FSX/P3D plugin for Outerra
Post by: DSCHILDMEIJER on May 08, 2016, 01:10:11 pm
Does somebody know why FSX/P3D plugin for Outerra doesn't work anymore?
Title: Re: FSX/P3D plugin for Outerra
Post by: HiFlyer on May 08, 2016, 07:29:52 pm
Well, judging by the silence, looks like this is a question for the dev's
Title: Re: FSX/P3D plugin for Outerra
Post by: langdon on May 09, 2016, 12:38:56 am
Hi,

I wrote the plugin. I haven't used it recently as it was more of an exercise to see what was possible than anything else.
I'll drag out the code in the next few days and see if it's anything  to do with me.

@Cameni.. Is it possible to manipulate the weather via the IGC api?

Thanks,
Langdon
Title: Re: FSX/P3D plugin for Outerra
Post by: cameni on May 09, 2016, 01:07:19 am
There's an env api for manipulating various environment parameters, I can add it to the zip.

Does somebody know why FSX/P3D plugin for Outerra doesn't work anymore?

Probably needs to be recompiled for new version of the api.
Title: Re: FSX/P3D plugin for Outerra
Post by: langdon on May 09, 2016, 02:21:09 am
Thanks,
Just let me know where to pull the zip when you're ready.

L
Title: Re: FSX/P3D plugin for Outerra
Post by: DSCHILDMEIJER on May 09, 2016, 03:57:32 am
There's an env api for manipulating various environment parameters, I can add it to the zip.

Does somebody know why FSX/P3D plugin for Outerra doesn't work anymore?

Probably needs to be recompiled for new version of the api.

Ok I like that,then I can draw some runways on the fly. thank you in advance!
Title: Re: FSX/P3D plugin for Outerra
Post by: langdon on May 12, 2016, 07:18:51 am
Here ya go..
http://www.siliconroad.com.au/ot/fsx_03_plugin.zip

or just http://www.siliconroad.com.au/ot/ 

No weather transfer yet, but I'm looking for it now. You WILL need FSUIPC.
By the way.. it works with x-plane too using its version of the UIPC thinghy.

Langdon
Title: Re: FSX/P3D plugin for Outerra
Post by: DSCHILDMEIJER on May 12, 2016, 09:31:39 am
Out of the box! Huge thanks!
Title: Re: FSX/P3D plugin for Outerra
Post by: DSCHILDMEIJER on May 12, 2016, 09:42:59 am
Here ya go..
http://www.siliconroad.com.au/ot/fsx_03_plugin.zip

or just http://www.siliconroad.com.au/ot/ 

No weather transfer yet, but I'm looking for it now. You WILL need FSUIPC.
By the way.. it works with x-plane too using its version of the UIPC thinghy.

Langdon


What I need to do with the C172 file?
Title: Re: FSX/P3D plugin for Outerra
Post by: langdon on May 12, 2016, 09:55:09 am
The C172 file is unrelated...

I got lonely flying around without any AI aircraft so I made up a 'sort of' autopilot that sits in the C172 code and flies the Cessnas around LFNA (Tallard airport) by themselves.

If you spawn a few of these, they just fly circuits around the airport.
Actually , they might not even work anymore since the last Outerra upgrade.

L
Title: Re: FSX/P3D plugin for Outerra
Post by: DSCHILDMEIJER on May 12, 2016, 10:37:09 am
The C172 file is unrelated...

I got lonely flying around without any AI aircraft so I made up a 'sort of' autopilot that sits in the C172 code and flies the Cessnas around LFNA (Tallard airport) by themselves.

If you spawn a few of these, they just fly circuits around the airport.
Actually , they might not even work anymore since the last Outerra upgrade.

L


Fun! thank you!