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?
(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?