This is a variant of other suggestions, and I'm writing this after reading that you're looking into the possibility of adding more options to the list of conditions of event pages (more specifically the suggestion to add a third or fourth switch condition).
This alternative way of handling the conditions will require more reprogramming than simply adding another line to the conditions, so I'm guessing the chances are low for this to be implemented, but it would help a lot with eventing...
-----------------------------------------
Instead of having checkboxes for six (or more) preset conditions like it is now, replace them with four or so variable conditions (I doubt that more than four conditions in this way will be needed).
Each condition would then have two "selections", one being a drop-down list containing the options (none, switch, variable, self-switch, item, actor) and the other being the currently existing selector (but changed depending on the content of the first).
If the first selector is set to none, it'll be the same as a deactivated checkbox currently.
If the first selector is set to switch or self-switch, the second selector would bring up the switch list.
If the first selector is set to item or actor, the second selector would bring up the item or actor lists (possibly this might be improved by adding weapon/armor lists?)
The only place where this concept wouldn't work is for the variable because that one needs two inputs, the selection for the variable and a value to test. But if the concept can be used, then a solution for this part should be doable as well.
This alternative way of handling the conditions will require more reprogramming than simply adding another line to the conditions, so I'm guessing the chances are low for this to be implemented, but it would help a lot with eventing...
-----------------------------------------
Instead of having checkboxes for six (or more) preset conditions like it is now, replace them with four or so variable conditions (I doubt that more than four conditions in this way will be needed).
Each condition would then have two "selections", one being a drop-down list containing the options (none, switch, variable, self-switch, item, actor) and the other being the currently existing selector (but changed depending on the content of the first).
If the first selector is set to none, it'll be the same as a deactivated checkbox currently.
If the first selector is set to switch or self-switch, the second selector would bring up the switch list.
If the first selector is set to item or actor, the second selector would bring up the item or actor lists (possibly this might be improved by adding weapon/armor lists?)
The only place where this concept wouldn't work is for the variable because that one needs two inputs, the selection for the variable and a value to test. But if the concept can be used, then a solution for this part should be doable as well.


