<Component ID="PILOT_0" Node="PILOT_0">
<UseTemplate Name="ASOBO_GT_Visibility">
<VISIBILITY_CODE>
(A:CAMERA STATE,number) 15 !=
if{
(A:IS USER SIM,bool)
if{
(L:ants_pilot_type,number) 1 ==
if{
(L:ants_pilot_visibility,number) 0 ==
if{
(A:ELECTRICAL MASTER BATTERY,bool) ! (A:GENERAL ENG COMBUSTION:1,bool) ! (A:SIM ON GROUND,bool) (A:BRAKE PARKING INDICATOR,number) (L:Winjeel_chocks,number) + & & &
if{
0 (>L:is_pilot_visible,bool)
}
els{
(A:CAMERA STATE,number) 2 !=
if{
1 (>L:is_pilot_visible,bool)
}
els{
0 (>L:is_pilot_visible,bool)
}
}
}
(L:ants_pilot_visibility,number) 1 ==
if{
(A:CAMERA STATE,number) 2 !=
if{
1 (>L:is_pilot_visible,bool)
}
els{
0 (>L:is_pilot_visible,bool)
}
}
(L:ants_pilot_visibility,number) 2 ==
if{
0 (>L:is_pilot_visible,bool)
}
(L:is_pilot_visible,bool)
}
els{
0
}
}
els{
(A:ELECTRICAL MASTER BATTERY,bool)
}
}
els{ 0 }
</VISIBILITY_CODE>
</UseTemplate>
</Component>