Ok first off. Both me and Eejit are wondering what happens if you have a main world trigger that does something like:
Trigger: 'Fred says: *'
Omit From Output: False
and a plugin trigger with:
Trigger: 'Fred says: *'
Omit From Output: True
While in theory this 'probably' shouldn't happen, it is increasingly likely if we have to use such a trigger to do word raplacement or line coloring.
And that brings up the second item in the above subject line. Why not make triggers, now that we have XML working, include this:
This would allow for backward compatibility, but also let us pick much better color combos, without resorting to scripting to do what the triggers 'claim' to already do. ;)
Trigger: 'Fred says: *'
Omit From Output: False
and a plugin trigger with:
Trigger: 'Fred says: *'
Omit From Output: True
While in theory this 'probably' shouldn't happen, it is increasingly likely if we have to use such a trigger to do word raplacement or line coloring.
And that brings up the second item in the above subject line. Why not make triggers, now that we have XML working, include this:
Change color style to:
[17 - color pick ] [ ] [ ]
^ ^
| /
|---
/
Clicking here will call the color picker and let you set a
specific RGB value for the foreground and background (if you
have selected the color pick option).This would allow for backward compatibility, but also let us pick much better color combos, without resorting to scripting to do what the triggers 'claim' to already do. ;)