Developer's Backdoor > GSX Backdoor

GSX - A new product from FSDT - Ground Services X

<< < (4/54) > >>

virtuali:

--- Quote from: Tino on March 01, 2011, 07:37:44 pm ---1. Will there be a way to interface the specific aircraft with the ground services? Ex. (AES config menu within FS?)
--- End quote ---

We don't have a config page like AES but, we derive most of the parameters we need (like doors, airplane dimensions, etc. ) automatically, either via the aircraft.cfg, via Simconnect, or in-memory access in some cases.



--- Quote ---2. What about 3rd party addon's such as (Aerosim RJBB, RJBE etc?), i'm guessing this would be possible to implement since your using same parameters as default FS vechiles? I hope we are able to add to any airport we would like from a config page or something.
--- End quote ---

As for the airplane, we'll try to do it as easy to use as possible: an airport will be supported automatically, by reading the AFCAD directly, and placing vehicles according to that informations. The same general .BGL priority rules are used so, the AFCAD which has the highest priority will be used.

Silverbird:
Umberto it looks really great! and excatly how I imagined it to be. I know it is still in devlpment there was a few comments on youtube about the tugs with the carts that should not go under the wing as a former ramp worker that is true I unfouratly dont have the documation for the guide lines Ill hunt to see if I find one there is a certain way you have to drive your tug towards the cargo door to aviod the wing.

Travis:
I've purchased many AES credits, but I am very interested in GSX also and plan to purchase as soon as available.

Feature question - would it be possible to incorporate a list/dataset that would allow users to include or prohibit certain GSX actions per airport?

For example if I did not want GSX baggage handlers at LSZH and no GSX whatsoever at KFDW, I might have the following:


--- Code: ---<GSX_Airports>
  <Airport ID="LSZH">
    <BaggageHandler Disable="True" />
  </Airport>
  <Airport ID="KDFW" Disable="True />
</GSX_Airports>
--- End code ---

virtuali:

--- Quote from: Travis on March 01, 2011, 08:34:08 pm ---Feature question - would it be possible to incorporate a list/dataset that would allow users to include or prohibit certain GSX actions per airport?
--- End quote ---

We thought about this but, the main issue is many services are dependent from each other and there are several logical constraints between them like, for example, if you request a refueling when your passengers are still on board or are still boarding, you can, but it will first call the fire brigades so, it's somewhat difficult to just switch off a single service.

sjt375:
This looks amazing guys! I can't wait!

P.S.: James Charms, I think this is what you were looking for ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version