4ntifa 0 Posted January 12, 2002 Doing some experimenting, I just noticed that the conditions on triggers don't work as expected. For example, make a trigger activated by West present which sets "foo=true". Make another trigger which has condition "foo" and is activated by West present. Make sure foo gets initialized to false. Test it. If you first go to the conditionalized trigger and then the one that sets foo to true, the conditional trigger gets activated when foo is set to true, even if West is no longer present in it's trigger area! Share this post Link to post Share on other sites
Intruder 0 Posted January 12, 2002 I've found that if a condition is given (foo), what ever activates it (ie west present) is disregarded. Share this post Link to post Share on other sites
Damage Inc 0 Posted January 12, 2002 Well you can always use On Deactivation foo=false. Share this post Link to post Share on other sites
4ntifa 0 Posted January 12, 2002 On Deactivation foo=false doesn't solve the problem. The workaround is to use the "list trigger" construct combined with other conditions. Share this post Link to post Share on other sites
vitoal125 0 Posted January 12, 2002 hmm... i've never had this problem. Is the condition field set to this and foo ? If not, there is your problem. But if it is set to that, then I have no idea whats going on there because its always worked for me. Share this post Link to post Share on other sites