Products Support > GSX Support FSX/P3D
Feature request - disable crew boarding
disco79stu:
--- Quote from: Fragtality on February 20, 2022, 09:47:08 pm ---Yeah got it, should have test my suggestion first ;D
- it has to be called *before* the parking spot has activated (vehicles are in place)
- you *must* also set the "FSDT_GSX_NUMPASSENGERS" Variable
--- End quote ---
Sorry, and thanks for the effort, but I still can't get this to work, tried every combination.
I'll just wait for an official solution, maybe they'll give us the option some day :)
Fragtality:
There's only one combination^^
All of this, before you call anything:
--- Quote ---ipc.writeLvar("FSDT_GSX_NUMPASSENGERS", NUMPAX)
ipc.writeLvar("FSDT_GSX_PILOTS_NOT_BOARDING", 1)
ipc.writeLvar("FSDT_GSX_CREW_NOT_BOARDING", 1)
ipc.writeLvar("FSDT_GSX_PILOTS_NOT_DEBOARDING", 1)
ipc.writeLvar("FSDT_GSX_CREW_NOT_DEBOARDING", 1)
ipc.writeLvar("FSDT_GSX_NUMCREW", 0)
ipc.writeLvar("FSDT_GSX_NUMPILOTS", 0)
--- End quote ---
(replace NUMPAX with the number of passengers to board)
Could be that any Central or Aircraft Configuration Option within GSX could interfere with that. I've tested it on my QW787 like described and it worked :/
RYR16961:
Thank you so much for this. it works perfectly! Spread the word! ;D
Navigation
[0] Message Index
[*] Previous page
Go to full version