Author Topic: Cargo Percent Lvars Question  (Read 1665 times)

hkhoanguyen

  • Jr. Member
  • **
  • Posts: 71
Cargo Percent Lvars Question
« on: October 08, 2020, 08:06:04 pm »
Hi,

Im reading some values from GSX for my little lua script, and i notice one thing, if the amount of passenger is low (at 14 for example) so yes it also affects to the cargo/baggage number of cart, each loader only has 1 cart, that means when the baggage loading is finished, the Total percentage is only 50 % not 100%, so my lua script to detect cargo finished or not, is never reached, so I wonder would it be an update to adapt to this ?

hkhoanguyen

  • Jr. Member
  • **
  • Posts: 71
Re: Cargo Percent Lvars Question
« Reply #1 on: October 08, 2020, 11:02:45 pm »
And sometimes test with full pax, after boarding is completed the cargo boarding percent blocks at 83% and it never reached 100%, do you have any idea why ?