Author |
Message |
Topic: Mud Reader problems, any ideas? |
quicksilver85
Replies: 1
Views: 3608
|
Forum: zMUD General Discussion Posted: Wed Dec 28, 2005 1:26 pm Subject: Mud Reader problems, any ideas? |
When attempting to use the Mud Reader plug in I keep getting the message that:
The TTS engine failed to load - Mud Reader functions are not available.
I never used to have this problem until I ... |
Topic: Help with zmud crashing |
quicksilver85
Replies: 2
Views: 3892
|
Forum: zMUD General Discussion Posted: Thu Sep 02, 2004 9:40 pm Subject: Help with zmud crashing |
Ok.. this has been happening for some time now, though I believe I have isolated the problem, it occurs while playing my favorite Achaea and usually while fighting someone of the Monk class... I am no ... |
Topic: Help with ismember and trigger reductions |
quicksilver85
Replies: 14
Views: 17080
|
Forum: zMUD General Discussion Posted: Fri Jul 23, 2004 10:30 am Subject: Help with ismember and trigger reductions |
I don't know why, but now it works. The only thing I changed was the * at the beginning... thanks Danlo |
Topic: Help with ismember and trigger reductions |
quicksilver85
Replies: 14
Views: 17080
|
Forum: zMUD General Discussion Posted: Fri Jul 23, 2004 9:26 am Subject: Help with ismember and trigger reductions |
the brackets were already there in my trigger and i tried your way as well, not working |
Topic: Help with ismember and trigger reductions |
quicksilver85
Replies: 14
Views: 17080
|
Forum: zMUD General Discussion Posted: Fri Jul 23, 2004 9:13 am Subject: Help with ismember and trigger reductions |
tried that, doesn't register @enemies as a %1 variable... |
Topic: Help with ismember and trigger reductions |
quicksilver85
Replies: 14
Views: 17080
|
Forum: zMUD General Discussion Posted: Fri Jul 23, 2004 8:05 am Subject: Help with ismember and trigger reductions |
Alright I got the trigger line to work off the string list variable, however my next question is how do I isolate WHICH item on the list was the one that set off the trigger and make it tell me that? ... |
Topic: Help with ismember and trigger reductions |
quicksilver85
Replies: 14
Views: 17080
|
Forum: zMUD General Discussion Posted: Fri Jul 23, 2004 6:14 am Subject: Help with ismember and trigger reductions |
Thanks Apollyon, but I was actually looking to do it with the string list variable created and used via GC's method...
Anyone have any idea?? |
Topic: Help with ismember and trigger reductions |
quicksilver85
Replies: 14
Views: 17080
|
Forum: zMUD General Discussion Posted: Thu Jul 22, 2004 5:40 am Subject: Help with ismember and trigger reductions |
thanks GC, helped alot, I have one more question though, one of the skills I have allows me to see people who enter my area of attacking range. It shows their names and titles as well so it makes trig ... |
Topic: Help with ismember and trigger reductions |
quicksilver85
Replies: 14
Views: 17080
|
Forum: zMUD General Discussion Posted: Mon Jul 19, 2004 10:52 pm Subject: Help with ismember and trigger reductions |
Alright, I play achaea, and I color the names of those who are my enemies... As of now I have a bunch of individual triggers set to color each name, what I want to do is put those names in a list vari ... |
Topic: Capturing multi-line chats |
quicksilver85
Replies: 5
Views: 6273
|
Forum: zMUD General Discussion Posted: Sun Mar 14, 2004 8:14 am Subject: Capturing multi-line chats |
Try this:
Pattern: ^((.*)):(.*)says, "
Command: #t+ cap
Class cap:
Pattern: (*)
Command: #Capture <window name>
Pattern: (whatever your prompt is)(Your on achaea yes?)
Command: #t- ... |
Topic: %lastcom returns 0 |
quicksilver85
Replies: 1
Views: 3152
|
Forum: zMUD General Discussion Posted: Thu Mar 04, 2004 3:53 am Subject: %lastcom returns 0 |
I am attempting to use the lastcom function to do two different things... one of which is to make my character swim in a peticular direction after recieving the message that there is water to swim thr ... |
Topic: Scripting and window question. |
quicksilver85
Replies: 2
Views: 3643
|
Forum: zMUD General Discussion Posted: Sat Jan 17, 2004 2:59 am Subject: Scripting and window question. |
First and foremost, anyone wanna tell me how to -permanently close a child window?
Secondly, I need help figuring out how to use a database variable in a trigger.
It's a date time type thing and I a ... |
Topic: Help? |
quicksilver85
Replies: 4
Views: 8297
|
Forum: zMUD General Discussion Posted: Fri Jan 16, 2004 6:01 am Subject: Help? |
I tried all the basic solutions. It is not a trigger or alias. Or anything in MY settings... zMUD systems stuff maybe? Like I said I tried with everything off and it still didn't work. |
Topic: Achaean channel capture - Mod from Lalaynya's |
quicksilver85
Replies: 37
Views: 93600
|
Forum: Finished MUD Scripts Posted: Fri Jan 16, 2004 5:09 am Subject: Achaean channel capture - Mod from Lalaynya's |
I downloaded the mudreader plugin. I am attempting to use this script to capture the channels and then have mudreader read them out to me. When it captures to a window it also captures my prompt despi ... |
Topic: Help? |
quicksilver85
Replies: 4
Views: 8297
|
Forum: zMUD General Discussion Posted: Fri Jan 16, 2004 4:19 am Subject: Help? |
I am currently running zMUD 6.62 I was playing my usual MUD the other day and all of a sudden my prompt stopped appearing.... also it reads the color of a peticular line received from the MUD and cont ... |
|