plane icon Welcome to Microsoft Flight Simulator’s SDK Q&A Platform!

You have questions regarding the SDK? DevMode Tools? SimConnect? You would like to submit an idea for future improvements, seek help or exchange knowledge? You’re in the right place.


Please take a moment to read the platform’s guidelines before you get started!


question

Kaiii3 avatar image
Kaiii3 asked Kaiii3 commented

Function to calculate BAGGAGELOADER ANGLE TARGET

Hey Guys,

I was wondering if there is an already known function to calculate the required value for SimVar BAGGAGELOADER ANGLE TARGET based on the known hight of the baggage interactive point?

Kai

simconnect
3 comments
10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

FlyingRaccoon avatar image FlyingRaccoon ♦♦ commented ·

Hello @Kaiii3

This is supposed to be computed automatically when your ground service vehicle switches into the "Move_Toward_Aircraft" state.
https://docs.flightsimulator.com/html/Content_Configuration/Environment/Living_World/Airport_Services/Service_And_IdleWorker_Script_Definitions.htm


Any reason why you would want to override this?

Regards,
Sylvain

0 Likes 0 ·
Kaiii3 avatar image Kaiii3 FlyingRaccoon ♦♦ commented ·

Hey Sylvain

I am working on Ground Services added via SimConnect to serve the injected AI Airplanes by AIG Traffic Controller, so far I was able to implement BoardingStairs as well as Catering.

Basically it is a full replacement for the efault services whiche have been disabled for the airplanes via the aircraft.cfg (we only use Pushback since adding that externaly for AI seems impossible at the moment).


0 Likes 0 ·
Kaiii3 avatar image Kaiii3 FlyingRaccoon ♦♦ commented ·
can be marked as Solved, I was able to write a function based on the dimensions of the 3D model. Tests are showing good results and we are now able to include baggageloaders for our AI airplanes serving front and back cargo doors via SimConnect.
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 5 attachments (including images) can be used with a maximum of 19.1 MiB each and 23.8 MiB total.