QUOTE(o-0 @ Jun 29 2005, 10:22 PM)
can there be more than one trigger affecting one switch?
ex:
trigger 1:
condition- switch 1 is set
action- create something somewhere...
trigger 2:
condition- bring something somewhere...
action- set switch 1
trigger 3:
condition- player something gets some amount of deaths...
action- clear switch 1
trigger 4:
condition- player something gets some amount of kills...
action- set switch 1
trigger 5:
condition- bring another something somewhere...
action- clear switch 1
multiple triggers affect one switch, all of them are carried out at the same time, will the switch become clear or set?
also, is making the conditions (switch 1 is clear) the same as (switch 1 is set)?
[right][snapback]248753[/snapback][/right]
The switch will depend on the last trigger that will set it, so it might be Set or Clear, depending on the triggers actions.
I think so, Switch 1 is clear is just the same thing as Switch 1 is set.
Someone will come along to check on this I am sure of it.
