Problem moving scenery out of the P3D folder.

Post Reply
jsmcwilliam
Posts: 4

Problem moving scenery out of the P3D folder.

Post by jsmcwilliam » Tue May 03, 2022 8:06 am

I have just reinstalled Copenhagen using the universal installer. This worked fine. I then lifted the Fly Tampa folder out of my P3D v5.3 folder to an external folder on the same drive. I then ran the Add-to-P3D.cmd script and copied the add-on.xml file to my add-ons folder on the C: drive adjusting the path accordingly. It did not work and I cannot find the reason. I did the same with Amsterdam and this worked so what have I done wrong? Do I have the wrong add-on.xml since the description indicates it is for Prepar3D 4 and not 5?
I tried to attach my add-on file but got an error - invalid extension. Tried renaming it to *.txt but this did not help so I include it here.

<?xml version="1.0" encoding="utf-8"?>
<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
<AddOn.Name>FlyTampa-Copenhagen</AddOn.Name>
<AddOn.Description>Copenhagen Kastrup Intl Airport for Prepar3D 4
</AddOn.Description>
<AddOn.Component>
<Category>Scripts</Category>
<Path>D:\P3D_Addons\2-Airports\FlyTampa\Amsterdam\scripts</Path>
</AddOn.Component>
<AddOn.Component>
<Category>Effects</Category>
<Path>D:\P3D_Addons\2-Airports\FlyTampa\Amsterdam\effects</Path>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>D:\P3D_Addons\2-Airports\FlyTampa\Amsterdam\scenery</Path>
<Name>FlyTampa-Copenhagen</Name>
<Layer>142</Layer>
</AddOn.Component>
<AddOn.Component>
<Category>Texture</Category>
<Path>D:\P3D_Addons\2-Airports\FlyTampa\Amsterdam\texture</Path>
<Type>WORLD</Type>
</AddOn.Component>
<AddOn.Component>
<Category>Texture</Category>
<Path>D:\P3D_Addons\2-Airports\FlyTampa\Amsterdam\scripts\texture</Path>
<Type>GLOBAL</Type>
</AddOn.Component>
</SimBase.Document>
Post Reply