Black Square Steam Gauge Overhaul Baron 58

saw this on the A36 thread
guess you have to add fuel pump 2 for the second engine

did you check this streamdeck profile ? line 337 & 343 on the xml are the fuel pump scripts

      <script>0 1 2 1 (L:var_FUEL_Switch_Pump_1, Number) (L:BKSQB58FPmp1) 4 iseq (&gt;L:var_FUEL_Switch_Pump_1, Number) (&gt;L:BKSQB58FPmp1) (SPLIT:10) (L:var_FUEL_Switch_Pump_1, Number) 0 != if{ 1 (&gt;A:CIRCUIT SWITCH ON:4, Bool) } els{ 0 (&gt;A:CIRCUIT SWITCH ON:4, Bool) }</script>
&
      <script>0 1 2 1 (L:var_FUEL_Switch_Pump_2, Number) (L:BKSQB58FPmp2) 4 iseq (&gt;L:var_FUEL_Switch_Pump_2, Number) (&gt;L:BKSQB58FPmp2) (SPLIT:10) (L:var_FUEL_Switch_Pump_2, Number) 0 != if{ 1 (&gt;A:CIRCUIT SWITCH ON:5, Bool) } els{ 0 (&gt;A:CIRCUIT SWITCH ON:5, Bool) }</script>

1 Like