Multiline triggers

Posted by Kaeltsw on Thu 15 Sep 2011 10:16 PM — 2 posts, 12,439 views.

#0
I am trying to make my first multiline trigger and well, I am struggling, i have read on the forums and done what i can to figure out the regular expressions but I just dont get it. I have the lines i need to capture..

(M) (m) (Player) Samordeith is here.
!!YOUR WARD OF WARNING HAS BEEN TRIGGERED!!

I need the (M) and the (Player) to be noticed but the rest ignored and the !! YOUR WARD.... also because I am trying to make a gender specific trigger. The M is obviously a male, and well, the (m) is the consider code, as in moderate, but that part i dont need, and the name of player and the is here. dont need also. Sometime the players have stuff that is before the (M) also ....I tried to remove and or replace with wild card stuff and well, none of it worked.
ANY help?
Amended on Thu 15 Sep 2011 10:22 PM by Kaeltsw
Australia Forum Administrator #1
Post what you have tried, then we can help you with it.