Author Topic: Since 2 .9.4 pilots and crew always board **SOLVED**  (Read 1943 times)

hotbso

  • Newbie
  • *
  • Posts: 7
Since 2 .9.4 pilots and crew always board **SOLVED**
« on: September 10, 2021, 06:17:37 pm »
... as verified by an unchanged FSLabs installation. I created a Lua script that monitors relevant variables FSDT_GSX_PILOTS_NOT_BOARDING and FSDT_GSX_CREW_NOT_BOARDING. They are properly set to 1 but pilots and crews board.
« Last Edit: September 21, 2021, 10:02:49 pm by virtuali »

disco79stu

  • Sr. Member
  • ****
  • Posts: 333
Re: Since 2 .9.4 pilots and crew always board
« Reply #1 on: September 10, 2021, 07:45:31 pm »
+1

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50653
    • VIRTUALI Sagl
Re: Since 2 .9.4 pilots and crew always board
« Reply #2 on: September 10, 2021, 10:34:12 pm »
I've just tried that now, using a default airplane (those variables work with every airplane) and setting the variables manually before calling GSX Boarding, and I only see the Passenger Bus coming, as expected.

Are you trying on a gate with jetways, or a parking in the open ?

disco79stu

  • Sr. Member
  • ****
  • Posts: 333
Re: Since 2 .9.4 pilots and crew always board
« Reply #3 on: September 10, 2021, 11:26:36 pm »
Is this something anyone can set/try or do you need special coding skills/tools for that?
I‘ve always wanted to remove the crew from the GSX procedure (pretending we entered as a group so they are already there when I „the pilot“ am doing my preflight stuff…)??

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50653
    • VIRTUALI Sagl
Re: Since 2 .9.4 pilots and crew always board
« Reply #4 on: September 10, 2021, 11:28:10 pm »
Right now, it can only be set programmatically (from a plane gauge or, possibly, from an FSUIPC LUA script). We might add extra menu choices to be user-controllable in a future update.

When doing it programmatically, the key thing is the variables must be set before choosing Boarding/Deboarding.
« Last Edit: September 10, 2021, 11:29:42 pm by virtuali »

hotbso

  • Newbie
  • *
  • Posts: 7
Re: Since 2 .9.4 pilots and crew always board
« Reply #5 on: September 13, 2021, 11:33:20 am »
I get this on a parking in the open.

hkhoanguyen

  • Jr. Member
  • **
  • Posts: 69
Re: Since 2 .9.4 pilots and crew always board
« Reply #6 on: September 18, 2021, 09:00:57 pm »

clavier lexilogos

Hello, I confirm although the FSDT_GSX_PILOTS_NOT_DEBOARDING and FSDT_GSX_CREW_NOT_DEBOARDING are set at 1 right before calling Boarding/Deboarding, the pilots/crews still deboard/board the plane.

Here you can see the output of value, it is at 1 all the time

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50653
    • VIRTUALI Sagl
Re: Since 2 .9.4 pilots and crew always board
« Reply #7 on: September 21, 2021, 10:02:42 pm »
Found the problem, and it's fixed in the current Live Update, as explained here:

http://www.fsdreamteam.com/forum/index.php/topic,25554.msg168053.html#msg168053