Hi everyone, I've been flying the A380 for a while now, and I've noticed that some buttons on the plane don't have any functions, but they are interactive. So I've given them some functions, like an engine fire. Later, I want to try things like landing gear jamming or avionics failure. Anyway, it's quite interesting.
Additionally, I worked on a scenario where the engine completely fails after fire suppression measures are taken (even returning the EngineXFireButton to its original position doesn't work). In this case, the engine cannot provide thrust and cannot be restarted. However, I noticed that in real-world Airbus aircraft, after engine fire suppression, the engine information on the ECAM either changes to an amber "XX" and an amber arc. I've seen this symbol before starting the engine on the ground, but I never knew what it was called. If I knew, I could implement this functionality.