Okay, so we have that. I made the terminal turning on the flag, I made the event happening when the flag is on, but I need a second event to happen when the flag is off. So, since I don't think Terry put the else command in the script editor, I haven't got any idea on how to make this work.
In programming terms it could be:
ifflag(1,script1)
else(script2)
How in VVVVVV scripting?