|
mstorrie Beginner
Joined: 04 Oct 2002 Posts: 10 Location: United Kingdom
|
Posted: Mon Aug 18, 2003 3:49 pm
Settings Filter |
The filter doesnt seem to work on the conditions in multi state triggers, if for example I have
#TRIG {Foo} {}
#COND {bar} {smile}
I cannot use the filters to find bar (or smile), I'd have to know to look for foo. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Mon Aug 18, 2003 4:59 pm |
Correct.
|
|
|
|
mstorrie Beginner
Joined: 04 Oct 2002 Posts: 10 Location: United Kingdom
|
Posted: Wed Nov 12, 2003 11:51 pm |
Correct as in this is the correct behaviour, or correct as in this is a bug?
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Nov 13, 2003 12:09 am |
Correct as in this is how it works at the moment. You didn't really do anything but make a simple observation, so it was quite impossible to tell what your problem would actually be or what kind of solution you were looking for.
As far as #CONDITION goes, being as it's part of a trigger I would suspect they're supposed to be included in filter usage. They are like rail cars, in that they can't do anything by themselves but it makes sense to look in each rail car when you are searching the train for a particular item. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Nov 13, 2003 5:20 am |
Unfortunately, the way trigger conditions are implemented, the Filter in the settings editor will only look at the *current* condition of any trigger.
|
|
|
|
|
|