Author Topic: question about 3rd party airports with SODE Jetways  (Read 2093 times)

njflyer08

  • Newbie
  • *
  • Posts: 16
question about 3rd party airports with SODE Jetways
« on: September 07, 2018, 10:16:59 pm »
From what I understand, 3rd party airports, let's take LatinVFR KBWI for example, which comes with SODE jetways cannot be modified. I am seeing this as an issue as the jetways dont have any windows on the side, therefore you cannot see the passengers boarding. Do we need to change values in the sode XML files to change the jetways type? Not sure if I missed something in the documentation.
Thank you in advance!

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: question about 3rd party airports with SODE Jetways
« Reply #1 on: September 07, 2018, 10:21:46 pm »
Well, theoretically, if you just remove the sode XML for that airport, you can customize it with GSX. However, the developer might use SODE for other things so, maybe, instead of removing it, it might be best to edit it to remove *just* the jetways.

njflyer08

  • Newbie
  • *
  • Posts: 16
Re: question about 3rd party airports with SODE Jetways
« Reply #2 on: September 07, 2018, 10:29:38 pm »
Thanks Umberto, how would I go about removing *just* the jetways?

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: question about 3rd party airports with SODE Jetways
« Reply #3 on: September 07, 2018, 10:32:59 pm »
You should remove all the <Stand> sections in the SODE XML file that contains a jetway. Each section must be removed starting from the opening tag to the closing tag

<Stand
...
...
... all lines between the opening/closing tags
...
...
</Stand>