Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Creating an XML file for a freeware helo

Featured Replies

I have tried different ways (entries) to create an xml file that P3DV5.4 would recognize for a freeware helo from DoDo Sim.

I have it installed in my Addons folder.

<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
    <AddOn.Name>DodoSim 206</AddOn.Name>
    <AddOn.Description>DodoSim 206</AddOn.Description>
    <AddOn.Component>
        <Category>SimObjects</Category>
        <Path>SimObjects\Rotorcraft</Path>
    </AddOn.Component>
    <AddOn.Component>
        <Category>Effects</Category>
        <Path>Effects</Path>
    </AddOn.Component>   
</SimBase.Document>

This one was not recognized in P3DV5.4

spacer.png

 

Edited by B38058

Hi , this is what I have in V6 and works OK, you need a gauges addon an copy the gauges from P3D , no effects I found.

<?xml version="1.0" encoding="utf-8"?>
<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
  <AddOn.Name>DodoSim-206</AddOn.Name>
  <AddOn.Description>DodoSim 206 V2</AddOn.Description>
 
  <AddOn.Component>
    <Category>Gauges</Category>
    <Path>Gauges</Path>
  </AddOn.Component>
 
  <AddOn.Component>
    <Category>SimObjects</Category>
    <Path>SimObjects\Rotorcraft</Path>
  </AddOn.Component>
</SimBase.Document>

 

Jorge

 

Gauges required...

DodoSim206.gau

Dodosim206HiDef.CAB

SimIcons.cab

SimIcons1024.cab

 

Jorge

  • Author

Your xml coding works, Thank you.

Only gauges supplied were DodoSim206.gau  and Dodosim206HiDef.CAB

and seems to work with just those two files. It always amazes me  how the xml will find

the four model folders.

 

 

Edited by B38058

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.