Install SDK in (preferred)
C:/Program Files (x86)/Lockheed Martin/Prepar3D/ SDK 1.4.4747.0
Start SDK Learning Center via the location where you saved your SDK, e.g.:
C:/Program Files (x86)/Lockheed Martin/Prepar3D/ SDK 1.4.4747.0/LCLearningCenter.exe
Installing the SDK and integrate in P3D:
- Open the file DLL.xml in C:/Users/*yourname*/AppData/Roaming/Lockheed Martin/Prepar3D/
- Use Notepad++ better than the default editor Notepad or Wordpad
- Download Notepad++ from here: http://notepad-plus-plus.org/
- Add the following lines to the DLL.xml
- <Launch.Addon>
- <Name>Traffic Toolbox</Name>
- <Disabled>False</Disabled>
- <Path>C:/Program Files (x86)/Lockheed Martin/Prepar3D/ SDK 1.4.4747.0/Environment Kit/Traffic /Toolbox/ SDKtraffictoolbox.dll</Path>
- </Launch.Addon>
- Take care that the Path corresponds with the location you saved your SDK
- Start P3D after saving this file and you will get an extra Tools menu in the menubar
…and in the version 2.4.11570 it’s just the same…
<Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<Path>C:/Program Files (x86)/Lockheed Martin/Prepar3D v2/ SDK 2.4.11570.0/Environment/ SDKTraffic/ Toolbox /SDKTrafficToolbox.dll</Path>
</Launch.Addon>