Page 2 of 2

Re: Help with triggers containing "wildcars"..

Posted: Thu Aug 17, 2017 8:21 pm
by Don Dalgas
Jor'Mox wrote:
Fri Aug 11, 2017 11:08 pm
Okay, so, the style of trigger pattern writing that you are talking about is simpler, but less powerful. Mudlet COULD have included such a style, but opted not to, in favor of more flexibility. Granted, they have multiple pattern options, so in theory they could have added the simpler style as an additional option. You may want to recommend it as a feature to add.

Regarding the original question though, I wrote out the code for you, specifically so you wouldn't need to actually know anything about coding in order to use it. Just expand the code box, copy all three lines, and paste them in the big white box at the bottom of the trigger you are working on. Given that you aren't going to be doing much code wise in other areas, the bit after the code box is largely irrelevant for your purposes.
Thank you for the reply Jor'Mox. And thank you for writing out the code for me.
Allthough - where have you written it? Can't see it anywhere in your reply. :)

Re: Help with triggers containing "wildcars"..

Posted: Thu Aug 17, 2017 8:35 pm
by Jor'Mox
In my first post, you will see where I said "use this code:" and it is followed by a box that says "Code: Show"
Click the show button, and the code box will expand.

Re: Help with triggers containing "wildcars"..

Posted: Fri Aug 18, 2017 6:51 pm
by Don Dalgas
Thank you all for good and informative info and replies.