How can i do a trigger for a array

Posted by Lobonegro on Sun 17 Nov 2002 08:56 AM — 2 posts, 11,655 views.

#0
I need a trigger that take a variable from a array for identify the bad user and the good user.

Can i do a array with all the good people for change their color?

example:

LionHeart, People, Nicra : Good people

LionHeart and People comes from south.

How change the color for identify their aligment?

Thank you and sorry for my english.
Australia Forum Administrator #1
You can make a trigger that matches multiple people, by using a regular expression:

eg.

Match: (LionHeart|People|Nicra)
Regular expression: checked
Change colour to: whatever