This are the (new) Support Forums for FSUIPC and related products.

These forums replace the old support forums which have been running for 20+ years. The old forums contain a wealth of information on all FSUIPC products, and are still available (until the end of the year) for read-only here.

At the moment these new forums are quite empty – I will be updating the FAQ section and copying across the User Contributions from the old forums in the next few months.

Please note that you will need to Register and Login to post for support, and also to download attachments. You can view these forums without registering.

Support is also available via Discord. Please use the following invite link to join the FSUIPC Discord server:
                           https://discord.gg/zjwUTrxmmE

Notifications
Clear all

GSX (MSFS): disable Pilots and Crew Boarding animation

(@fsuipc-support)
Posts: 86
Moderator
Topic starter
 

Hello everyone, 

If you like me, want to remove pilots and crew from the boarding process, GSX offers no direct way to do it, but the manual lists LVARS that can be used by third party devs to achieve the same goal, which means, it can be done through FSUIPC :

just add the following line to myevents.txt file in FSUIPC folder (create it if it doesn't exist):

FSDT_GSX_PAX_ONLY#1 (>L:FSDT_GSX_PILOTS_NOT_DEBOARDING) (SLEEP:100) 1 (>L:FSDT_GSX_CREW_NOT_DEBOARDING) (SLEEP:100) 1 (>L:FSDT_GSX_PILOTS_NOT_BOARDING) (SLEEP:100) 1 (>L:FSDT_GSX_CREW_NOT_BOARDING)

then start fsuipc and assign a button -or a key press- as follows :

now all you have to do is to press that button just before asking for boarding or deboarding and voilà! 

[Originally posted in old SimMarket support forums by adnanso]

N.B. For use in P3D, you would need to write either a lua script or a macro to set the lvar values as presets are not supported.


 
Posted : November 6, 2025 1:07 pm