Author Topic: FSDT_GSX_AIRCRAFT_CARGO_1_TOGGLE set to 1 issue  (Read 1303 times)

hkhoanguyen

  • Jr. Member
  • **
  • Posts: 71
FSDT_GSX_AIRCRAFT_CARGO_1_TOGGLE set to 1 issue
« on: August 27, 2021, 11:22:12 pm »
Hello,

I think I found an issue in setting LVAR value of FSDT_GSX_AIRCRAFT_CARGO_1_TOGGLE

Just as soon as the GSX Deboarding service is requested the FSDT_GSX_AIRCRAFT_CARGO_1_TOGGLE is set to 1, this is not like this before, it was only set to 1 when GSX requests to open the cargo door, it was OK before some new updates recently.

FSDT_GSX_AIRCRAFT_CARGO_2_TOGGLE works just fine (0 until GSX requests cargo door to open)

Could you please have a check and carry out a fix ?

Thanks

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: FSDT_GSX_AIRCRAFT_CARGO_1_TOGGLE set to 1 issue
« Reply #1 on: August 28, 2021, 09:57:20 am »
How you are checking that variable ? I tried it now and this is what happens:

- the FSDT_GSX_AIRCRAFT_CARGO_1_TOGGLE is set to 0 when you call Deboarding

- it goes to 1 as soon as you hear the first "beep" asking to open Exit 2

- it goes back to 0 as soon Exit 2 is opened.

hkhoanguyen

  • Jr. Member
  • **
  • Posts: 71
Re: FSDT_GSX_AIRCRAFT_CARGO_1_TOGGLE set to 1 issue
« Reply #2 on: August 30, 2021, 03:07:29 pm »
It is strange that it is OK now, after restarting P3D but thanks anyways