well it is possible in Java and generally every lunguage i know to have triggers but the GUI for this some times is difycult to be built (simplyfied code c++ )
{if int a = 0
int b = 1}
when (a) is set to 0 by an action and if there is a command triggered by (b) = 1
another simplyfied code for the command
{if b = 1
squadron3 scramble}
the difycult thing here is mostly the GUI
__________________
|