is there a way to catch the boolean value that sets up when a trigger gets activated (assuming the trigger has got a name)?
i have a trigger named "trg1" with condition set on True, countdown 5 secs; then i have another trigger named "trg2".
i would like to activate trg2 when trg1 activates, but setting trg2's condition to "trg1" doesn't work.
i know how to do it in other ways, but i was wondering if i could get this one to work as well.
cheers,
wast