Main Menu

AI Manager - OCI - Quick Install

Started by Nashbag, November 16, 2024, 11:45:52 PM

Previous topic - Next topic

Nashbag

Hello community

I think the "Quick Install" function is a very good solution. There are 5 buttons to choose from:

  • Global
  • North America
  • South America (not in the "AIM_OCIAirlinePresets.xml" file)
  • Europe
  • Africa
  • Asia (not in the "AIM_OCIAirlinePresets.xml" file)

* MiddleEast no button in the AI Manager!

I would just like it to be a bit more detailed for our 7 continents.

  • Global
  • Asia
  • Africa
  • North America
  • South America
  • Antarctica
  • Europe
  • Oceania

Below I have the adjusted content of the xml file.

In a second step I would like to be able to select not only the continent but also the flight plan type using a selection box:

  • AIRLINE
  • GA_CORPORATE
  • GA_PRIVAT
  • GOVERMENT
  • MEDICAL
  • MILITARY

I have already created a file with the continents and associated countries for the airline flight plans.

I'm currently creating "AIM_OCIAirlinePresets.xml" with the subdivision of continents and types.

Does anyone have an idea how to expand the buttons in the AI Manager?

Best regards, Bruno

<?xml version="1.0" encoding="UTF-8"?>
<Presets>
    <Preset name="Global - Major Commercial">
    </Preset>
    <Preset name="Global - Major Commercial (Cargo)">
    </Preset>
    <Preset name="Global - Major GA">
    </Preset>
    <Preset name="Global - Major Goverment">
    </Preset>
    <Preset name="Global - Major Medical">
    </Preset>
    <Preset name="Global - Major Military">
    </Preset>

    <Preset name="Asia - Major Commercial">
    </Preset>
    <Preset name="Asia - Major Commercial (Cargo)">
    </Preset>
    <Preset name="Asia - Major GA">
    </Preset>

    <Preset name="Africa - Major Commercial">
    </Preset>
    <Preset name="Africa - Major Commercial (Cargo)">
    </Preset>
    <Preset name="Africa - Major GA">
    </Preset>

    <Preset name="North America - Major Commercial">
    </Preset>
    <Preset name="North America - Major Commercial (Cargo)">
    </Preset>
    <Preset name="North America - Major GA">
    </Preset>

    <Preset name="South America - Major Commercial">
    </Preset>
    <Preset name="South America - Major Commercial (Cargo)">
    </Preset>
    <Preset name="South America - Major GA">
    </Preset>

    <Preset name="Antarctica - Major Commercial">
    </Preset>
    <Preset name="Antarctica - Major Commercial (Cargo)">
    </Preset>
    <Preset name="Antarctica - Major GA">
    </Preset>

    <Preset name="Europe - Major Commercial">
    </Preset>
    <Preset name="Europe - Major Commercial (Cargo)">
    </Preset>
    <Preset name="Europe - Major GA">
    </Preset>

    <Preset name="Oceania - Major Commercial">
    </Preset>
    <Preset name="Oceania - Major Commercial (Cargo)">
    </Preset>
    <Preset name="Oceania - Major GA">
    </Preset>
</Presets>

johanfrc

For the XML file and the missing continents, it is because Kai haven't had the time to add all the airlines from those continents into it. Only those he have managed to make, Europe NA and Africa are ready.

Whenever he have time to add the airlines from Asia and SA, those will be added.

Secondly. The manager don't know anything about what type of airline (Commercial, Cargo And so on) until the plan is loaded into the program for installation. Therefore it's very hard, if not impossible to make the list you want to achieve with another option for quick installs. So might not be possible.

Also. As a your you can't add buttons. Only the developer, Kai, can do that. And there are quite a lot of other things to do, especially with 2024 around the corner and users wanting to get it to work ASAP after release. So it has highest priority right now. So after that there are a lot of other things to do.

So might take some time before something can be done regarding this.
Regards

Johan Clausen