| Author |
Message |
Topic: Trigger help |
Jhyral
Replies: 6
Views: 3256
|
Forum: zMUD General Discussion Posted: Wed Dec 11, 2002 5:02 am Subject: Trigger help |
| Did that..and several other things, finally got it to where it will add all the things I wanted it to and end before the rolls go through, now I can finally leave my computer completely alone and let ... |
Topic: Trigger help |
Jhyral
Replies: 6
Views: 3256
|
Forum: zMUD General Discussion Posted: Wed Dec 11, 2002 4:13 am Subject: Trigger help |
I tried the pattern/value you gave me with my name substituted for "mytrig", and it showed a syntax error on the first {, and didn't work..no idea why, I don't see an error.
|
Topic: Trigger help |
Jhyral
Replies: 6
Views: 3256
|
Forum: zMUD General Discussion Posted: Wed Dec 11, 2002 12:15 am Subject: Trigger help |
| I have used the trigger many times before, except with a different true value, and it works fine..so disregard anything that may be wrong with the rest of it. Also, the trigger does have a class, and ... |
Topic: Trigger help |
Jhyral
Replies: 6
Views: 3256
|
Forum: zMUD General Discussion Posted: Tue Dec 10, 2002 11:07 pm Subject: Trigger help |
Ok..I need a command to put into a trigger that will disable itself, but will finish off the string of commands once the pattern is met. Here's what it is..
pattern: (%d)]
value: %IF( %1>50, &l ... |
| |