Useful Downloads

 

Home
About Me
Projects
Other Links
Photo Gallery
Useful Downloads

 

UDP to Datarefs

These files show what to use if you want to access the dataref equivalents of the UDP data

UDPDatarefs.pdf

UDPDatarefs.prn

UDPDatarefs.xls

Getting Started Guides

Using Python with the PythonInterface Plugin.pdf

Using VC6 with the Plugin SDK.pdf

V6.25 Plane Maker (Reduced to files required to run it)

Mac

Plane Maker 625.sitx   (6MB)

Windows

Plane Maker 625.zip   (8MB)

Xplane SDK Plugin Enabler

Someone asked about disabling plugins on Xplane startup.
This can be useful when you have a lot of plugins and you don't want them all enabled.
Ben and I are going to look at this but meantime this plugin I wrote will do the job.

It uses a text file called PluginEnabler.txt that has an entry for any plugin that will be enabled.
This text file should be in the plugins directory.
The plugin name in the text file is the file name including the xpl extension.
Each name must be on one line.

Be warned, some plugins may not like being disabled.

I have written it so that all plugins will be started and enabled before I disable them.
This is so that there should not be a problem when using the PluginAdmin to enable them.
PluginAdmin and the PluginEnabler plugin will not get disabled.

If there is no PluginEnabler.txt file then all plugins are enabled, current behaviour.
If there is a text file and it is empty then all plugins are disabled apart from PluginAdmin and PluginEnabler.
If there is a text file and it has entries then those plugins will be enabled.

Mac

PluginEnabler.xpl.sitx

Linux

PluginEnablerLin.xpl

Windows

PluginEnabler.xpl

Sample Text File

PluginEnabler.txt

 

 

Home | About Me | Projects | Other Links | Photo Gallery | Useful Downloads

This site was last updated 21-Jan-2006 20:11:14 -0000