Author |
Message |
Topic: Trigger help |
ZmudNewbie
Replies: 12
Views: 17076
|
Forum: zMUD General Discussion Posted: Fri Feb 13, 2009 9:12 am Subject: Trigger help |
So, I'm not getting this to work :(
Any ideas? |
Topic: Trigger help |
ZmudNewbie
Replies: 12
Views: 17076
|
Forum: zMUD General Discussion Posted: Thu Dec 04, 2008 10:09 am Subject: Trigger help |
Figured I was doing something wrong like that.
Entered the lines in the command line as you said, but still doesn't get it to work.
Should I be able to find any of the lines when I search for ti ... |
Topic: Trigger help |
ZmudNewbie
Replies: 12
Views: 17076
|
Forum: zMUD General Discussion Posted: Tue Dec 02, 2008 8:01 pm Subject: Trigger help |
I have a trigger with:
Pattern: %w walks (%w).
Value: #COND {(%w) has fled.} {#SUB {%1 has fled to the %upper(%t1).}} {Within|param=1}
Is this the right way to do it?
It still just says:
... |
Topic: Trigger help |
ZmudNewbie
Replies: 12
Views: 17076
|
Forum: zMUD General Discussion Posted: Tue Dec 02, 2008 5:09 pm Subject: Trigger help |
Thanks for the answers. I prefer getting the code, and learning by looking it through. But I appreciat your way of doing it too Ralgith :) I just get so frustrated if I can't get it right!
Anyway, ... |
Topic: Trigger help |
ZmudNewbie
Replies: 12
Views: 17076
|
Forum: zMUD General Discussion Posted: Fri Nov 28, 2008 2:29 pm Subject: Trigger help |
I'm a newbie at zmud, but trying to learn.
If I have the following:
Monster walks east.
Monster has fled.
How do I make a trigger to make it say:
Monster walks east.
Monster has fled. ... |
|