2 or more vars in one trigger?

Posted by ThumpieBunnyEve on Wed 03 Jun 2009 07:20 PM — 2 posts, 10,763 views.

#0
I'm working with the Triggers for a world, and i came across the need to change 2 script variables which i set, at the same time.

trigtxtclr
and
trigbakclr

need to be changed when
^In a page pose to you, (.*)$
occurs.

Now i think i can just have 2 triggers go off, to change the 2 vars. but i was just wondering if there is a simply way that i'm missing, to change them both at once with just 1 trigger?

TY,
~TBE
Australia Forum Administrator #1
Use "send to script" and do two SetVariable statements.