Author Topic: Cargo Door Flight1 ATR  (Read 7816 times)

MAC.perez

  • Newbie
  • *
  • Posts: 17
Cargo Door Flight1 ATR
« on: April 02, 2013, 06:56:53 pm »
can be assigned the loading door of atr by Customize aircraft with the "Door with custom open/chose checks"? This door open with the folding Wing variable

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50671
    • VIRTUALI Sagl
Re: Cargo Door Flight1 ATR
« Reply #1 on: April 02, 2013, 10:33:42 pm »
Sure, you should probably use (I haven't tested it) an XML expression like this:

(A:FOLDING WING HANDLE POSITION, bool)

MAC.perez

  • Newbie
  • *
  • Posts: 17
Re: Cargo Door Flight1 ATR
« Reply #2 on: April 03, 2013, 01:01:58 am »
Sure, you should probably use (I haven't tested it) an XML expression like this:

(A:FOLDING WING HANDLE POSITION, bool)


[cargo1]
pos = -0.75 5.98 -0.65 0.00
code = (A:FOLDING WING HANDLE POSITION, bool)
name = Cargo Door
uldcode = AUTO

Doesnt function

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50671
    • VIRTUALI Sagl
Re: Cargo Door Flight1 ATR
« Reply #3 on: April 03, 2013, 07:49:35 pm »
Doesnt function

That means that door is controlled by another variable, it maybe *operated* by the folding wing key event, but perhaps they just trapped the event and then acted on another variable, the easiest thing would be asking to Flight1.

Of course, you can always configure the door status to be ignored, so it will always work, but of course the crew won't wait for the door to be opened, so they will be appear to pass through the bulkheads, if you don't open the doors.

MAC.perez

  • Newbie
  • *
  • Posts: 17
Re: Cargo Door Flight1 ATR
« Reply #4 on: April 04, 2013, 12:26:01 am »
Doesnt function

That means that door is controlled by another variable, it maybe *operated* by the folding wing key event, but perhaps they just trapped the event and then acted on another variable, the easiest thing would be asking to Flight1.



The same situation in Dash 8 of majestic
this is the asnwer of support
Hello Mac

 I am not sure. The wing folding definitely works for opening the cargo door when assigned from the FSX dialog.

 According to the Simconnect the variable is FOLDING WING HANDLE POSITION

With best regards,
Oleksiy Frolov
Majestic Software Support

Doesnt function

Of course, you can always configure the door status to be ignored, so it will always work, but of course the crew won't wait for the door to be opened, so they will be appear to pass through the bulkheads, if you don't open the doors.




yes this is the unique alternative
« Last Edit: April 04, 2013, 12:32:35 am by MAC.perez »

MAC.perez

  • Newbie
  • *
  • Posts: 17
Re: Cargo Door Flight1 ATR
« Reply #5 on: April 04, 2013, 02:04:08 am »
Doesnt function

That means that door is controlled by another variable, it maybe *operated* by the folding wing key event, but perhaps they just trapped the event and then acted on another variable, the easiest thing would be asking to Flight1.

Of course, you can always configure the door status to be ignored, so it will always work, but of course the crew won't wait for the door to be opened, so they will be appear to pass through the bulkheads, if you don't open the doors.

i found this two other variables
FOLDING WING LEFT PERCENT Left folding wing position, 100 is fully folded Percent Over 100 Y -
FOLDING WING RIGHT PERCENT Right folding wing position, 100 is fully folded Percent Over 100 Y -

but are not bool