Author Topic: Trying to set the Gate using LVars  (Read 311 times)

geholger

  • Newbie
  • *
  • Posts: 2
Trying to set the Gate using LVars
« on: January 26, 2025, 05:23:34 pm »
After landing, I am trying to automatically set the arrival gate. I try to do this usingh the LVars L:FSDT_GSX_SetGate_Name, L:FSDT_GSX_SetGate_Number and L:FSDT_GSX_SetGate_Suffix but with no success. Are those LVars meant to be used for setting the gate? If so, are there any other ways to set the assigned gate programmatically?
Thanks, Holger

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51917
    • VIRTUALI Sagl
Re: Trying to set the Gate using LVars
« Reply #1 on: January 27, 2025, 11:56:30 am »
There's no way to change the assigned gate programmatically, unless you implement full GSX Remote Control (contact support in private to ask about this).

Those variables are used only to READ what the user has selected in GSX, so you can create custom scenery elements ( like doors opening automatically during Boarding/Deboarding ) that react to GSX services.

geholger

  • Newbie
  • *
  • Posts: 2
Re: Trying to set the Gate using LVars
« Reply #2 on: January 27, 2025, 01:09:58 pm »
Thanks a lot for your reply. Just sent an email to support@virtualisoftware.com.