Author |
Message |
Topic: Help with #if |
plaguelord
Replies: 4
Views: 4958
|
Forum: zMUD General Discussion Posted: Mon Feb 01, 2010 3:33 pm Subject: Help with #if |
thank you so much.
I see that (.+) means "match everything", right? is "." and "+" two different things or is it allways together ".+"
What trigger do I need if I want to #cap lines where the firs ... |
Topic: Help with #if |
plaguelord
Replies: 4
Views: 4958
|
Forum: zMUD General Discussion Posted: Mon Feb 01, 2010 12:10 pm Subject: Help with #if |
1. the words "before asks you" is never constant
2. It can appear anywhere in the combination before asks
If it was, how do I then use regex. I think it would be useful for me in other matters. |
Topic: Help with extracting to variables |
plaguelord
Replies: 0
Views: 2328
|
Forum: zMUD General Discussion Posted: Mon Feb 01, 2010 11:31 am Subject: Help with extracting to variables |
When i send health all it as an example returns:
You are physically slightly hurt.
The wild orc is in a very bad shape.
The foul orc is feeling very well.
How do i put "wild orc" in one variab ... |
Topic: Help with #if |
plaguelord
Replies: 4
Views: 4958
|
Forum: zMUD General Discussion Posted: Mon Feb 01, 2010 11:25 am Subject: Help with #if |
I have read helpfiles firmly but still dont understand the following
If any of the words before "asks you:" contains "example" I want it to {#cap tells}
Triggerpattern:
xxxxx xxxx xxxx xxx x ... |
|