Silvern Posted January 5, 2019 Posted January 5, 2019 I have a problem and would like to request some help. I have three Flags ( 1,2 and 3). I would like the flag states to be changing the entire time the mission is running. At mission start Flag 1 is true. After 10 seconds Flag 1 becomes false and Flag 2 become true. After another 10 seconds Flag 2 becomes false and Flag 3 becomes true. After this step, I would like the Flag 1 to become true again and basically create a never ending loop. How can I achieve this?
Stuka Posted January 5, 2019 Posted January 5, 2019 T1 ONCE: Flag 1 TRUE T2 SWITCHED : TIME SINCE FLAG (1,10) AND FLAG 1 is TRUE -> FLAG 1 FALSE, FLAG 2 TRUE T3 SWITCHED : TIME SINCE FLAG (2,10) AND FLAG 2 is TRUE -> FLAG 2 FALSE, FLAG 3 TRUE T4 SWITCHED : TIME SINCE FLAG (3,10) AND FLAG 3 is TRUE -> FLAG 3 FALSE, FLAG 1 TRUE Windows 11 | i9 12900KF | 64GB DDR4 | RTX 3090 | TM Warthog HOTAS | Saitek Combat Rudder Pedals | TM MFDs + Lilliput 8" | TIR5 Pro
Recommended Posts