Engine Failure on V1 SCRIPTS

I am trying to run and edit sample scripts Engine Failure on V1 like the text below:

BEGIN

gs1 GOTO gs1 #fdeData_->GS < 118 ; Wait until GS is above 118 kts
gs2 GOTO gs2 #fdeData_->GS < 116 ; Wait until GS is above 116 kts
rn1 GOTO rn2 %random < 0.5 ; will go to line 6 with 50% chance
COPY #FADEC_->FADEC_engines[0].FADEC_failure 32
GOTO jf1
rn2 COPY #FADEC_->FADEC_engines[1].FADEC_failure 32
jf1 END

However I can't run propeller overspeed correctly, prop speed indication is yellow after 116kts but no warning or caution lights & aural warning.

I don't know if I correctly set the mask:

Mask, can be set as follows
FADEC_PROP_OVERSPEED 32

Send help. FSX Steam Pro user

Comments

  • Hi airventurer ,
    We’re you able to get the Prop Overspeed malfunction working correctly. Am curious to know if it functions in the Cockpit Edition.

Sign In or Register to comment.