Search found 3 matches

by artitumis
Fri Mar 18, 2011 10:12 am
Forum: Howtos, FAQs and Tips & Tricks
Topic: Alias to cast spells until success
Replies: 6
Views: 6950

Re: Alias to cast spells until success

The script is catching a blank line and continuing to fire based off the blank line. I planed around with it some this evening but haven't gotten it to work. Also noticed that any other channel action interferes with the output capture. I'm not sure how to work around this. And don't worry about the...
by artitumis
Thu Mar 17, 2011 9:13 am
Forum: Howtos, FAQs and Tips & Tricks
Topic: Alias to cast spells until success
Replies: 6
Views: 6950

Re: Alias to cast spells until success

I had some capitalization problems in there that I finally spotted and fixed. Thanks for the help! Now where should I delay the script to allow the mud to output spell result and then allow the trigger to analyze that output? Should I use a temp timer? Thanks again!
by artitumis
Tue Mar 15, 2011 10:12 pm
Forum: Howtos, FAQs and Tips & Tricks
Topic: Alias to cast spells until success
Replies: 6
Views: 6950

Alias to cast spells until success

I'm wanting to have an alias to cast a list of spells until the spell casts. Here is how I think it should work, but I'm not sure how to the client to recognize the response from the mud. Cast the first spell Check the output from the MUD for "You lost your concentration" If the return is ...