Author |
Message |
Topic: Trigger Trouble |
Myrddraal
Replies: 3
Views: 3742
|
Forum: zMUD General Discussion Posted: Tue Sep 30, 2003 6:01 pm Subject: Trigger Trouble |
Hi,
got a few problems with a set of triggers that i'm trying to use for harvesting, in achaea.
Example Text:
A bloodroot plant (bloodroot) 15 left.
your only allowed to harv ... |
Topic: Trigger Spacing |
Myrddraal
Replies: 4
Views: 4745
|
Forum: zMUD General Discussion Posted: Wed Sep 03, 2003 5:13 am Subject: Trigger Spacing |
Thanks for that, i tried it just using the {^(*) ~((%w)~)%s(%d) left.} to try and trigger a trigger and it didn't work, i also tried {^(*) ~((skullcap)~)%s(16) left.} and that didn't work either |
Topic: Trigger Spacing |
Myrddraal
Replies: 4
Views: 4745
|
Forum: zMUD General Discussion Posted: Wed Sep 03, 2003 3:55 am Subject: Trigger Spacing |
oops, sorry, in the trigger text above there is about 10 spaces between the
A downy skullcap (skullcap)<insert 10 spaces here>16 left.
when i submitted it, it looks to have cleared the spacin ... |
Topic: Trigger Spacing |
Myrddraal
Replies: 4
Views: 4745
|
Forum: zMUD General Discussion Posted: Wed Sep 03, 2003 3:53 am Subject: Trigger Spacing |
Hi,
Just wondering whether there was a command which will ingore multiple spaces in a trigger, or treat a long space as a single space etc.
The trigger pattern working with is:
Pattern:
A down ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Tue Feb 04, 2003 9:34 am Subject: Affliction healing triggers |
Woot!! thanks Caled i've finally got it curing!! i still have some further questions though.
#IF (@aeoned or @stunned or @unconscious) {#ABORT 1}
#IF (@sleep and !@waking) {wake ; #ABORT 1}
#IF ( ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Mon Feb 03, 2003 11:30 am Subject: Affliction healing triggers |
below i have listed what i have been unsuccessfully trying, can anyone see where i am going wrong.
#CLASS {Healing} {enable}
#ALIAS addbloodrootaff {#ADD @bloodroot 1;#IF @herbb {cureaffs}}
#ALIA ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Sat Feb 01, 2003 10:04 am Subject: Affliction healing triggers |
Your reply was great Caled! it really helped, although i have a few questions about it.
#AL addginsengaff {#ADD ginsengaffs 1 ; #IF @herbb {cureaffs}}
With the above line is the @herbb meant to ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Thu Jan 30, 2003 12:49 am Subject: Affliction healing triggers |
Hi,
I'm probbaly not the best person to answer this, as i've haven't been playing Achaea for that long and don't really know all the in's and outs of the combat system. But if no one has answered ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Wed Jan 29, 2003 12:06 pm Subject: Affliction healing triggers |
Hi,
I understand what you mean for the first way of doing it, but i'm not too sure on the second way. Can you give me a little more information about how to make zmud keep complete track all on it ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Wed Jan 29, 2003 1:22 am Subject: Affliction healing triggers |
Hi again,
I've just tested it all and it's all working perfectly except for one thing, while asleep you aren't able to get anything out from your pocketbelts, so for example the "outb godensea ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Tue Jan 28, 2003 6:25 am Subject: Affliction healing triggers |
Hi,
Here's the complete script that i am using, i've put it into the format which you were using above. What i have done is created a whole new character without any of my usually triggers etc and ... |
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Tue Jan 28, 2003 2:01 am Subject: Affliction healing triggers |
Kjata,
I have tried what you said, but what i'm getting is that i'm taking the herb out from my pack but not eating it. I may not have something set correctly.
|
Topic: Affliction healing triggers |
Myrddraal
Replies: 46
Views: 53425
|
Forum: zMUD General Discussion Posted: Sun Jan 26, 2003 5:37 pm Subject: Affliction healing triggers |
Hi,
I was just wondering whether anyone had gotten any further with this, by making it able to stop curing while you were restricted by sleep, paralsysis, etc but still able to add the cures to the ... |
Topic: New Character without existing settings |
Myrddraal
Replies: 1
Views: 2578
|
Forum: zMUD General Discussion Posted: Sat Jan 25, 2003 11:24 am Subject: New Character without existing settings |
Hi everyone,
This is my first post, so be kind :P
I'm just trying to work out how i can start a new character without all my triggers, alias etc. I already have a character, but i want to redo ... |
|