mudlet 1.1.0

honkysaurusrex
Posts: 29
Joined: Tue Feb 05, 2013 4:10 am

Re: mudlet 1.1.0

Post by honkysaurusrex »

I am computer stupid I don't know how to connect the video to a site or have a site to connect it to

honkysaurusrex
Posts: 29
Joined: Tue Feb 05, 2013 4:10 am

Re: mudlet 1.1.0

Post by honkysaurusrex »

here is a link to my youtube sorry the video is sideways my phone is messed up http://youtu.be/UYo5uFAEwus

honkysaurusrex
Posts: 29
Joined: Tue Feb 05, 2013 4:10 am

Re: mudlet 1.1.0

Post by honkysaurusrex »

here is a better video http://youtu.be/VJtE0k2Pecg

Jor'Mox
Posts: 1146
Joined: Wed Apr 03, 2013 2:19 am

Re: mudlet 1.1.0

Post by Jor'Mox »

So, you have two problems affecting your trigger.

First, you put the code in the wrong box. You put it in the "send as plain text" box, in the upper right corner. You need to put it, instead, in the large, unlabeled box in the lower right corner (it takes up about half of the window, just beneath all the trigger patterns).

Second, your regex pattern isn't capturing the person's name to use for targeting them. So instead of using "walks in" as your pattern, you should use "^(.*) walks in" instead (don't include the quotes). Add the same thing to each of your different patterns, and it should capture whatever comes before "walks in" and use that as the name you are going to attack.

honkysaurusrex
Posts: 29
Joined: Tue Feb 05, 2013 4:10 am

Re: mudlet 1.1.0

Post by honkysaurusrex »

testing it now thank you so much for being nice enough to help

honkysaurusrex
Posts: 29
Joined: Tue Feb 05, 2013 4:10 am

Re: mudlet 1.1.0

Post by honkysaurusrex »

don't work

honkysaurusrex
Posts: 29
Joined: Tue Feb 05, 2013 4:10 am

Re: mudlet 1.1.0

Post by honkysaurusrex »

it works thank you so much for helping

Post Reply